KDE Frameworks 5.14.0
This commit is contained in:
parent
c73efa46b1
commit
9dcebf5c15
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/kdeclarative-5.11.0.tar.xz
|
/kdeclarative-5.11.0.tar.xz
|
||||||
/kdeclarative-5.12.0.tar.xz
|
/kdeclarative-5.12.0.tar.xz
|
||||||
/kdeclarative-5.13.0.tar.xz
|
/kdeclarative-5.13.0.tar.xz
|
||||||
|
/kdeclarative-5.14.0.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global framework kdeclarative
|
%global framework kdeclarative
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.13.0
|
Version: 5.14.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
||||||
|
|
||||||
@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.14.0-1
|
||||||
|
- KDE Frameworks 5.14.0
|
||||||
|
|
||||||
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
|
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
|
||||||
- KDE Frameworks 5.13.0
|
- KDE Frameworks 5.13.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user