KDE Frameworks 5.9.0

This commit is contained in:
Dan Vrátil 2015-04-07 13:11:12 +02:00
parent 9c8c4d488f
commit 624571f8ec
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/kdeclarative-5.6.0.tar.xz
/kdeclarative-5.7.0.tar.xz
/kdeclarative-5.8.0.tar.xz
/kdeclarative-5.9.0.tar.xz

View File

@ -1,7 +1,7 @@
%global framework kdeclarative
Name: kf5-%{framework}
Version: 5.8.0
Version: 5.9.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
@ -93,6 +93,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Tue Apr 07 2015 Daniel Vrátil <dvratil@redhat.com> - 5.9.0-1
- KDE Frameworks 5.9.0
* Mon Mar 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.8.0-1
- KDE Frameworks 5.8.0

View File

@ -1 +1 @@
04b6eedce4147f97c8d1ed7bb186fed3 kdeclarative-5.8.0.tar.xz
ef1f08f519b4ad292e49138a5118a7b3 kdeclarative-5.9.0.tar.xz