From 3ce52401137c5553f7accad7e2bab6222af3e7fc77d96e5b554a4e2f0b999e27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 11 Feb 2022 15:53:17 +0000 Subject: [PATCH] Accepting request 953744 from GNOME:Next New upstream release OBS-URL: https://build.opensuse.org/request/show/953744 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libadwaita?expand=0&rev=9 --- _service | 2 +- libadwaita-1.0.1.obscpio | 3 --- libadwaita-1.0.2.obscpio | 3 +++ libadwaita.changes | 17 +++++++++++++++++ libadwaita.obsinfo | 7 +++---- libadwaita.spec | 22 ++++++++++++---------- 6 files changed, 36 insertions(+), 18 deletions(-) delete mode 100644 libadwaita-1.0.1.obscpio create mode 100644 libadwaita-1.0.2.obscpio diff --git a/_service b/_service index b746467..6a58df5 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - refs/tags/1.0.1 + refs/tags/1.0.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/libadwaita-1.0.1.obscpio b/libadwaita-1.0.1.obscpio deleted file mode 100644 index 02a1009..0000000 --- a/libadwaita-1.0.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b40ad9e301670be3f1294e3b758f5d90168fdf37999d10fd54684490cd66c747 -size 4070924 diff --git a/libadwaita-1.0.2.obscpio b/libadwaita-1.0.2.obscpio new file mode 100644 index 0000000..187389b --- /dev/null +++ b/libadwaita-1.0.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36bdec419202a1b2d4a7e2b2759032f3af08a6772f463e04ea8a7ac4142ca49c +size 4047372 diff --git a/libadwaita.changes b/libadwaita.changes index f6c0ee0..895428d 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Feb 11 13:39:33 UTC 2022 - Bjørn Lie + +- Update to version 1.0.2: + + Fix AdwExpanderRow focus handling + + Fix combo rows in AdwCarousel demo + + Fix radio hover state in GtkPopoverMenu + + Docs: + - Fix AdwViewSwitcherBar and AdwViewStack examples + - Fix typos + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 3 20:12:01 UTC 2022 - Bjørn Lie + +- Update Summaries and descriptions. + ------------------------------------------------------------------- Sun Jan 2 13:25:11 UTC 2022 - Bjørn Lie diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index bfffea4..d283102 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,5 +1,4 @@ name: libadwaita -version: 1.0.1 -mtime: 1641039681 -commit: b274a0c32c51a92692e3b282f04e88f033ba73b1 - +version: 1.0.2 +mtime: 1644484629 +commit: a97acba6210d7ea8cee032316e71f64f1221836a diff --git a/libadwaita.spec b/libadwaita.spec index c47f30b..c3df19b 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -17,9 +17,9 @@ Name: libadwaita -Version: 1.0.1 +Version: 1.0.2 Release: 0 -Summary: Adwaita library for mobile device UIs using GTK/GNOME +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 @@ -37,22 +37,24 @@ BuildRequires: pkgconfig(gtk4) >= 4.5.0 %lang_package %description -The aim of the Adwaita library is to help with developing UI for mobile devices using GTK/GNOME. +Building blocks for modern GNOME applications. %package -n libadwaita-1-0 -Summary: Adwaita library for mobile device UIs using GTK/GNOME +Summary: Building blocks for modern GNOME applications # Make the -lang package installable Provides: %{name} = %{version} %description -n libadwaita-1-0 -The aim of the Adwaita library is to help with developing UI for mobile devices using GTK/GNOME. +Building blocks for modern GNOME applications. +This package provides the shared library for libadwaita. %package docs Summary: Developer documentation for libadwaita BuildArch: noarch %description docs -This package contains developer documentation for the Adwaita library. +Building blocks for modern GNOME applications. +This package provides the documentation for libadwaita. %package devel Summary: Development files for the Adwaita library @@ -60,16 +62,16 @@ Requires: libadwaita-1-0 = %{version} Requires: typelib-1_0-Adw-1 = %{version} %description devel -The aim of the Adwaita library is to help with developing UI for mobile devices using GTK/GNOME. +Building blocks for modern GNOME applications. +This package provides the development files for libadwaita. %package -n typelib-1_0-Adw-1 Summary: Introspection bindings for Adwaita Group: System/Libraries %description -n typelib-1_0-Adw-1 -The aim of the Adwaita library is to help with developing UI for mobile devices using GTK/GNOME. - -This package provides the GObject Introspection bindings for Adwaita. +Building blocks for modern GNOME applications. +This package provides the GObject Introspection bindings for libadwaita. %prep %autosetup -p1