From be31b0445673450dee6c27f9767fb790d28896c8082078ab81532fe645146c3e Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Tue, 12 Sep 2023 01:50:38 +0000 Subject: [PATCH 1/2] Accepting request 1109791 from GNOME:Next Pushing GNOME 45.rc packages OBS-URL: https://build.opensuse.org/request/show/1109791 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/adwaita-icon-theme?expand=0&rev=84 --- adwaita-icon-theme-44.0.tar.xz | 3 --- adwaita-icon-theme-45.rc.tar.xz | 3 +++ adwaita-icon-theme.changes | 19 +++++++++++++++++++ adwaita-icon-theme.spec | 11 ++++++----- 4 files changed, 28 insertions(+), 8 deletions(-) delete mode 100644 adwaita-icon-theme-44.0.tar.xz create mode 100644 adwaita-icon-theme-45.rc.tar.xz diff --git a/adwaita-icon-theme-44.0.tar.xz b/adwaita-icon-theme-44.0.tar.xz deleted file mode 100644 index 6cbcbbe..0000000 --- a/adwaita-icon-theme-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4889c5601bbfecd25d80ba342209d0a936dcf691ee56bd6eca4cde361f1a664c -size 2488628 diff --git a/adwaita-icon-theme-45.rc.tar.xz b/adwaita-icon-theme-45.rc.tar.xz new file mode 100644 index 0000000..8ed30ca --- /dev/null +++ b/adwaita-icon-theme-45.rc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d948ffac9e3182529580c2ad1b65e4908cc193fb9569d0a56826728bf99827a3 +size 4294164 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index e2ffdbe..fc34682 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Sep 4 09:37:31 UTC 2023 - Bjørn Lie + +- Update to version 45.rc: + + cursors: new hand cursors, updated spinner. + +------------------------------------------------------------------- +Sat Jul 8 08:40:29 UTC 2023 - Bjørn Lie + +- Update to version 45.beta: + + New meson build system + + fullcolor: new audio mimetype + + symbolic: + - notifications in outline style + - go home, user-home, notifications in outline style + - new weather icons + + cursors: tooling in python 3 +- Add meson BuildRequires and macros following upstreams port. + ------------------------------------------------------------------- Mon Mar 20 09:43:44 UTC 2023 - Bjørn Lie diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index 20ce5e8..8ff98a6 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -17,17 +17,18 @@ Name: adwaita-icon-theme -Version: 44.0 +Version: 45.rc 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/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/adwaita-icon-theme/45/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gdk-pixbuf-loader-rsvg BuildRequires: gtk3-tools >= 3.24.2 +BuildRequires: meson BuildRequires: pkgconfig # To make sure the icon theme cache gets generated Requires(post): (gtk3-tools if libgtk-3-0) @@ -42,11 +43,11 @@ The default GNOME icon theme, Adwaita. %autosetup %build -%configure -%make_build +%meson +%meson_build %install -%make_install +%meson_install # Those folders disappeared in the upgrade from 2.28.0 -> 2.29.0 # FIXME: eventually no application should install any files there mkdir -p %{buildroot}%{_datadir}/icons/Adwaita/scalable/actions From 71c3892666441b565436bfb5b516c8c401806939f071b6d6d42981049f84ac5c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 18 Sep 2023 12:02:30 +0000 Subject: [PATCH 2/2] Accepting request 1111954 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1111954 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/adwaita-icon-theme?expand=0&rev=85 --- adwaita-icon-theme-45.0.tar.xz | 3 +++ adwaita-icon-theme-45.rc.tar.xz | 3 --- adwaita-icon-theme.changes | 6 ++++++ adwaita-icon-theme.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 adwaita-icon-theme-45.0.tar.xz delete mode 100644 adwaita-icon-theme-45.rc.tar.xz diff --git a/adwaita-icon-theme-45.0.tar.xz b/adwaita-icon-theme-45.0.tar.xz new file mode 100644 index 0000000..f0fd00f --- /dev/null +++ b/adwaita-icon-theme-45.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2442bfb06f4e6cc95bf6e2682fdff98fa5eddc688751b9d6215c623cb4e42ff1 +size 4296512 diff --git a/adwaita-icon-theme-45.rc.tar.xz b/adwaita-icon-theme-45.rc.tar.xz deleted file mode 100644 index 8ed30ca..0000000 --- a/adwaita-icon-theme-45.rc.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d948ffac9e3182529580c2ad1b65e4908cc193fb9569d0a56826728bf99827a3 -size 4294164 diff --git a/adwaita-icon-theme.changes b/adwaita-icon-theme.changes index fc34682..00b3afc 100644 --- a/adwaita-icon-theme.changes +++ b/adwaita-icon-theme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 18 11:41:10 UTC 2023 - Bjørn Lie + +- Update to version 45.0: + + No changes from 45.rc, stable versionbump only. + ------------------------------------------------------------------- Mon Sep 4 09:37:31 UTC 2023 - Bjørn Lie diff --git a/adwaita-icon-theme.spec b/adwaita-icon-theme.spec index 8ff98a6..4405fad 100644 --- a/adwaita-icon-theme.spec +++ b/adwaita-icon-theme.spec @@ -17,7 +17,7 @@ Name: adwaita-icon-theme -Version: 45.rc +Version: 45.0 Release: 0 Summary: GNOME Icon Theme License: CC-BY-SA-3.0 OR LGPL-3.0-or-later