diff --git a/_service b/_service index c7e67a6..b288f7d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - 1.6.1 + 1.6.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/libadwaita-1.6.1.obscpio b/libadwaita-1.6.1.obscpio deleted file mode 100644 index 8e52ef1..0000000 --- a/libadwaita-1.6.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9007c20c6e783bbbe6ead74de61faa8fcefb784c0f7571c9c9d87660b91d27e4 -size 8402957 diff --git a/libadwaita-1.6.4.obscpio b/libadwaita-1.6.4.obscpio new file mode 100644 index 0000000..b056efc --- /dev/null +++ b/libadwaita-1.6.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811597e2834922b7e64c3f50bbfe9d222bdc8828f04db4ea2ca158704aaf7705 +size 8411661 diff --git a/libadwaita.changes b/libadwaita.changes index 5d36cf4..d16388d 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Fri Jan 31 19:15:52 UTC 2025 - Bjørn Lie + +- Update to version 1.6.4: + + AdwBreakpoint: Fix to_string() with locales using comma as + decimal separator + + AdwComboRow: Fix very short strings not being displayed + + AdwDialog: + - Fix ::closed emission with window-backed dialogs + - Fix a focus-related crash + + AdwPreferencesDialog: Document navigation.pop action + + AdwTabBox, AdwTabGrid: + - Fix scrolling to newly appearing tabs + - Fix a copy-paste error + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 10 06:32:35 UTC 2025 - Bjørn Lie + +- 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 + +- Update to version 1.6.2: + + AdwDialog: Fix accessible role critical when using + window-backed dialogs. + + AdwHeaderBar: Fix a typo in docs. + + AdwMessageDialog: Fix a typo in adw_message_dialog_response() + deprecation message. + + AdwStyleManager: Fix initial color scheme value on Windows. + + Updated translations. + ------------------------------------------------------------------- Sun Oct 13 15:47:43 UTC 2024 - Bjørn Lie diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index 1db59d3..1505cd0 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,4 +1,4 @@ name: libadwaita -version: 1.6.1 -mtime: 1728830260 -commit: e57c2e703adf9df06cd8c3880b5a01ff0243ff2b +version: 1.6.4 +mtime: 1738344102 +commit: 927f58620015a8f7153ef3b9454e4d04e4e5d8f9 diff --git a/libadwaita.spec b/libadwaita.spec index ada7948..aa1a70e 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -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.1 +Version: 1.6.4 Release: 0 Summary: Building blocks for modern GNOME applications License: LGPL-2.1-or-later