From 48c2d0e1335829158210cb2b4bf659041aba641aa3d25e6665b6ca87e7ea6ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 18 Sep 2023 06:39:44 +0000 Subject: [PATCH] Accepting request 1111607 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1111607 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=42 --- _service | 4 ++-- libadwaita-1.4.0.obscpio | 3 +++ libadwaita-1.4.rc.obscpio | 3 --- libadwaita.changes | 16 ++++++++++++++++ libadwaita.obsinfo | 7 +++---- libadwaita.spec | 4 ++-- 6 files changed, 26 insertions(+), 11 deletions(-) create mode 100644 libadwaita-1.4.0.obscpio delete mode 100644 libadwaita-1.4.rc.obscpio diff --git a/_service b/_service index 35965cf..9cda5ec 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - refs/tags/1.4.rc + refs/tags/1.4.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 @@ -11,7 +11,7 @@ *.tar - xz + zst diff --git a/libadwaita-1.4.0.obscpio b/libadwaita-1.4.0.obscpio new file mode 100644 index 0000000..4ec4a1e --- /dev/null +++ b/libadwaita-1.4.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827a02ca05a1729383a49ebe959a589644f19d82aa7e7243675cd52c120d0514 +size 6965773 diff --git a/libadwaita-1.4.rc.obscpio b/libadwaita-1.4.rc.obscpio deleted file mode 100644 index 8009011..0000000 --- a/libadwaita-1.4.rc.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fdb212a174f6f88d737473fe2f38ab714ac465b7279714bded3d7a91658107b -size 6955533 diff --git a/libadwaita.changes b/libadwaita.changes index 1a3edfc..0984cf1 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Sep 15 17:43:41 UTC 2023 - Bjørn Lie + +- Update to version 1.4.0: + + AdwBreakpointBin: Clarify minimum size warnings + + AdwExpanderRow: Improve accessible roles + + AdwPreferencesGroup: Set described-by on the listbox + + Docs: Fix a property name in breakpoint migration guide + + Stylesheet: + - Fix toolbar view styles within sidebars + - Fix .navigation-sidebar:disabled style when used with + GtkListView + + Build system fixes + + Updated translations. +- Switch compression in service and spec (tarball produced) to zst. + ------------------------------------------------------------------- Mon Sep 4 19:13:48 UTC 2023 - Bjørn Lie diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index e833c00..b5473ec 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,5 +1,4 @@ name: libadwaita -version: 1.4.rc -mtime: 1693730862 -commit: 6d03d0545b41c80d91ce05e62eed3d25e9b62404 - +version: 1.4.0 +mtime: 1694722361 +commit: c196ee37a2938ce6ed0bfde2b575a0013d997158 diff --git a/libadwaita.spec b/libadwaita.spec index da7015d..c6e2492 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -17,12 +17,12 @@ Name: libadwaita -Version: 1.4.rc +Version: 1.4.0 Release: 0 Summary: Building blocks for modern GNOME applications License: LGPL-2.1-or-later URL: https://gitlab.gnome.org/GNOME/libadwaita -Source: %{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.zst BuildRequires: fdupes BuildRequires: meson >= 0.59.0