diff --git a/.gitignore b/.gitignore index 0880e0f..e026290 100644 --- a/.gitignore +++ b/.gitignore @@ -47,25 +47,3 @@ /adwaita-icon-theme-40.rc.tar.xz /adwaita-icon-theme-40.0.tar.xz /adwaita-icon-theme-40.1.1.tar.xz -/adwaita-icon-theme-41.0.tar.xz -/adwaita-icon-theme-42.beta.tar.xz -/adwaita-icon-theme-42.0.tar.xz -/adwaita-icon-theme-43.beta.1.tar.xz -/adwaita-icon-theme-43.tar.xz -/adwaita-icon-theme-44.beta.tar.xz -/adwaita-icon-theme-44.0.tar.xz -/adwaita-icon-theme-45.beta.tar.xz -/adwaita-icon-theme-45.rc.tar.xz -/adwaita-icon-theme-45.0.tar.xz -/adwaita-icon-theme-46.alpha.tar.xz -/adwaita-icon-theme-46.beta.tar.xz -/adwaita-icon-theme-46.rc.tar.xz -/adwaita-icon-theme-46.0.tar.xz -/adwaita-icon-theme-46.2.tar.xz -/adwaita-icon-theme-47.beta.tar.xz -/adwaita-icon-theme-47.0.tar.xz -/adwaita-icon-theme-48.beta.tar.xz -/adwaita-icon-theme-48.0.tar.xz -/adwaita-icon-theme-48.1.tar.xz -/adwaita-icon-theme-49.rc.tar.xz -/adwaita-icon-theme-49.0.tar.xz diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index f54fa14..2155934 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -1,25 +1,26 @@ -%global adwlegacy_ver 46.2 +# Set boostrap to 1 for initial bootstrapping when gtk3 is not yet built +%global bootstrap 0 %global tarball_version %%(echo %{version} | tr '~' '.') Name: adwaita-icon-theme -Version: 49.0 -Release: %autorelease +Version: 40.1.1 +Release: 1%{?dist} Summary: Adwaita icon theme -License: LGPL-3.0-only OR CC-BY-SA-3.0 +License: LGPLv3+ or CC-BY-SA URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme -Source0: https://download.gnome.org/sources/%{name}/49/%{name}-%{tarball_version}.tar.xz +Source0: https://download.gnome.org/sources/adwaita-icon-theme/40/%{name}-%{tarball_version}.tar.xz BuildArch: noarch -BuildRequires: meson -BuildRequires: /usr/bin/gtk4-update-icon-cache - -# Only require the legacy icon package on Fedora -%if 0%{?fedora} -Requires: %{name}-legacy >= %{adwlegacy_ver} +BuildRequires: intltool +BuildRequires: librsvg2 +BuildRequires: make +%if ! 0%{bootstrap} +BuildRequires: /usr/bin/gtk-encode-symbolic-svg %endif + Requires: adwaita-cursor-theme = %{version}-%{release} %description @@ -34,9 +35,6 @@ designed for the GNOME desktop. %package devel Summary: Development files for %{name} -%if 0%{?fedora} -Requires: %{name}-legacy-devel >= %{adwlegacy_ver} -%endif Requires: %{name} = %{version}-%{release} %description devel @@ -47,13 +45,13 @@ developing applications that use %{name}. %autosetup -p1 -n %{name}-%{tarball_version} %build -%meson -%meson_build +%configure +%make_build %install -%meson_install +%make_install -touch $RPM_BUILD_ROOT%{_datadir}/icons/Adwaita/.icon-theme.cache +touch $RPM_BUILD_ROOT%{_datadir}/icons/Adwaita/icon-theme.cache %transfiletriggerin -- %{_datadir}/icons/Adwaita gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || : @@ -64,11 +62,22 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || : %files %license COPYING* %dir %{_datadir}/icons/Adwaita/ +%{_datadir}/icons/Adwaita/8x8/ %{_datadir}/icons/Adwaita/16x16/ +%{_datadir}/icons/Adwaita/22x22/ +%{_datadir}/icons/Adwaita/24x24/ +%{_datadir}/icons/Adwaita/32x32/ +%{_datadir}/icons/Adwaita/48x48/ +%if ! 0%{bootstrap} +%{_datadir}/icons/Adwaita/64x64/ +%{_datadir}/icons/Adwaita/96x96/ +%endif +%{_datadir}/icons/Adwaita/256x256/ +%{_datadir}/icons/Adwaita/512x512/ %{_datadir}/icons/Adwaita/scalable/ -%{_datadir}/icons/Adwaita/symbolic/ +%{_datadir}/icons/Adwaita/scalable-up-to-32/ %{_datadir}/icons/Adwaita/index.theme -%ghost %{_datadir}/icons/Adwaita/.icon-theme.cache +%ghost %{_datadir}/icons/Adwaita/icon-theme.cache %files -n adwaita-cursor-theme %license COPYING* @@ -79,4 +88,214 @@ gtk-update-icon-cache --force %{_datadir}/icons/Adwaita &>/dev/null || : %{_datadir}/pkgconfig/adwaita-icon-theme.pc %changelog -%autochangelog +* Wed May 05 2021 Kalev Lember - 40.1.1-1 +- Update to 40.1.1 + +* Fri Apr 16 2021 Kalev Lember - 40.0-2 +- Rebuilt + +* Fri Apr 16 2021 Kalev Lember - 40.0-1 +- Update to 40.0 +- Update upstream URLs + +* Wed Mar 17 2021 Bastien Nocera - 40.0~rc-1 ++ adwaita-icon-theme-40.0~rc-1 +- Update to 40.rc + +* Mon Jan 25 2021 Fedora Release Engineering - 3.38.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Sep 14 2020 Kalev Lember - 3.38.0-1 +- Update to 3.38.0 + +* Tue Sep 01 2020 Kalev Lember - 3.37.92-1 +- Update to 3.37.92 + +* Mon Jul 27 2020 Fedora Release Engineering - 3.37.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Thu Jun 04 2020 Kalev Lember - 3.37.2-1 +- Update to 3.37.2 + +* Mon Apr 20 2020 Kalev Lember - 3.36.1-1 +- Update to 3.36.1 + +* Sun Mar 08 2020 Kalev Lember - 3.36.0-1 +- Update to 3.36.0 + +* Mon Mar 02 2020 Kalev Lember - 3.35.92-1 +- Update to 3.35.92 + +* Mon Feb 17 2020 Kalev Lember - 3.35.91-1 +- Update to 3.35.91 + +* Tue Jan 28 2020 Fedora Release Engineering - 3.34.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Nov 08 2019 Kalev Lember - 3.34.3-1 +- Update to 3.34.3 + +* Wed Nov 06 2019 Kalev Lember - 3.34.1-2 +- Backport a fix to make folder-documents icon visible again + +* Tue Nov 05 2019 Kalev Lember - 3.34.1-1 +- Update to 3.34.1 + +* Thu Sep 12 2019 Kalev Lember - 3.34.0-1 +- Update to 3.34.0 + +* Fri Sep 06 2019 Kalev Lember - 3.33.92-1 +- Update to 3.33.92 + +* Wed Jul 24 2019 Fedora Release Engineering - 3.32.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Mon Mar 18 2019 Kalev Lember - 3.32.0-1 +- Update to 3.32.0 + +* Tue Feb 19 2019 Kalev Lember - 3.31.91-1 +- Update to 3.31.91 + +* Fri Feb 08 2019 Kalev Lember - 3.31.1-3.git03eae76 +- Update to today's git snapshot + +* Thu Jan 31 2019 Fedora Release Engineering - 3.31.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Tue Nov 20 2018 Kalev Lember - 3.31.1-1 +- Update to 3.31.1 + +* Thu Sep 06 2018 Kalev Lember - 3.30.0-1 +- Update to 3.30.0 + +* Mon Aug 13 2018 Kalev Lember - 3.29.90-1 +- Update to 3.29.90 + +* Thu Jul 12 2018 Fedora Release Engineering - 3.28.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Mar 14 2018 Kalev Lember - 3.28.0-1 +- Update to 3.28.0 + +* Mon Mar 05 2018 Kalev Lember - 3.27.90-1 +- Update to 3.27.90 + +* Wed Feb 07 2018 Fedora Release Engineering - 3.26.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Dec 01 2017 Kalev Lember - 3.26.1-1 +- Update to 3.26.1 + +* Thu Sep 14 2017 Kalev Lember - 3.26.0-1 +- Update to 3.26.0 + +* Fri Aug 25 2017 Kalev Lember - 3.25.91-1 +- Update to 3.25.91 + +* Wed Jul 26 2017 Fedora Release Engineering - 3.25.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Thu Jul 20 2017 Kalev Lember - 3.25.4-1 +- Update to 3.25.4 + +* Thu Jun 22 2017 Kalev Lember - 3.24.0-2 +- Add file triggers for gtk-update-icon-cache + +* Tue Mar 21 2017 Kalev Lember - 3.24.0-1 +- Update to 3.24.0 + +* Thu Mar 02 2017 David King - 3.23.91.1-1 +- Update to 3.23.91.1 + +* Fri Feb 10 2017 Fedora Release Engineering - 3.23.91-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Feb 02 2017 David King - 3.23.91-1 +- Update to 3.23.91 +- Use make_build macro + +* Wed Sep 21 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + +* Fri Sep 02 2016 Kalev Lember - 3.21.91-1 +- Update to 3.21.91 + +* Wed Jun 22 2016 Richard Hughes - 3.21.2-1 +- Update to 3.21.2 + +* Tue Mar 22 2016 Kalev Lember - 3.20-1 +- Update to 3.20 + +* Fri Mar 04 2016 Kalev Lember - 3.19.91-1 +- Update to 3.19.91 + +* Mon Feb 29 2016 Richard Hughes - 3.19.90-1 +- Update to 3.19.90 + +* Wed Feb 03 2016 Fedora Release Engineering - 3.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Tue Sep 22 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + +* Tue Jul 28 2015 Kalev Lember - 3.17.4-1 +- Update to 3.17.4 + +* Tue Jun 30 2015 Kalev Lember - 3.17.3-1 +- Update to 3.17.3 + +* Tue Jun 16 2015 Fedora Release Engineering - 3.16.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Tue May 12 2015 Kalev Lember - 3.16.2.1-1 +- Update to 3.16.2.1 +- Use license macro for COPYING files + +* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + +* Fri Mar 20 2015 MAtthias Clasen - 3.15.92-1 +- Update to 3.15.92 + +* Tue Mar 03 2015 Rex Dieter 3.15.90-2 +- own %%{_datadir}/icons/Adwaita/ + +* Fri Feb 13 2015 Richard Hughes - 3.15.90-1 +- Update to 3.15.90 + +* Thu Oct 30 2014 Richard Hughes - 3.15.1-1 +- Update to 3.15.1 + +* Tue Oct 28 2014 Kalev Lember - 3.14.0-3 +- Split out adwaita-cursor-theme subpackage for alternate desktop spins + (#1157324) + +* Tue Oct 28 2014 Kalev Lember - 3.14.0-2 +- Add bootstrap toggle for initial boostrapping when gtk3 is not yet built + +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + +* Tue Sep 02 2014 Kalev Lember - 3.13.91-1 +- Update to 3.13.91 + +* Sun Aug 17 2014 Kalev Lember - 3.13.5-1 +- Update to 3.13.5 + +* Mon Jul 14 2014 Kalev Lember - 3.13.4-1 +- Update to 3.13.4 + +* Thu Jun 26 2014 Richard Hughes - 3.13.3-1 +- Update to 3.13.3 + +* Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Mon Jun 02 2014 Kalev Lember - 3.13.2-1 +- Update to 3.13.2 + +* Wed May 07 2014 Kalev Lember - 3.13.1-2 +- Replace adwaita-cursor-theme subpackage from gnome-themes-standard + +* Mon Apr 28 2014 Kalev Lember - 3.13.1-1 +- Initial Fedora packaging diff --git a/changelog b/changelog deleted file mode 100644 index 97c1739..0000000 --- a/changelog +++ /dev/null @@ -1,317 +0,0 @@ -* Mon Sep 15 2025 Michael Catanzaro - 49.0-1 -- Update to 49.0 - -* Thu Sep 04 2025 Michael Catanzaro - 49~rc-1 -- Update to 49.rc - -* Wed Jul 23 2025 Fedora Release Engineering - 48.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Wed Jun 18 2025 Carlos Garnacho - 48.1-1 -- Update to 48.1 - -* Tue Mar 25 2025 Tomas Popela - 48.0-2 -- Only require the legacy icon theme on Fedora - -* Mon Mar 17 2025 nmontero - 48.0-1 -- Update to 48.0 - -* Thu Mar 06 2025 Fabio Valentini - 48~beta-1 -- Update to 48.beta - -* Thu Jan 16 2025 Fedora Release Engineering - 47.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Mon Sep 16 2024 nmontero - 47.0-1 -- Update to 47.0 - -* Mon Aug 12 2024 David King - 47~beta-1 -- Update to 47.beta - -* Wed Jul 17 2024 Fedora Release Engineering - 46.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Wed May 29 2024 Neal Gompa - 46.2-2 -- Add missing dependency on AdwaitaLegacy icon theme - -* Tue May 28 2024 David King - 46.2-1 -- Update to 46.2 - -* Tue Mar 19 2024 David King - 46.0-1 -- Update to 46.0 - -* Mon Mar 04 2024 David King - 46~rc-1 -- Update to 46.rc - -* Mon Feb 19 2024 Kalev Lember - 46~beta-2 -- Backport upstream patch to reinstate symlinks for X11 cursor names - (rhbz#2264635) - -* Wed Feb 14 2024 David King - 46~beta-1 -- Update to 46.beta - -* Mon Jan 22 2024 Fedora Release Engineering - 46~alpha-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Mon Jan 22 2024 David King - 46~alpha-1 -- Update to 46.alpha - -* Fri Jan 19 2024 Fedora Release Engineering - 45.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Wed Sep 20 2023 Kalev Lember - 45.0-1 -- Update to 45.0 - -* Tue Sep 05 2023 Kalev Lember - 45~rc-1 -- Update to 45.rc - -* Wed Jul 19 2023 Fedora Release Engineering - 45~beta-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Sun Jul 16 2023 David King - 45~beta-1 -- Update to 45.beta - -* Mon Mar 20 2023 David King - 44.0-1 -- Update to 44.0 - -* Fri Feb 17 2023 David King - 44~beta-1 -- Update to 44.beta - -* Wed Jan 18 2023 Fedora Release Engineering - 43-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Tue Sep 20 2022 Kalev Lember - 43-1 -- Update to 43 - -* Mon Aug 08 2022 Kalev Lember - 43~beta.1-1 -- Update to 43.beta.1 - -* Wed Jul 20 2022 Fedora Release Engineering - 42.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Mon Mar 21 2022 David King - 42.0-1 -- Update to 42.0 - -* Wed Feb 16 2022 David King - 42~beta-1 -- Update to 42.beta - -* Wed Jan 19 2022 Fedora Release Engineering - 41.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Mon Sep 13 2021 Kalev Lember - 41.0-1 -- Update to 41.0 - -* Wed Jul 21 2021 Fedora Release Engineering - 40.1.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed May 05 2021 Kalev Lember - 40.1.1-1 -- Update to 40.1.1 - -* Fri Apr 16 2021 Kalev Lember - 40.0-2 -- Rebuilt - -* Fri Apr 16 2021 Kalev Lember - 40.0-1 -- Update to 40.0 -- Update upstream URLs - -* Wed Mar 17 2021 Bastien Nocera - 40.0~rc-1 -+ adwaita-icon-theme-40.0~rc-1 -- Update to 40.rc - -* Mon Jan 25 2021 Fedora Release Engineering - 3.38.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Sep 14 2020 Kalev Lember - 3.38.0-1 -- Update to 3.38.0 - -* Tue Sep 01 2020 Kalev Lember - 3.37.92-1 -- Update to 3.37.92 - -* Mon Jul 27 2020 Fedora Release Engineering - 3.37.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Thu Jun 04 2020 Kalev Lember - 3.37.2-1 -- Update to 3.37.2 - -* Mon Apr 20 2020 Kalev Lember - 3.36.1-1 -- Update to 3.36.1 - -* Sun Mar 08 2020 Kalev Lember - 3.36.0-1 -- Update to 3.36.0 - -* Mon Mar 02 2020 Kalev Lember - 3.35.92-1 -- Update to 3.35.92 - -* Mon Feb 17 2020 Kalev Lember - 3.35.91-1 -- Update to 3.35.91 - -* Tue Jan 28 2020 Fedora Release Engineering - 3.34.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Nov 08 2019 Kalev Lember - 3.34.3-1 -- Update to 3.34.3 - -* Wed Nov 06 2019 Kalev Lember - 3.34.1-2 -- Backport a fix to make folder-documents icon visible again - -* Tue Nov 05 2019 Kalev Lember - 3.34.1-1 -- Update to 3.34.1 - -* Thu Sep 12 2019 Kalev Lember - 3.34.0-1 -- Update to 3.34.0 - -* Fri Sep 06 2019 Kalev Lember - 3.33.92-1 -- Update to 3.33.92 - -* Wed Jul 24 2019 Fedora Release Engineering - 3.32.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Mon Mar 18 2019 Kalev Lember - 3.32.0-1 -- Update to 3.32.0 - -* Tue Feb 19 2019 Kalev Lember - 3.31.91-1 -- Update to 3.31.91 - -* Fri Feb 08 2019 Kalev Lember - 3.31.1-3.git03eae76 -- Update to today's git snapshot - -* Thu Jan 31 2019 Fedora Release Engineering - 3.31.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Nov 20 2018 Kalev Lember - 3.31.1-1 -- Update to 3.31.1 - -* Thu Sep 06 2018 Kalev Lember - 3.30.0-1 -- Update to 3.30.0 - -* Mon Aug 13 2018 Kalev Lember - 3.29.90-1 -- Update to 3.29.90 - -* Thu Jul 12 2018 Fedora Release Engineering - 3.28.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Mar 14 2018 Kalev Lember - 3.28.0-1 -- Update to 3.28.0 - -* Mon Mar 05 2018 Kalev Lember - 3.27.90-1 -- Update to 3.27.90 - -* Wed Feb 07 2018 Fedora Release Engineering - 3.26.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Dec 01 2017 Kalev Lember - 3.26.1-1 -- Update to 3.26.1 - -* Thu Sep 14 2017 Kalev Lember - 3.26.0-1 -- Update to 3.26.0 - -* Fri Aug 25 2017 Kalev Lember - 3.25.91-1 -- Update to 3.25.91 - -* Wed Jul 26 2017 Fedora Release Engineering - 3.25.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu Jul 20 2017 Kalev Lember - 3.25.4-1 -- Update to 3.25.4 - -* Thu Jun 22 2017 Kalev Lember - 3.24.0-2 -- Add file triggers for gtk-update-icon-cache - -* Tue Mar 21 2017 Kalev Lember - 3.24.0-1 -- Update to 3.24.0 - -* Thu Mar 02 2017 David King - 3.23.91.1-1 -- Update to 3.23.91.1 - -* Fri Feb 10 2017 Fedora Release Engineering - 3.23.91-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 02 2017 David King - 3.23.91-1 -- Update to 3.23.91 -- Use make_build macro - -* Wed Sep 21 2016 Kalev Lember - 3.22.0-1 -- Update to 3.22.0 - -* Fri Sep 02 2016 Kalev Lember - 3.21.91-1 -- Update to 3.21.91 - -* Wed Jun 22 2016 Richard Hughes - 3.21.2-1 -- Update to 3.21.2 - -* Tue Mar 22 2016 Kalev Lember - 3.20-1 -- Update to 3.20 - -* Fri Mar 04 2016 Kalev Lember - 3.19.91-1 -- Update to 3.19.91 - -* Mon Feb 29 2016 Richard Hughes - 3.19.90-1 -- Update to 3.19.90 - -* Wed Feb 03 2016 Fedora Release Engineering - 3.18.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Sep 22 2015 Kalev Lember - 3.18.0-1 -- Update to 3.18.0 - -* Tue Jul 28 2015 Kalev Lember - 3.17.4-1 -- Update to 3.17.4 - -* Tue Jun 30 2015 Kalev Lember - 3.17.3-1 -- Update to 3.17.3 - -* Tue Jun 16 2015 Fedora Release Engineering - 3.16.2.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Tue May 12 2015 Kalev Lember - 3.16.2.1-1 -- Update to 3.16.2.1 -- Use license macro for COPYING files - -* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 -- Update to 3.16.0 - -* Fri Mar 20 2015 MAtthias Clasen - 3.15.92-1 -- Update to 3.15.92 - -* Tue Mar 03 2015 Rex Dieter 3.15.90-2 -- own %%{_datadir}/icons/Adwaita/ - -* Fri Feb 13 2015 Richard Hughes - 3.15.90-1 -- Update to 3.15.90 - -* Thu Oct 30 2014 Richard Hughes - 3.15.1-1 -- Update to 3.15.1 - -* Tue Oct 28 2014 Kalev Lember - 3.14.0-3 -- Split out adwaita-cursor-theme subpackage for alternate desktop spins - (#1157324) - -* Tue Oct 28 2014 Kalev Lember - 3.14.0-2 -- Add bootstrap toggle for initial boostrapping when gtk3 is not yet built - -* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 -- Update to 3.14.0 - -* Tue Sep 02 2014 Kalev Lember - 3.13.91-1 -- Update to 3.13.91 - -* Sun Aug 17 2014 Kalev Lember - 3.13.5-1 -- Update to 3.13.5 - -* Mon Jul 14 2014 Kalev Lember - 3.13.4-1 -- Update to 3.13.4 - -* Thu Jun 26 2014 Richard Hughes - 3.13.3-1 -- Update to 3.13.3 - -* Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Mon Jun 02 2014 Kalev Lember - 3.13.2-1 -- Update to 3.13.2 - -* Wed May 07 2014 Kalev Lember - 3.13.1-2 -- Replace adwaita-cursor-theme subpackage from gnome-themes-standard - -* Mon Apr 28 2014 Kalev Lember - 3.13.1-1 -- Initial Fedora packaging diff --git a/sources b/sources index 7ffbf13..d3a8d83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (adwaita-icon-theme-49.0.tar.xz) = 79a283bfdef5d3e9faaf6be3f41dc2ae55f676eb798cd7ce41d07204ff831c76e6ee457733bd9d08b9bad8dcbaddddf3e8bd262285579b5a8ed9944ffd4493c7 +SHA512 (adwaita-icon-theme-40.1.1.tar.xz) = 8f0508e660b5b40d8a4b797202236e0d0985dba58ea3473babd6582120b6759c859c699e55f4e0891f169c7c4c7e5c36094b0972378985ed6a6df704538dd1f2