epel9
Rex Dieter 8 years ago
parent c66e831963
commit fc896cb2f7

3
.gitignore vendored

@ -1,2 +1 @@
/plasma-framework-5.32.0.tar.xz
/0011-Handle-applyPrefixes-with-an-empty-string.patch
/plasma-framework-5.33.0.tar.xz

@ -1,8 +1,8 @@
%global framework plasma
Name: kf5-%{framework}
Version: 5.32.0
Release: 2%{?dist}
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
License: GPLv2+ and LGPLv2+ and BSD
@ -22,7 +22,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}
Source10: fedora-plasma-cache.sh.in
## upstream patches (using lookaside cache)
Patch11: 0011-Handle-applyPrefixes-with-an-empty-string.patch
# filter qml provides
%global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$
@ -166,6 +165,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
%changelog
* Mon Apr 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.33.0-1
- 5.33.0
* Wed Mar 15 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.32.0-2
- pull in upstream fix for desktop containment/view regression (kde#377441)
- update URL

@ -1,2 +1 @@
SHA512 (plasma-framework-5.32.0.tar.xz) = 39f779e0ba0e158740dd6fe719dff363999b4deacf103a9d6ee1eb2f31462133c9b86b381441c9d344b2e56bc297f6adea37504289053b9b562f8fe8fe153126
SHA512 (0011-Handle-applyPrefixes-with-an-empty-string.patch) = b76cb2feaf19fb16d80629d54f7a0315a2ff0507300af4f4b7ac0038fb8261fd07b77befe069a946b54aa9e48bf61779b510d09c26638363a3ac548db934b3c1
SHA512 (plasma-framework-5.33.0.tar.xz) = 18a3c077e354c95e4196e9b693ac942cf462f1de8b3d31fe806374ae4a45d61abfba8d3fdf4abdda3a3b67067995a9de5a7f9a3ec74712d28a5ce72e8519bc71

Loading…
Cancel
Save