diff --git a/_service b/_service new file mode 100644 index 0000000..8e26e8f --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git + 47.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 100644 index f0fd00f..0000000 --- a/adwaita-icon-theme-45.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1 -size 4296512 diff --git a/adwaita-icon-theme-47.0.obscpio b/adwaita-icon-theme-47.0.obscpio new file mode 100644 index 0000000..86ce7c6 --- /dev/null +++ b/adwaita-icon-theme-47.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31b310628b78c1f3ac7599b140313638cc945cb90f384bb247393b4cbd024378 +size 26371085 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index 00b3afc..5b55bfc 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,64 @@ +------------------------------------------------------------------- +Mon Sep 16 10:17:52 UTC 2024 - Dominique Leuenberger + +- Update to version 47.0: + + cursors: updated spinners to match libadwaita. + +------------------------------------------------------------------- +Mon May 27 09:43:05 UTC 2024 - Dominique Leuenberger + +- Update to version 46.2: + + inherit from AdwaitaLegacy. + + symbolic: mic icons -- more opaque and legible in shell's top + bar. + +------------------------------------------------------------------- +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 diff --git a/adwaita-icon-theme.obsinfo b/adwaita-icon-theme.obsinfo new file mode 100644 index 0000000..e5ef56c --- /dev/null +++ b/adwaita-icon-theme.obsinfo @@ -0,0 +1,4 @@ +name: adwaita-icon-theme +version: 47.0 +mtime: 1726478117 +commit: 4a5238759d24434a7811c36a48185b2c2a1f7783 diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index 4405fad..35d6874 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: 47.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)