diff --git a/.gitignore b/.gitignore index e9beb0a..c7507ec 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,19 @@ /breeze-icons-5.66.0.tar.xz /breeze-icons-5.67.0.tar.xz /breeze-icons-5.68.0.tar.xz +/breeze-icons-5.69.0.tar.xz +/breeze-icons-5.70.0.tar.xz +/breeze-icons-5.71.0.tar.xz +/breeze-icons-5.72.0.tar.xz +/breeze-icons-5.73.0.tar.xz +/breeze-icons-5.74.0.tar.xz +/breeze-icons-5.75.0.tar.xz +/breeze-icons-5.76.0.tar.xz +/breeze-icons-5.77.0.tar.xz +/breeze-icons-5.78.0.tar.xz +/breeze-icons-5.79.0.tar.xz +/breeze-icons-5.80.0.tar.xz +/breeze-icons-5.81.0.tar.xz +/breeze-icons-5.82.0.tar.xz +/breeze-icons-5.83.0.tar.xz +/breeze-icons-5.85.0.tar.xz diff --git a/breeze-icon-theme.spec b/breeze-icon-theme.spec index 9f6bdc8..8757a95 100644 --- a/breeze-icon-theme.spec +++ b/breeze-icon-theme.spec @@ -6,7 +6,7 @@ Name: breeze-icon-theme Summary: Breeze icon theme -Version: 5.68.0 +Version: 5.85.0 Release: 1%{?dist} # http://techbase.kde.org/Policies/Licensing_Policy @@ -43,6 +43,9 @@ BuildRequires: time # inheritance, though could consider Recommends: if needed -- rex Requires: hicolor-icon-theme +# Needed for proper Fedora logo +Requires: system-logos + # upstream name Provides: breeze-icons = %{version}-%{release} Provides: kf5-breeze-icons = %{version}-%{release} @@ -72,16 +75,24 @@ sed -i -e "s|%{version}|%{kf5_version}|g" CMakeLists.txt %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd +%cmake_kf5 -%make_build -C %{_target_platform} +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install + +# Do not use Fedora logo from upstream +rm -rf %{buildroot}%{_datadir}/icons/breeze-dark/apps/48/org.fedoraproject.AnacondaInstaller.svg +rm -rf %{buildroot}%{_datadir}/icons/breeze/apps/48/org.fedoraproject.AnacondaInstaller.svg +# Use copy found in fedora-logos +pushd %{buildroot}%{_datadir}/icons/breeze-dark/apps/48/ +ln -s ../../../hicolor/48x48/apps/org.fedoraproject.AnacondaInstaller.svg org.fedoraproject.AnacondaInstaller.svg +popd +pushd %{buildroot}%{_datadir}/icons/breeze/apps/48/ +ln -s ../../../hicolor/48x48/apps/org.fedoraproject.AnacondaInstaller.svg org.fedoraproject.AnacondaInstaller.svg +popd ## icon optimizations #du -s . @@ -148,6 +159,76 @@ fi %changelog +* Thu Aug 12 2021 Rex Dieter - 5.85.0-1 +- 5.85.0 + +* Wed Jul 21 2021 Fedora Release Engineering - 5.83.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Jun 08 2021 Rex Dieter - 5.83.0-1 +- 5.83.0 + +* Mon May 03 2021 Rex Dieter - 5.82.0-1 +- 5.82.0 + +* Thu Apr 29 2021 Tom Callaway - 5.81.0-3 +- use fedora logo image from fedora-logos (not upstream copy) + +* Fri Apr 09 2021 Rex Dieter - 5.81.0-2 +- respin + +* Tue Apr 06 2021 Rex Dieter - 5.81.0-1 +- 5.81.0 + +* Tue Mar 09 2021 Rex Dieter - 5.80.0-1 +- 5.80.0 + +* Sat Feb 06 2021 Rex Dieter - 5.79.0-2 +- respin + +* Sat Feb 06 2021 Rex Dieter - 5.79.0-1 +- 5.79.0 + +* Tue Jan 26 2021 Fedora Release Engineering - 5.78.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jan 4 08:30:16 CST 2021 Rex Dieter - 5.78.0-1 +- 5.78.0 + +* Sun Dec 13 14:06:11 CST 2020 Rex Dieter - 5.77.0-1 +- 5.77.0 + +* Thu Nov 19 08:51:38 CST 2020 Rex Dieter - 5.76.0-1 +- 5.76.0 + +* Wed Oct 14 09:42:50 CDT 2020 Rex Dieter - 5.75.0-1 +- 5.75.0 + +* Fri Sep 18 2020 Jan Grulich - 5.74.0-1 +- 5.74.0 + +* Mon Aug 03 2020 Rex Dieter - 5.73.0-1 +- 5.73.0, use %%cmake_build %%cmake_install + +* Sat Aug 01 2020 Fedora Release Engineering - 5.72.0-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 5.72.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jul 07 2020 Rex Dieter - 5.72.0-1 +- 5.72.0 + +* Tue Jun 16 2020 Rex Dieter - 5.71.0-1 +- 5.71.0 + +* Mon May 04 2020 Rex Dieter - 5.70.0-1 +- 5.70.0 + +* Tue Apr 21 2020 Rex Dieter - 5.69.0-1 +- 5.69.0 + * Fri Mar 20 2020 Rex Dieter - 5.68.0-1 - 5.68.0 diff --git a/sources b/sources index 32375df..d9f5ff0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (breeze-icons-5.68.0.tar.xz) = d66ee651d8d69e5e162cf2f74f1f84255db121e90e8a2150813a06a918af8642b41a23b3b5885b8b10d23ec0a3bdb654affca78790b6d2158833a34e7bc1d7d3 +SHA512 (breeze-icons-5.85.0.tar.xz) = 78be4cdf9701d92a5e8f405bceb64334c84008cb63c08af861e7d7424e08970d07f9f8320df2e66ae3468860424792c55b26299c14cb4cf347cfd65f513ab363