epel9
Rex Dieter 6 years ago
parent 529008c780
commit 3694f2a626

1
.gitignore vendored

@ -10,3 +10,4 @@
/plasma-framework-5.56.0.tar.xz /plasma-framework-5.56.0.tar.xz
/plasma-framework-5.57.0.tar.xz /plasma-framework-5.57.0.tar.xz
/0028-Window-Thumbnail-Also-monitor-scene-visibility-and-c.patch /0028-Window-Thumbnail-Also-monitor-scene-visibility-and-c.patch
/plasma-framework-5.58.0.tar.xz

@ -1,8 +1,8 @@
%global framework plasma %global framework plasma
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.57.0 Version: 5.58.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
License: GPLv2+ and LGPLv2+ and BSD License: GPLv2+ and LGPLv2+ and BSD
@ -22,7 +22,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-fra
Source10: fedora-plasma-cache.sh.in Source10: fedora-plasma-cache.sh.in
## upstream patches (using lookaside cache) ## upstream patches (using lookaside cache)
Patch28: 0028-Window-Thumbnail-Also-monitor-scene-visibility-and-c.patch
# filter qml provides # filter qml provides
%global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$ %global __provides_exclude_from ^%{_kf5_qmldir}/.*\\.so$
@ -170,6 +169,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
%changelog %changelog
* Tue May 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.58.0-1
- 5.58.0
* Thu Apr 25 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.57.0-2 * Thu Apr 25 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.57.0-2
- pull in upstream fix for leaked thumbnail file handles (kde#406303) - pull in upstream fix for leaked thumbnail file handles (kde#406303)

@ -1,2 +1 @@
SHA512 (plasma-framework-5.57.0.tar.xz) = 42016dd7dc9c20c643adb4fae2987d7aded327ff52de6802ef808f1c3adfda4390eccdea56998071422347d3971f94fa21ea6604dbb2555fbbdc6d0f41a45ef9 SHA512 (plasma-framework-5.58.0.tar.xz) = 4ceb9b2261012179cd0d9e0f1eec7b9d22b0f8a0582b4ccd7846a26619c429d3105962dec95af7daee0087e3011cc956d336a4aeed44671d6a6cbae3d663bc0d
SHA512 (0028-Window-Thumbnail-Also-monitor-scene-visibility-and-c.patch) = 69e425556d2acb2c39ffb03571890aa3510353858c944bc06cb1ea03765edd746e65e3c23d258cce4e3422b1b7cab97d5fbf19a770d44ecb66558a7f28bc5e2d

Loading…
Cancel
Save