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