Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libadwaita for openSUSE:Factory checked in at 2026-04-10 17:45:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libadwaita (Old) and /work/SRC/openSUSE:Factory/.libadwaita.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libadwaita" Fri Apr 10 17:45:48 2026 rev:50 rq:1345370 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libadwaita/libadwaita.changes 2026-02-03 21:26:38.956410925 +0100 +++ /work/SRC/openSUSE:Factory/.libadwaita.new.21863/libadwaita.changes 2026-04-10 17:46:44.522300231 +0200 @@ -1,0 +2,129 @@ +Fri Mar 20 16:13:09 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Fri Mar 13 16:19:44 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 1.9.0: + + Fix build with certain GLib configurations + + Adaptive preview: Disable window controls by default + + AdwSidebar: + - Fix grab_focus() + - Add a screenshot to :mode docs + + AdwViewSwitcherSidebar: Add a screenshot to :mode docs + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 28 09:32:57 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 1.9.rc: + + Replace null strings with "" in non-nullable string setters + + Update internal icons + - Bundle all used icons not in GTK + - Rename avatar-default-symbolic to avoid name clashes + + AdwAboutDialog: Fix a broken doc link + + AdwAlertDialog: Fix prefer-wide-layout behavior and docs + + AdwBreakpointBin: Queue resize when changing breakpoint on + startup + + AdwSidebar: Focus the selected row on focus instead of first + row + + Demo: Bundle all used icons not in GTK or libadwaita + + Docs: + - Mention overlay sidebars on the adaptive layouts page + - Bundle all used icons not in GTK or libadwaita + - Disable icon theme for screenshots + + Stylesheet: Explicitly set icon palette + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 10 14:29:04 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 1.9.beta: + + Print deprecations with GTK_DEBUG=builder + + AdwAboutDialog: Allow creating dialogs from appstream data + using properties + + AdwBreakpointBin: Fix breakpoints being added in the opposite + order + + AdwSidebar: Fix a critical with empty sections in page mode + + Demo: Make desktop file visible for normal installs +- Changes from version 1.9.alpha: + + Add AdwNoneAnimationTarget, AdwSidebar, and + AdwViewSwitcherSidebar + + Consistently do null checks for non-nullable strings + - Tint the device bezel to match the other styles + + AdwAboutDialog/Window: Add a context menu to link rows + + AdwActionRow + - Fix subtitle comparison + - Port to GPtrArray + + AdwApplication: Deprecate style-dark.css, style-hc.css and + style-hc-dark.css + + AdwWindow/AdwApplicationWindow: Add :item-type and :n-items + to :dialogs + + AdwBottomSheet: Use crossfade animations when possible for + reduced motion + + AdwBreakpointBin: Port to GPtrArray + + AdwComboRow + - Improve accessibility + - Update selection when the expression changes + + AdwDialog: Use crossfade animations when possible for reduced + motion + + AdwEntryRow + - Fix title ellipsizing too late + - Activate the row action when pressing enter + + AdwEnumListModel: Add :item-type and :n-items + + AdwHeaderBar + - Fix title buttons on macOS + - Report back button context menu to screen reader + - Make badges accessible + + AdwMultiLayoutView + - Port to GPtrArray + - Use crossfade animations when possible for reduced motion + - Fix a build warning on some platforms + - Add :item-type and :n-items :navigation-stack + - Implement search activation + - Fix accessible label + - Fix a typo in the add_child() critical + - Implement search activation + - Fix an accessibility warning + + AdwShortcutsSection: Add :item-type and :n-items + + AdwStatusPage: Implement focus() and grab_focus() + + AdwTabBar/AdwTabOverview + - Improve drag-n-drop docs + - Fix ::extra-drag-drop annotations + - Report context menu to screen reader + + AdwTabOverview + - Use crossfade animation for reduced motion + - Implement search activation + + AdwTabView + - Implement GtkSectionModel for :pages + - Add :item-type and :n-items to :pages + + AdwToggleGroup + - Add a missing tooltip test + - Add AdwToggle:description + - Add :item-type and :n-items to :toggles + + AdwViewStack + - Add section API to AdwViewStackPage, expose sections via :pages + - Add :item-type and :n-items to :pages + - Fix accessible labels with underlines + - Port to GPtrArray + + AdwViewSwitcher: Make badges accessible + + Build + - Fix gen-public-types.py encoding + - Depend on GTK 4.21.1 and GLib 2.84.0 + + Demo + - Port to AdwSidebar, reorganize the sidebar and add icons + - Drop the color scheme toggle + - Add page search + - Improve the view switcher demo + - Increase default window size + - Update metainfo + - Mention sidebars on the adaptive layouts page + - Consistently link enum values and constants + - Fix banner-suggested screenshot + - Improve wrap box screenshots + + Stylesheet + - Support prefers-reduced-motion media query + - Merge regular and high contrast styles via media queries + +------------------------------------------------------------------- Old: ---- libadwaita-1.8.4.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio libadwaita-1.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libadwaita.spec ++++++ --- /var/tmp/diff_new_pack.PJ4rwO/_old 2026-04-10 17:46:49.138490166 +0200 +++ /var/tmp/diff_new_pack.PJ4rwO/_new 2026-04-10 17:46:49.142490331 +0200 @@ -17,12 +17,12 @@ Name: libadwaita -Version: 1.8.4 +Version: 1.9.0 Release: 0 Summary: Building blocks for modern GNOME applications License: LGPL-2.1-or-later URL: https://gitlab.gnome.org/GNOME/libadwaita -Source: %{name}-%{version}.tar.zst +Source: %{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.63.0 @@ -32,9 +32,9 @@ BuildRequires: pkgconfig(appstream) BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(gi-docgen) -BuildRequires: pkgconfig(glib-2.0) >= 2.80.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.84.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk4) >= 4.19.4 +BuildRequires: pkgconfig(gtk4) >= 4.21.1 %lang_package %description ++++++ _scmsync.obsinfo ++++++ mtime: 1774023202 commit: 7786d44e95733b2e5da51d420a3553c09a7ffeb69d0fe973d05037665c3a6198 url: https://src.opensuse.org/GNOME/libadwaita revision: 7786d44e95733b2e5da51d420a3553c09a7ffeb69d0fe973d05037665c3a6198 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PJ4rwO/_old 2026-04-10 17:46:49.226493786 +0200 +++ /var/tmp/diff_new_pack.PJ4rwO/_new 2026-04-10 17:46:49.234494116 +0200 @@ -3,16 +3,16 @@ <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.8.4</param> + <param name="revision">1.9.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> - <service mode="buildtime" name="tar" /> - <service mode="buildtime" name="recompress"> + <service mode="manual" name="tar"/> + <service mode="manual" name="recompress"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> - <service mode="manual" name="set_version" /> + <service mode="manual" name="set_version"/> </services> ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 10:58:48.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ libadwaita.obsinfo ++++++ --- /var/tmp/diff_new_pack.PJ4rwO/_old 2026-04-10 17:46:49.386500370 +0200 +++ /var/tmp/diff_new_pack.PJ4rwO/_new 2026-04-10 17:46:49.394500699 +0200 @@ -1,5 +1,5 @@ name: libadwaita -version: 1.8.4 -mtime: 1769973127 -commit: 577dfeb3086175c8d887fb418cff9ce8571986b2 +version: 1.9.0 +mtime: 1773414936 +commit: 5808d27bd19fd16af6bafdb35c64c4a492daeaf5
