Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libadwaita for openSUSE:Factory 
checked in at 2023-09-20 13:22:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libadwaita (Old)
 and      /work/SRC/openSUSE:Factory/.libadwaita.new.16627 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libadwaita"

Wed Sep 20 13:22:24 2023 rev:22 rq:1111883 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libadwaita/libadwaita.changes    2023-09-06 
18:57:44.850605263 +0200
+++ /work/SRC/openSUSE:Factory/.libadwaita.new.16627/libadwaita.changes 
2023-09-20 13:23:14.809871214 +0200
@@ -1,0 +2,148 @@
+Fri Sep 15 17:43:41 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.4.0:
+  + AdwBreakpointBin: Clarify minimum size warnings
+  + AdwExpanderRow: Improve accessible roles
+  + AdwPreferencesGroup: Set described-by on the listbox
+  + Docs: Fix a property name in breakpoint migration guide
+  + Stylesheet:
+    - Fix toolbar view styles within sidebars
+    - Fix .navigation-sidebar:disabled style when used with
+      GtkListView
+  + Build system fixes
+  + Updated translations.
+- Switch compression in service and spec (tarball produced) to zst.
+
+-------------------------------------------------------------------
+Mon Sep  4 19:13:48 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.4.rc:
+  + AdwAboutWindow:
+    - Accessibility fixes
+    - Add a minimum size
+  + AdwExpanderRow: Accessibility fixes
+  + AdwHeaderBar:
+    - Fix missing title fallback for back button tooltip and
+      history menu
+    - Set "Back" as an accessible label for the back button
+    - Clarify docs around :show-back-button
+  + AdwNavigationView: Warn when a navigation page is missing a
+    title
+  + AdwStyleManager: Fix over-releasing a string on macOS
+  + AdwTabButton: Set the correct gettext domain
+  + AdwTabOverview
+    - Set the correct gettext domain
+    - Fix reordered thumbnail being drawn below others
+  + AdwToastOverlay: Set the correct gettext domain
+  + Build: Update pkg-config description field
+  + Demo:
+    - Update screenshot in appdata
+    - Correctly dismiss the last toast in the dialogs demo
+    - Add missing navigation page titles
+  + Stylesheet:
+    - Fix filename entry margins in file chooser
+    - Fix menubutton.card corners
+    - Fix button.card focus ring transition
+    - Avoid background overdraw in GtkColumnView
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  4 19:12:43 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.4.beta:
+  + Build:
+    - Depend on GLib 2.76.0
+    - Fix build on Windows
+    - Add a GTK subproject
+  + AdwBreakpointBin:
+    - Mention the correct widget in exceeded size warnings
+    - Fix width-for-height and height-for-width sizing
+  + AdwComboRow: Recreate default factory on expression changes
+  + AdwEnumListModel: Better invalid value for find_position()
+  + AdwHeaderBar:
+    - Fix spacing when there are no start/end children
+    - Fix a memory leak
+    - Fix GtkCenterBox:shrink-center-last usage
+  + AdwLeaflet: Fix back/forward mouse button handling
+  + AdwMessageDialog: Fix shadow style
+  + AdwNavigationView:
+    - Pop the current page when pressing Escape
+    - Make AdwNavigationPage:child-view private
+    - Fix back/forward mouse button handling
+    - Clarify docs
+  + AdwPreferencesWindow: Fix a memory leak
+  + AdwTabOverview
+    - Cull invisible thumbnails
+    - Fix a crash when opening overview before it's mapped
+  + AdwTabView: Fix thumbnail regressions from 1.4.alpha
+  + AdwToastOverlay: Fix width-for-height and height-for-width
+    sizing
+  + AdwToolbarView:
+    - Add ADW_TOOLBAR_RAISED_BORDER style
+    - Fix width-for-height and height-for-width sizing
+    - Clarify docs
+  + AdwViewStack: Add AdwViewStackPages:selected-page
+  + AdwViewSwitcherBar:
+    - Fix disabling reveal animation when using breakpoints
+    - Make sure the height doesn't change with large text
+  + Demo:
+    - Fix view switcher demo minimum height
+    - Set input hints and purpose in the entries
+  + Docs:
+    - Assorted screenshot tool fixes
+    - Fix a deprecation warning in the screenshot tool
+  + Stylesheet:
+    - Make button.osd focus rings blue for better visibility
+    - Fix .card buttons within .osd
+    - Fix button transitions in high contrast mode
+    - Fix single-item menu height
+    - Modernize GtkFileDialog, GtkAppChooserDialog and GtkAssistant
+      styles
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  4 19:11:57 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.4.alpha:
+  + Build
+    - Depend on GTK 4.11.3
+    - Depend on libappstream
+    - Add Vala metadata file
+    - Fix gnome.compile_resources() on MSBuild
+    - Fix doc include path
+    - Make metainfo build reproducible
+  + Add AdwBreakpoint and AdwBreakpointBin
+  + Add AdwNavigationView
+  + Add AdwNavigationSplitView
+  + Add AdwOverlaySplitView
+  + Add AdwSpinRow
+  + Add AdwSwitchRow
+  + Add AdwToolbarView
+  + Deprecate AdwFlap, AdwLeaflet, AdwSqueezer and
+    AdwViewSwitcherTitle
+  + AdwAboutWindow
+    - Add new_from_appdata()
+    - Add a missing Since annotation
+    - Fix accessible role on the application icon
+  + AdwActionRow: Fix an inaccuracy in docs
+  + AdwAvatar: Fix a memory leak
+  + AdwBanner:
+    - Allow to ellipsize the button
+    - Clarify title placement in docs
+    - Add a backdrop style
+  + AdwButtonContent: Add :can-shrink
+  + AdwCarousel:
+    - Fix allocation
+    - Fix scrolling to a recently inserted item
+  + AdwClamp/AdwClampLayout/AdwClampScrollable:
+    - Add :unit, default to the sp unit instead of px
+    - Deprecate clamp child  style classes
+  + AdwComboRow:
+    - Add :enable-search
+    - Fix accessible role on the dropdown arrow
+  + AdwExpanderRow: Deprecate add_action(), replace it with
+    add_suffix()
+  + Updated translations.
+- Add pkgconfig(appstream) BuildRequires: New dependency.
+
+-------------------------------------------------------------------

Old:
----
  libadwaita-1.3.5.obscpio

New:
----
  libadwaita-1.4.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libadwaita.spec ++++++
--- /var/tmp/diff_new_pack.BLaJUZ/_old  2023-09-20 13:23:16.189920656 +0200
+++ /var/tmp/diff_new_pack.BLaJUZ/_new  2023-09-20 13:23:16.189920656 +0200
@@ -17,23 +17,24 @@
 
 
 Name:           libadwaita
-Version:        1.3.5
+Version:        1.4.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.xz
+Source:         %{name}-%{version}.tar.zst
 
 BuildRequires:  fdupes
 BuildRequires:  meson >= 0.59.0
 BuildRequires:  pkgconfig
 BuildRequires:  sassc
 BuildRequires:  vala
+BuildRequires:  pkgconfig(appstream)
 BuildRequires:  pkgconfig(fribidi)
 BuildRequires:  pkgconfig(gi-docgen)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.72
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk4) >= 4.9.5
+BuildRequires:  pkgconfig(gtk4) >= 4.11.3
 %lang_package
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.BLaJUZ/_old  2023-09-20 13:23:16.221921802 +0200
+++ /var/tmp/diff_new_pack.BLaJUZ/_new  2023-09-20 13:23:16.225921946 +0200
@@ -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">refs/tags/1.3.5</param>
+    <param name="revision">refs/tags/1.4.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -11,7 +11,7 @@
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">zst</param>
   </service>
   <service mode="manual" name="set_version" />
 </services>

++++++ libadwaita-1.3.5.obscpio -> libadwaita-1.4.0.obscpio ++++++
/work/SRC/openSUSE:Factory/libadwaita/libadwaita-1.3.5.obscpio 
/work/SRC/openSUSE:Factory/.libadwaita.new.16627/libadwaita-1.4.0.obscpio 
differ: char 48, line 1

++++++ libadwaita.obsinfo ++++++
--- /var/tmp/diff_new_pack.BLaJUZ/_old  2023-09-20 13:23:16.265923378 +0200
+++ /var/tmp/diff_new_pack.BLaJUZ/_new  2023-09-20 13:23:16.269923522 +0200
@@ -1,5 +1,5 @@
 name: libadwaita
-version: 1.3.5
-mtime: 1693731051
-commit: e006737320804ddeba28eb00228fe2c25d545a6a
+version: 1.4.0
+mtime: 1694722361
+commit: c196ee37a2938ce6ed0bfde2b575a0013d997158
 

Reply via email to