epel9
Rex Dieter 3 years ago
parent ccc8627a6b
commit ffdbc74ec7

1
.gitignore vendored

@ -67,3 +67,4 @@
/plasma-desktop-5.21.3.tar.xz
/plasma-desktop-5.21.4.tar.xz
/plasma-desktop-5.21.5.tar.xz
/plasma-desktop-5.21.90.tar.xz

@ -1,6 +1,4 @@
%undefine __cmake_in_source_build
%global kf5_version_min 5.69
%global kf5_version_min 5.82
%global synaptics 1
%global scim 1
@ -11,7 +9,7 @@
Name: plasma-desktop
Summary: Plasma Desktop shell
Version: 5.21.5
Version: 5.21.90
Release: 1%{?dist}
License: GPLv2+ and (GPLv2 or GPLv3)
@ -35,7 +33,8 @@ Source0: http://download.kde.org/%{stable}/plasma/%{verdir}/%{name}-%{version}.t
Patch100: plasma-desktop-5.8-default_favorites.patch
## upstreamable patches
Patch200: https://gitweb.gentoo.org/proj/kde.git/plain/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
# REBASE? -- rex
#Patch200: https://gitweb.gentoo.org/proj/kde.git/plain/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
Patch202: plasma-desktop-python-shebang.patch
# use this bundled copy (from f31) if not provided already
@ -203,7 +202,7 @@ BuildArch: noarch
## upstream patches
## upstreamable patches
%patch200 -p1
#patch200 -p1
%patch202 -p1
%if ! 0%{?synaptics}
@ -335,6 +334,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.knetattach.d
%changelog
* Fri May 14 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.21.90-1
- 5.21.90
* Tue May 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.21.5-1
- 5.21.5

@ -1 +1 @@
SHA512 (plasma-desktop-5.21.5.tar.xz) = 40814910676a05d3d5a308a432c06ce9664b90724fe8c56c4f68f6eb939f35401f19dddb8c46006f44fa418e0f18b4a42b0ff78b5b07031f54e6b3c10c919e57
SHA512 (plasma-desktop-5.21.90.tar.xz) = b43cc534869a350bc701a51803aa745b1914b1200f91706d83fd7f9399dde76c527b3568fd2750ae59ba5a951b1c19ccca8c317ed298ce854fa8c1ad64d557f8

Loading…
Cancel
Save