Accepting request 1236898 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1236898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libadwaita?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2025-01-12 10:09:00 +00:00 committed by Git OBS Bridge
commit c58440b999
6 changed files with 25 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://gitlab.gnome.org/GNOME/libadwaita.git</param>
<param name="scm">git</param>
<param name="revision">1.6.2</param>
<param name="revision">1.6.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:488bddd542f5ef94677ba0736ab9a4667614f586f561e82766df156d3602c182
size 8408077

3
libadwaita-1.6.3.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d40739b97d22b44209e9787a0c4bfb5ddd1c7af79b8d81678579af8d9f4cf933
size 8408589

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jan 10 06:32:35 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.3:
+ Build: Drop pre-built docs and styles
+ AdwActionRow: Set accessible role to presentation for the icon
+ AdwBottomSheet: Fix more criticals in dispose
+ AdwButtonRow: Set accessible role to presentation for icons
+ AdwClampLayout: Fix layout with multiple children
+ AdwComboRow: Fix a property noficiation
+ AdwDialog:
- Fix accessible role critical when using window-backed dialogs
- Handle close() before and right after present()
+ AdwHeaderBar: Ignore split views outside sheets
+ AdwLengthUnit Fix pt and sp unit values when gtk-xft-dpi = -1
-------------------------------------------------------------------
Fri Nov 22 21:01:00 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libadwaita
version: 1.6.2
mtime: 1732307993
commit: db405cac47c7c1a2c45faeb9a47892cab5642753
version: 1.6.3
mtime: 1736460999
commit: 9745c673667ddd39e5d80e2c79f5cbfa7819f5a3

View File

@ -1,7 +1,7 @@
#
# spec file for package libadwaita
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: libadwaita
Version: 1.6.2
Version: 1.6.3
Release: 0
Summary: Building blocks for modern GNOME applications
License: LGPL-2.1-or-later