KDE Frameworks 5.8.0

This commit is contained in:
Dan Vrátil 2015-03-16 12:51:17 +01:00
parent 75e8d60aac
commit d6380ea00b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/kimageformats-5.5.0.tar.xz
/kimageformats-5.6.0.tar.xz
/kimageformats-5.7.0.tar.xz
/kimageformats-5.8.0.tar.xz

View File

@ -1,8 +1,8 @@
%global framework kimageformats
Name: kf5-%{framework}
Version: 5.7.0
Release: 2%{?dist}
Version: 5.8.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with additional image plugins for QtGui
License: LGPLv2+
@ -58,6 +58,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog
* Mon Mar 16 2015 Daniel Vrátil <dvratil@redhat.com> - 5.8.0-1
- KDE Frameworks 5.8.0
* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.7.0-2
- Rebuild (GCC 5)

View File

@ -1 +1 @@
d45ee89eabdb1d12a5a76cad60943084 kimageformats-5.7.0.tar.xz
43020f2187f4e5015327a857e4a9f406 kimageformats-5.8.0.tar.xz