KDE Frameworks 5.16

epel8
Dan Vrátil 9 years ago
parent 2abf1477cb
commit 273322bce8

1
.gitignore vendored

@ -16,3 +16,4 @@
/kconfig-5.13.0.tar.xz /kconfig-5.13.0.tar.xz
/kconfig-5.14.0.tar.xz /kconfig-5.14.0.tar.xz
/kconfig-5.15.0.tar.xz /kconfig-5.15.0.tar.xz
/kconfig-5.16.0.tar.xz

@ -1,8 +1,8 @@
%global framework kconfig %global framework kconfig
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.15.0 Version: 5.16.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system
License: GPLv2+ and LGPLv2+ and MIT License: GPLv2+ and LGPLv2+ and MIT
@ -19,7 +19,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
## upstream patches ## upstream patches
# http://commits.kde.org/kconfig/0cb0ecf8001d62ae0977c6f48f1807de45de314a # http://commits.kde.org/kconfig/0cb0ecf8001d62ae0977c6f48f1807de45de314a
Patch4: 0004-use-KDE_INSTALL_FULL_-variant-so-there-is-no-ambigui.patch
## upstreamable patches ## upstreamable patches
@ -116,6 +115,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Sun Nov 08 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.16.0-1
- KDE Frameworks 5.16.0
* Tue Oct 20 2015 Rex Dieter <rdieter@fedoraproject.org> 5.15.0-2 * Tue Oct 20 2015 Rex Dieter <rdieter@fedoraproject.org> 5.15.0-2
- restore/upstream fullpath patch, BR: cmake, sort BR's - restore/upstream fullpath patch, BR: cmake, sort BR's

@ -1 +1 @@
f7169075c22857b40d256bd6323d1a10 kconfig-5.15.0.tar.xz 67853ba8da858eda6aa218473fbe9861 kconfig-5.16.0.tar.xz

Loading…
Cancel
Save