KDE Frameworks 5.24.0
This commit is contained in:
parent
bc3e085d5c
commit
77686856e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/kimageformats-5.21.0.tar.xz
|
/kimageformats-5.21.0.tar.xz
|
||||||
/kimageformats-5.22.0.tar.xz
|
/kimageformats-5.22.0.tar.xz
|
||||||
/kimageformats-5.23.0.tar.xz
|
/kimageformats-5.23.0.tar.xz
|
||||||
|
/kimageformats-5.24.0.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global framework kimageformats
|
%global framework kimageformats
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.23.0
|
Version: 5.24.0
|
||||||
Release: 1%{?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
|
||||||
|
|
||||||
@ -61,6 +61,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 06 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.24.0-1
|
||||||
|
- KDE Frameworks 5.24.0
|
||||||
|
|
||||||
* Tue Jun 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.23.0-1
|
* Tue Jun 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.23.0-1
|
||||||
- KDE Frameworks 5.23.0
|
- KDE Frameworks 5.23.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user