KDE Frameworks 5.8.0
This commit is contained in:
parent
75e8d60aac
commit
d6380ea00b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/kimageformats-5.5.0.tar.xz
|
/kimageformats-5.5.0.tar.xz
|
||||||
/kimageformats-5.6.0.tar.xz
|
/kimageformats-5.6.0.tar.xz
|
||||||
/kimageformats-5.7.0.tar.xz
|
/kimageformats-5.7.0.tar.xz
|
||||||
|
/kimageformats-5.8.0.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global framework kimageformats
|
%global framework kimageformats
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.7.0
|
Version: 5.8.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: KDE Frameworks 5 Tier 1 addon with additional image plugins for QtGui
|
Summary: KDE Frameworks 5 Tier 1 addon with additional image plugins for QtGui
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -58,6 +58,9 @@ make %{?_smp_mflags} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.7.0-2
|
||||||
- Rebuild (GCC 5)
|
- Rebuild (GCC 5)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user