diff --git a/.files b/.files index ba37700..3636183 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 76db799..9491ce3 100644 --- a/.rev +++ b/.rev @@ -288,4 +288,12 @@ New stable release (forwarded request 1111954 from iznogood) 1111966 + + cd5a4d417fc6dfcdf6b17c0e99342a81 + 46.0 + + dimstar_suse + GNOME 46 (forwarded request 1159247 from dimstar) + 1159519 + diff --git a/_service b/_service new file mode 100644 index 0000000..a67fe72 --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git + 46.0 + @PARENT_TAG@+@TAG_OFFSET@ + v?(.*)\+0 + \1 + + + + + *.tar + zst + + + + diff --git a/adwaita-icon-theme-45.0.tar.xz b/adwaita-icon-theme-45.0.tar.xz deleted file mode 120000 index 4d60dc4..0000000 --- a/adwaita-icon-theme-45.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihqywtaxjmvqjfuusqtn3hpffsjw5uzifkklyyvftvdktso4tdk5u \ No newline at end of file diff --git a/adwaita-icon-theme-46.0.obscpio b/adwaita-icon-theme-46.0.obscpio new file mode 120000 index 0000000..dcedb5c --- /dev/null +++ b/adwaita-icon-theme-46.0.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeigsjk5eb2zq4j6r67awnxi6r5swehjjgyznvnb5ynqmeuqxgdvgou \ No newline at end of file diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index 4e3551b..dd6c106 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,4 +1,51 @@ ------------------------------------------------------------------- +Tue Mar 19 07:45:29 UTC 2024 - Dominique Leuenberger + +- Update to version 46.0: + + Stable release: no changes since 46.rc. + +------------------------------------------------------------------- +Mon Mar 4 08:51:24 UTC 2024 - Dominique Leuenberger + +- Update to version 46.rc: + + cursors: fix windows build. + + cursors: reinstate some x11 cursor names. + + symbolic: thunderbolt, phone & export fixes. + + index.theme: remove duplicate entries . + +------------------------------------------------------------------- +Thu Feb 29 07:43:42 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta+6: + + build: Reinstate symlinks from X11 cursor names to closest CSS + names. + +------------------------------------------------------------------- +Mon Feb 12 15:31:05 UTC 2024 - Dominique Leuenberger + +- Update to version 46.beta: + + cursors: clean up shapes, sync DND metaphors with macos. + + symbolic: revert about metaphor. + + symbolic: shared screen metaphor update. + +------------------------------------------------------------------- +Tue Jan 23 14:28:27 UTC 2024 - Dominique Leuenberger + +- Create symlinks for hand2, xterm and left_ptr cursors + (glgo#GNOME/adwaita-icon-theme#274). + +------------------------------------------------------------------- +Tue Jan 16 07:30:58 UTC 2024 - Dominique Leuenberger + +- Update to version 46.alpha: + + fullcolor: antialias 16x16 a little more. + + symbolic: replace filled silhouettes with outlines. + + cursors: only cover the CSS named. + + symbolic: help-about metaphor. + + symbolic: sync not-junk metaphor. + + symbolic: cleaned up export with Symbolic Preview. + +------------------------------------------------------------------- Mon Sep 18 11:41:10 UTC 2023 - Bjørn Lie - Update to version 45.0: diff --git a/adwaita-icon-theme.obsinfo b/adwaita-icon-theme.obsinfo new file mode 100644 index 0000000..e2a6de3 --- /dev/null +++ b/adwaita-icon-theme.obsinfo @@ -0,0 +1,4 @@ +name: adwaita-icon-theme +version: 46.0 +mtime: 1710787584 +commit: 7d2510820199ff7f233511a00895043f3843dbcd diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index 7b0b74e..5345b5a 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -1,7 +1,7 @@ # # spec file for package adwaita-icon-theme # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,18 +17,18 @@ Name: adwaita-icon-theme -Version: 45.0 +Version: 46.0 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/45/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst BuildRequires: fdupes BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: gtk3-tools >= 3.24.2 -BuildRequires: meson +BuildRequires: meson >= 0.64.0 BuildRequires: pkgconfig # To make sure the icon theme cache gets generated Requires(post): (gtk3-tools if libgtk-3-0)