5.11.95 (beta)

epel9
Jan Grulich 7 years ago
parent aa90ac295e
commit 703f1be842

1
.gitignore vendored

@ -10,3 +10,4 @@
/plasma-desktop-5.11.3.tar.xz /plasma-desktop-5.11.3.tar.xz
/plasma-desktop-5.11.4.tar.xz /plasma-desktop-5.11.4.tar.xz
/plasma-desktop-5.11.5.tar.xz /plasma-desktop-5.11.5.tar.xz
/plasma-desktop-5.11.95.tar.xz

@ -7,7 +7,7 @@
Name: plasma-desktop Name: plasma-desktop
Summary: Plasma Desktop shell Summary: Plasma Desktop shell
Version: 5.11.5 Version: 5.11.95
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ and (GPLv2 or GPLv3) License: GPLv2+ and (GPLv2 or GPLv3)
@ -182,7 +182,7 @@ BuildArch: noarch
# FIXME: relax plasma-breeze dep # FIXME: relax plasma-breeze dep
sed -i.breeze_ver \ sed -i.breeze_ver \
-e "s|find_package(Breeze \${PROJECT_VERSION} |find_package(Breeze %{majmin_ver} |" \ -e "s|find_package(Breeze \${PROJECT_VERSION} |find_package(Breeze %{majmin_ver} |" \
CMakeLists.txt CMakeLists.txt
%build %build
@ -253,6 +253,7 @@ fi
%{_bindir}/krdb %{_bindir}/krdb
%{_bindir}/knetattach %{_bindir}/knetattach
%{_bindir}/solid-action-desktop-gen %{_bindir}/solid-action-desktop-gen
%{_bindir}/lookandfeeltool
%{_kf5_libexecdir}/kauth/kcmdatetimehelper %{_kf5_libexecdir}/kauth/kcmdatetimehelper
%{_kf5_libexecdir}/kauth/fontinst %{_kf5_libexecdir}/kauth/fontinst
%{_kf5_libexecdir}/kauth/fontinst_helper %{_kf5_libexecdir}/kauth/fontinst_helper
@ -275,8 +276,6 @@ fi
%{_kf5_qmldir}/org/kde/activities/settings/ %{_kf5_qmldir}/org/kde/activities/settings/
%{_kf5_datadir}/plasma/* %{_kf5_datadir}/plasma/*
%ifnarch s390 s390x %ifnarch s390 s390x
%{_bindir}/kapplymousetheme
%{_kf5_datadir}/kcminput
# touchpad # touchpad
%{_kf5_datadir}/kservices5/kded/touchpad.desktop %{_kf5_datadir}/kservices5/kded/touchpad.desktop
%{_bindir}/kcm-touchpad-list-devices %{_bindir}/kcm-touchpad-list-devices
@ -327,6 +326,9 @@ fi
%changelog %changelog
* Mon Jan 15 2018 Jan Grulich <jgrulich@redhat.com> - 5.11.95-1
- 5.11.95
* Tue Jan 02 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.5-1 * Tue Jan 02 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.5-1
- 5.11.5 - 5.11.5

@ -1 +1 @@
SHA512 (plasma-desktop-5.11.5.tar.xz) = 328b6a75def1343c87cc783dd9cf6fcbd17a000f5ef7d28f2d558225a38de6d879767335036c97743d1f6ea029c9b932671dec8436d0bdba5a0f27b1afdd82a7 SHA512 (plasma-desktop-5.11.95.tar.xz) = 3f810745b4254218b7e97a26ed3ab3cf064c564ab891f13b43325b16ea28ea5dab7c2858cead9396389050b02fc61fd103ec237762f10248a600588abc2d7618

Loading…
Cancel
Save