|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: breeze-icon-theme
|
|
|
|
Name: breeze-icon-theme
|
|
|
|
Summary: Breeze icon theme
|
|
|
|
Summary: Breeze icon theme
|
|
|
|
Version: 5.100.0
|
|
|
|
Version: 5.101.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
|
@ -16,12 +16,7 @@ License: LGPLv3+
|
|
|
|
URL: https://api.kde.org/frameworks-api/frameworks-apidocs/frameworks/breeze-icons/html/
|
|
|
|
URL: https://api.kde.org/frameworks-api/frameworks-apidocs/frameworks/breeze-icons/html/
|
|
|
|
|
|
|
|
|
|
|
|
%global versiondir %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global versiondir %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%global stable %stable_kf5
|
|
|
|
%if %{revision} >= 50
|
|
|
|
|
|
|
|
%global stable unstable
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%global stable stable
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
|
|
|
|
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
## upstream patches (lookaside cache)
|
|
|
|
## upstream patches (lookaside cache)
|
|
|
@ -159,6 +154,10 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Dec 12 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.101.0-1
|
|
|
|
|
|
|
|
- 5.101.0
|
|
|
|
|
|
|
|
- use new macros to simplify code
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.0-1
|
|
|
|
* Sun Nov 06 2022 Marc Deop <marcdeop@fedoraproject.org> - 5.100.0-1
|
|
|
|
- 5.100.0
|
|
|
|
- 5.100.0
|
|
|
|
|
|
|
|
|
|
|
|