|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: plasma-breeze
|
|
|
|
|
Version: 5.6.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -59,7 +59,11 @@ BuildArch: noarch
|
|
|
|
|
%package -n breeze-cursor-theme
|
|
|
|
|
Summary: Breeze cursor theme
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Conflicts: breeze-icon-theme < 5.4.3-4
|
|
|
|
|
Obsoletes: breeze-icon-theme < 5.17.0
|
|
|
|
|
%if 0%{?fedora} < 24
|
|
|
|
|
# let's be paranoid on upgrade path
|
|
|
|
|
Requires: breeze-icon-theme >= 5.17.0
|
|
|
|
|
%endif
|
|
|
|
|
Provides: breeze-cursor-themes = %{version}-%{release}
|
|
|
|
|
%description -n breeze-cursor-theme
|
|
|
|
|
%{summary}.
|
|
|
|
@ -172,6 +176,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Apr 14 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-3
|
|
|
|
|
- breeze-cursor-theme: Obsoletes/Requires: breeze-icon-theme (upgrade path)
|
|
|
|
|
|
|
|
|
|
* Mon Apr 11 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-2
|
|
|
|
|
- kde-style-breeze: drop use of Supplements, workaround bug #1325471
|
|
|
|
|
|
|
|
|
|