Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package granite for openSUSE:Factory checked 
in at 2025-12-22 22:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/granite (Old)
 and      /work/SRC/openSUSE:Factory/.granite.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "granite"

Mon Dec 22 22:48:49 2025 rev:18 rq:1323854 version:7.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/granite/granite.changes  2025-01-02 
19:23:47.610328437 +0100
+++ /work/SRC/openSUSE:Factory/.granite.new.1928/granite.changes        
2025-12-22 22:50:52.717075131 +0100
@@ -1,0 +2,28 @@
+Sun Dec 21 00:53:47 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 7.7.0:
+  * View icons for columns, grids, lists, and reader mode. Plus horizontal and
+    vertical ellipsis icons
+  * Start and End show/hide sidebar icons
+  * Emoji category icons used by GTK's emoji picker
+  * Eye icons required by Gtk.PasswordEntry
+  * Box is an orientable widget that includes standardized spacing and linked 
styles
+  * ListItem is a standard list widget that includes styles and spacing
+  * ToolBox is a vertical layout widget for top and bottom toolbars
+  * new style class constants for labels: CssClass.NUMERIC and 
CssClass.MONOSPACE
+  * StyleManager handles automatically setting dark and light modes as well as
+    system accent colors using Portals
+  * BackButton is a standardized navigation button that activates
+    "navigation.pop" and includes a shortcut tooltip
+  * accel_to_string now uses the word "Super" instead of the "⌘" symbol
+  * HeaderLabel has a new property for H1-H4 sizes and H2 styles are now bolder
+  * CssClass.CARD is now rounded by default
+  * Updated translations
+  * Utils.set_color_primary. Modern apps have moved to more of a split paned
+    design and this style is no longer very fashionable
+  * Nearly all of the old `STYLE_CLASS` constants have been deprecated. Some of
+    them have been replaced by `CssClass` constants, others by widgets
+  * More demo pages with more widgets
+  * Color scheme switcher in the sidebar
+
+-------------------------------------------------------------------

Old:
----
  granite-7.6.0.tar.gz

New:
----
  granite-7.7.0.tar.gz

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

Other differences:
------------------
++++++ granite.spec ++++++
--- /var/tmp/diff_new_pack.ZBxwkd/_old  2025-12-22 22:50:53.573110399 +0100
+++ /var/tmp/diff_new_pack.ZBxwkd/_new  2025-12-22 22:50:53.577110564 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package granite
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define         soname 7_6_0
 %define         appid io.elementary.granite-%{sover}
 Name:           granite
-Version:        7.6.0
+Version:        7.7.0
 Release:        0
 Summary:        An extension of GTK+ libraries
 License:        LGPL-3.0-or-later
@@ -39,6 +39,7 @@
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.50
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk4) >= 4.4
+BuildRequires:  pkgconfig(shumate-1.0)
 
 %description
 Granite is an extension of GTK+. Among other things, it provides the

++++++ fix-version.patch ++++++
--- /var/tmp/diff_new_pack.ZBxwkd/_old  2025-12-22 22:50:53.605111718 +0100
+++ /var/tmp/diff_new_pack.ZBxwkd/_new  2025-12-22 22:50:53.613112048 +0100
@@ -1,7 +1,7 @@
-diff -rub granite-7.6.0/lib/meson.build granite-7.6.0-patched/lib/meson.build
---- granite-7.6.0/lib/meson.build      2024-11-21 17:03:03.000000000 +0100
-+++ granite-7.6.0-patched/lib/meson.build      2025-01-02 00:05:15.749554259 
+0100
-@@ -77,7 +77,7 @@
+diff -rubN granite-7.7.0/lib/meson.build granite-7.7.0-patched/lib/meson.build
+--- granite-7.7.0/lib/meson.build      2025-09-30 23:20:30.000000000 +0200
++++ granite-7.7.0-patched/lib/meson.build      2025-12-21 01:49:36.144957533 
+0100
+@@ -82,7 +82,7 @@
      vala_vapi: 'granite-7.vapi',
      vala_gir: granite_gir,
  
@@ -10,12 +10,12 @@
      install: true,
      install_dir: [true, include_dir, true, true],
  )
-diff -rub granite-7.6.0/meson.build granite-7.6.0-patched/meson.build
---- granite-7.6.0/meson.build  2024-11-21 17:03:03.000000000 +0100
-+++ granite-7.6.0-patched/meson.build  2025-01-02 00:04:58.119532927 +0100
+diff -rubN granite-7.7.0/meson.build granite-7.7.0-patched/meson.build
+--- granite-7.7.0/meson.build  2025-09-30 23:20:30.000000000 +0200
++++ granite-7.7.0-patched/meson.build  2025-12-21 01:49:58.839752380 +0100
 @@ -4,6 +4,7 @@
      meson_version: '>= 0.57.0',
-     version: '7.6.0'
+     version: '7.7.0'
  )
 +granite_major = '7'
  

++++++ granite-7.6.0.tar.gz -> granite-7.7.0.tar.gz ++++++
++++ 110798 lines of diff (skipped)

Reply via email to