diff --git a/_service b/_service index 706bd84..1df96f0 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://gitlab.gnome.org/GNOME/libadwaita.git git - 1.5.4 + 1.6.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/libadwaita-1.5.4.obscpio b/libadwaita-1.5.4.obscpio deleted file mode 100644 index 7dbb659..0000000 --- a/libadwaita-1.5.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e85318972d39f19abe841f1aba6906d302d2ad65db4b91bd8e20cee738916c11 -size 7951373 diff --git a/libadwaita-1.6.0.obscpio b/libadwaita-1.6.0.obscpio new file mode 100644 index 0000000..7bbb30b --- /dev/null +++ b/libadwaita-1.6.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b0a291046c689de6408a8cc65b74314908ef6d2ed7d34ec259d6ae80992cb3 +size 8381453 diff --git a/libadwaita.changes b/libadwaita.changes index 608068d..30bcdc4 100644 --- a/libadwaita.changes +++ b/libadwaita.changes @@ -1,3 +1,86 @@ +------------------------------------------------------------------- +Mon Sep 16 15:11:47 UTC 2024 - Bjørn Lie + +- Update to version 1.6.0: + + AdwAboutDialog/Window: Support non-deprecated GPL-2/3.0-only + SPDX IDs + + AdwBottomSheet: Fix a crash in tests on some platforms + + AdwHeaderBar: Fix back button menu picking up phantom pages in + some situations + + AdwMessageDialog: Fix title size + + AdwTabOverview: Focus search entry with Ctrl+F + + Docs: + - Screenshot tool fixes + - Update screenshots + + Tests: Add AdwBackButton tests + + Stylesheet: + - Disable .devel header bars for bottom sheets, like for + dialogs + - Fix header bar in GTK dialogs + - Fix fine-tune scale styles + - Fix scroll undershoot in dropdowns and emoji picker + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 15 17:40:24 UTC 2024 - Bjørn Lie + +- Update to version 1.6.rc: + + AdwMultiLayoutView: Hide slots when their child is invisible + + AdwPreferencesDialog/Window: Support macOS keybindings + + AdwSpinner: Work around a memory corruption issue + + AdwTabBar/Overview: Fix 2 drag-n-drop crashes + + AdwTabView: Support macOS keybindings + + Demo: + - List ADW_DEBUG_ACCENT_COLOR in about dialog debug info + - Support macOS keybindings + + Docs: + - List available style classes for each widget + - Typo fixes + + Stylesheet + - Add .ssd-frame style class for mutter titlebars + - Make radio button focus ring round + - Use relative font sizes + - Support .property.monospace for AdwExpanderRow too + - Fix GtkScale value overlapping with slider + - Fix --window-radius 0px unit + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 14 17:15:13 UTC 2024 - Bjørn Lie + +- Update to version 1.6.beta: + + Introduce AdwSpinner and AdwSpinnerPaintable + + AdwAlertDialog: + - Accessibility fixes + - Fix a sizing bug with :prefer-wide-layout + + AdwComboRow: Don't change sensitivity on model change + + AdwDialog: + - Fix a memory leak + - Speed up switching presentation + + AdwEntryRow: Fix row activation + + AdwPreferencesPage: Add an a11y relation to the description + + AdwSpinRow: Set accessible role to presentation + + AdwStatusPage: Adjust style when using AdwSpinnerPaintable + + AdwStyleManager: + - Speed up reloading CSS + - Partially support system accent color on macOS + + AdwSwitchRow: Set accessible role to switch + + AdwTabBar/Overview: + - Use AdwSpinnerPaintable for loading state + - Fix a use after free when closing tabs + + AdwToastOverlay: Announce appearing toasts for screen reader + + Demo: + - Make strings HIG-compliant + - Add ctrl+q shortcut, make ctrl+w close the window instead + + Docs: + - Don't annotate user_data params with closure + - Fix typos in migrating to breakpoints page + + Stylesheet: + - Fix a specificity issue with scrolled windows in popovers + - Fix file chooser styles + + Updated translations. +- Please see NEWS for even more changes. + ------------------------------------------------------------------- Fri Sep 13 15:09:30 UTC 2024 - Bjørn Lie diff --git a/libadwaita.obsinfo b/libadwaita.obsinfo index db63fdb..d2a25a3 100644 --- a/libadwaita.obsinfo +++ b/libadwaita.obsinfo @@ -1,4 +1,4 @@ name: libadwaita -version: 1.5.4 -mtime: 1726234945 -commit: 8c7b75cbbd564377406acaa4ee8aae27e0523ee5 +version: 1.6.0 +mtime: 1726236930 +commit: 42b47f0438fc2b24910c58e00bd2bd970b499379 diff --git a/libadwaita.spec b/libadwaita.spec index 705298b..ddae2e0 100644 --- a/libadwaita.spec +++ b/libadwaita.spec @@ -17,7 +17,7 @@ Name: libadwaita -Version: 1.5.4 +Version: 1.6.0 Release: 0 Summary: Building blocks for modern GNOME applications License: LGPL-2.1-or-later @@ -98,6 +98,7 @@ This package provides the GObject Introspection bindings for libadwaita. %license COPYING %doc README.md %{_libdir}/libadwaita-1.so.0 +%{_libdir}/libadwaita-1-internal.so.0 %files -n typelib-1_0-Adw-1 %{_libdir}/girepository-1.0/Adw-1.typelib @@ -108,6 +109,7 @@ This package provides the GObject Introspection bindings for libadwaita. %files devel %{_includedir}/libadwaita-1/ %{_libdir}/libadwaita-1.so +%{_libdir}/libadwaita-1-internal.so %{_libdir}/pkgconfig/libadwaita-1.pc %{_datadir}/gir-1.0/Adw-1.gir %dir %{_datadir}/vala/vapi