KDE Frameworks 5.17.0
This commit is contained in:
parent
aefb816b86
commit
b3740e559d
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/kdeclarative-5.14.0.tar.xz
|
||||
/kdeclarative-5.15.0.tar.xz
|
||||
/kdeclarative-5.16.0.tar.xz
|
||||
/kdeclarative-5.17.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global framework kdeclarative
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.16.0
|
||||
Version: 5.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
||||
|
||||
@ -98,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 08 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.17.0-1
|
||||
- KDE Frameworks 5.17.0
|
||||
|
||||
* Sun Nov 08 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.16.0-1
|
||||
- KDE Frameworks 5.16.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user