KDE Frameworks 5.15.0

This commit is contained in:
Dan Vrátil 2015-10-08 15:05:26 +02:00
parent 5500d6cd13
commit 1033b18d9c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/kdeclarative-5.12.0.tar.xz
/kdeclarative-5.13.0.tar.xz
/kdeclarative-5.14.0.tar.xz
/kdeclarative-5.15.0.tar.xz

View File

@ -1,7 +1,7 @@
%global framework kdeclarative
Name: kf5-%{framework}
Version: 5.14.0
Version: 5.15.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Thu Oct 08 2015 Daniel Vrátil <dvratil@redhat.com> - 5.15.0-1
- KDE Frameworks 5.15.0
* Wed Sep 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.14.0-1
- KDE Frameworks 5.14.0

View File

@ -1 +1 @@
46c2fbccef981359cb9af1c73bd8eada kdeclarative-5.14.0.tar.xz
6d016b4a482e34fd75e12bb773ab68ae kdeclarative-5.15.0.tar.xz