KDE Frameworks 5.6.0

This commit is contained in:
Dan Vrátil 2015-01-08 14:44:03 +01:00
parent f98a1a5c41
commit b4ceff761c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/kdeclarative-5.3.0.tar.xz
/kdeclarative-5.4.0.tar.xz
/kdeclarative-5.5.0.tar.xz
/kdeclarative-5.6.0.tar.xz

View File

@ -1,7 +1,7 @@
%global framework kdeclarative
Name: kf5-%{framework}
Version: 5.5.0
Version: 5.6.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
@ -97,6 +97,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog
* Thu Jan 08 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.0-1
- KDE Frameworks 5.6.0
* Mon Dec 08 2014 Daniel Vrátil <dvratil@redhat.com> - 5.5.0-1
- KDE Frameworks 5.5.0

View File

@ -1 +1 @@
5f6fe011fb3b11bcbe49a688b3c55f3a kdeclarative-5.5.0.tar.xz
d282c8a3ee5887c0304bd952cfbc3a6f kdeclarative-5.6.0.tar.xz