diff --git a/_service b/_service index d73dc0f..6346e13 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - 1.5.0 + 1.5.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/libadwaita-1.5.0.obscpio b/libadwaita-1.5.0.obscpio deleted file mode 100644 index 20b6a1a..0000000 --- a/libadwaita-1.5.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdaf7ffa11aed33d3c90940881a267d6024de964dcef15347e915567496ae715 -size 7827469 diff --git a/libadwaita-1.5.1.obscpio b/libadwaita-1.5.1.obscpio new file mode 100644 index 0000000..de728e9 --- /dev/null +++ b/libadwaita-1.5.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78bf088d8189af5cd1dca3ff4a43ca70000776671c1759c009161c92ab60d78d +size 7909901 diff --git a/libadwaita.changes b/libadwaita.changes index fb96cb2..87a1203 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Fri May 24 14:19:20 UTC 2024 - Dominique Leuenberger + +- Update to version 1.5.1: + + AdwAboutDialog/Window: Fix an outdated appstream reference in + docs. + + AdwActionRow: Mention .property in docs. + + AdwAlertDialog: + - Fix the accessible role. + - Fix initial focus. + + AdwAvatar: Fix portrait avatars on hidpi. + + AdwBin: Fix a potential focus issue. + + AdwBreakpoint: Fix add_setter() annotations. + + AdwCarousel: Fix a build warning. + + AdwComboRow: + - Fix initial checkmark. + - Handle model changes properly. + + AdwDialog: + - Fix accessibility warnings. + - Make shortcuts work when there are no focusable widgets. + - Correctly restore focus when opening a dialog from a menu. + - Fix GtkWindow:deletable=false hiding close buttons in + dialogs. + + AdwExpanderRow: + - Fix get_title_lines() and get_subtitle_lines() return types. + - Fix remove() docs. + + AdwOverlaySplitView: Unmap sidebar when it's hidden. + + AdwPreferencesGroup: + - Fix a potential focus issue. + - Fix :header-group annotations and notifications. + + AdwPreferencesPage: Fix a potential focus issue. + + AdwTabView: + - Document :close-page return value. + - Fix a leak when closing the last page. + + AdwViewStack: Fix a typo in docs. +. + Docs: Update screenshots + + Stylesheet: Fix entry progress bars. + + Add missing return annotations + + Updated translations. + ------------------------------------------------------------------- Fri Mar 15 15:49:05 UTC 2024 - Dominique Leuenberger diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index 6b63e87..8bde875 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,4 +1,4 @@ name: libadwaita -version: 1.5.0 -mtime: 1710515856 -commit: 6eed5e87efdcb6c599caaad64cbf1b68603ee6e7 +version: 1.5.1 +mtime: 1716527010 +commit: 986687b442fcb5d7627b7135c9be6d6614268abc diff --git a/libadwaita.spec b/libadwaita.spec index d84cd3d..55787ca 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -17,7 +17,7 @@ Name: libadwaita -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Building blocks for modern GNOME applications License: LGPL-2.1-or-later