|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: plasma-breeze
|
|
|
|
|
Version: 5.6.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -73,7 +73,10 @@ BuildRequires: libxcb-devel
|
|
|
|
|
#Requires: %{name}-common = %{version}-%{release}
|
|
|
|
|
Obsoletes: plasma-breeze-kde4 < 5.1.95
|
|
|
|
|
Provides: plasma-breeze-kde4%{?_isa} = %{version}-%{release}
|
|
|
|
|
%if 0%{?fedora} > 22
|
|
|
|
|
#if 0%{?fedora} > 22
|
|
|
|
|
## skip Supplements until dnf handling is better/fixed:
|
|
|
|
|
## https://bugzilla.redhat.com/show_bug.cgi?id=1325471
|
|
|
|
|
%if 0
|
|
|
|
|
Supplements: (kde-runtime and plasma-workspace)
|
|
|
|
|
%endif
|
|
|
|
|
%description -n kde-style-breeze
|
|
|
|
@ -169,6 +172,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Apr 11 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-2
|
|
|
|
|
- kde-style-breeze: drop use of Supplements, workaround bug #1325471
|
|
|
|
|
|
|
|
|
|
* Sat Apr 09 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-1
|
|
|
|
|
- 5.6.2
|
|
|
|
|
|
|
|
|
|