From fde368ae93b9f90444e24dbc469621ffabe80c18 Mon Sep 17 00:00:00 2001 From: iznogood <> Date: Sep 21 2022 13:05:58 +0000 Subject: Update adwaita-icon-theme to version 43 / rev 33 via SR 1005045 https://build.opensuse.org/request/show/1005045 by user iznogood + dimstar_suse --- diff --git a/.files b/.files index 877137b..82a7d23 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index b852684..394bcf3 100644 --- a/.rev +++ b/.rev @@ -264,4 +264,12 @@ 964040 + + eabffd10e5704b4f9545bfdc4021baa6 + 43 + + dimstar_suse + + 1005045 + diff --git a/adwaita-icon-theme-42.0.tar.xz b/adwaita-icon-theme-42.0.tar.xz deleted file mode 120000 index 81274b8..0000000 --- a/adwaita-icon-theme-42.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihhe6qxdupwfnaiegoojgxngxcm5wkmvvshak656kyovst27dc4hq \ No newline at end of file diff --git a/adwaita-icon-theme-43.tar.xz b/adwaita-icon-theme-43.tar.xz new file mode 120000 index 0000000..ae90646 --- /dev/null +++ b/adwaita-icon-theme-43.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeieafybhxm2bn42wghjhbgbu2rnt44ptzm3luzztmsahm74krhc7m4 \ No newline at end of file diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index a894257..839aebd 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,4 +1,37 @@ ------------------------------------------------------------------- +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 - Update to version 42.0: diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index f20715a..c6acf42 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