diff --git a/adwaita-icon-theme-42.0.tar.xz b/adwaita-icon-theme-42.0.tar.xz deleted file mode 100644 index 6c7d3eb..0000000 --- a/adwaita-icon-theme-42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e85b5adc8dee666900fcaf271ba717f7dcb9d0a03d96dae08f9cbd27e18b1e0 -size 10407000 diff --git a/adwaita-icon-theme-43.tar.xz b/adwaita-icon-theme-43.tar.xz new file mode 100644 index 0000000..7cb71ef --- /dev/null +++ b/adwaita-icon-theme-43.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3ac77d32a6aa5554155df37e8f0a0dd54fc5a65fd721e88d505f970da32ec6 +size 10399380 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index e8fa886..da00569 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Sep 20 17:56:43 UTC 2022 - Bjørn Lie + +- Update to version 43: + + No changes, stable bump only. + +------------------------------------------------------------------- +Fri Aug 12 06:25:33 UTC 2022 - Dominique Leuenberger + +- Update to version 43.beta.1: + + build: fix dist tarball creation (symlink issue). + +------------------------------------------------------------------- +Mon Aug 8 10:55:58 UTC 2022 - Bjørn Lie + +- Update to version 43.beta: + + Fix build + + fullcolor: + - drag accept gradient + - fix trash transparency + + inkscape 1.2 compatibility + + symbolic: + - auth-face for face unlock + - bluetooth off + - folder icons + - modem updates + - package icons + - restore + - revert RTL changes for media seek + - selection-mode tweaks + - starred updates + - update style to the contemporary rounded outlines + ------------------------------------------------------------------- Mon Mar 21 19:24:03 UTC 2022 - Bjørn Lie diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index dd94427..9234129 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -17,13 +17,13 @@ Name: adwaita-icon-theme -Version: 42.0 +Version: 43 Release: 0 Summary: GNOME Icon Theme License: CC-BY-SA-3.0 OR LGPL-3.0-or-later Group: System/GUI/GNOME URL: https://gitlab.gnome.org/GNOME/adwaita-icon-theme -Source0: https://download.gnome.org/sources/adwaita-icon-theme/42/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/adwaita-icon-theme/43/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gdk-pixbuf-loader-rsvg @@ -59,7 +59,7 @@ mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/mimetypes mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/places mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/status mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/stock/generic -# Add internet-web-browser symling (to web-browser) to adwaita-icon-theme (bnc#767437) +# Add internet-web-browser symlink (to web-browser) to adwaita-icon-theme (bnc#767437) for folder in %{buildroot}%{_datadir}/icons/Adwaita/*x[0-9]*; do ln ${folder}/apps/web-browser.png ${folder}/apps/internet-web-browser.png || : done