Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package granite for openSUSE:Factory checked in at 2026-03-18 16:50:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/granite (Old) and /work/SRC/openSUSE:Factory/.granite.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "granite" Wed Mar 18 16:50:01 2026 rev:20 rq:1340772 version:7.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/granite/granite.changes 2026-03-04 21:08:05.383566445 +0100 +++ /work/SRC/openSUSE:Factory/.granite.new.8177/granite.changes 2026-03-18 16:51:17.707014047 +0100 @@ -1,0 +2,9 @@ +Tue Mar 17 20:11:43 UTC 2026 - Richard Rahl <[email protected]> + +- Update to version 7.8.1: + * ListItem uses the context menu cursor when menu_model is set + * Updated translations + * Styles: optionally build install gtk styles + * Icons: add points of interest + +------------------------------------------------------------------- Old: ---- granite-7.8.0.tar.gz New: ---- granite-7.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ granite.spec ++++++ --- /var/tmp/diff_new_pack.jAZQwE/_old 2026-03-18 16:51:18.387042532 +0100 +++ /var/tmp/diff_new_pack.jAZQwE/_new 2026-03-18 16:51:18.387042532 +0100 @@ -19,7 +19,7 @@ %define sover 7 %define appid io.elementary.granite-%{sover} Name: granite -Version: 7.8.0 +Version: 7.8.1 Release: 0 Summary: An extension of GTK+ libraries License: LGPL-3.0-or-later @@ -89,9 +89,11 @@ %build %meson \ + -Ddemo=true \ -Ddocumentation=false \ + -Dgtk-stylesheets=true \ -Dintrospection=true \ - -Ddemo=true + %{nil} %meson_build %install ++++++ fix-version.patch ++++++ --- /var/tmp/diff_new_pack.jAZQwE/_old 2026-03-18 16:51:18.427044208 +0100 +++ /var/tmp/diff_new_pack.jAZQwE/_new 2026-03-18 16:51:18.431044375 +0100 @@ -1,6 +1,6 @@ -diff -rubN granite-7.8.0/lib/meson.build granite-7.8.0-patched/lib/meson.build ---- granite-7.8.0/lib/meson.build 2026-02-09 23:22:26.000000000 +0100 -+++ granite-7.8.0-patched/lib/meson.build 2026-02-24 20:31:07.313272014 +0100 +diff -rubN granite-7.8.1/lib/meson.build granite-7.8.1-patched/lib/meson.build +--- granite-7.8.1/lib/meson.build 2026-03-17 17:30:12.000000000 +0100 ++++ granite-7.8.1-patched/lib/meson.build 2026-03-17 21:15:46.641992274 +0100 @@ -82,7 +82,7 @@ vala_vapi: 'granite-7.vapi', vala_gir: granite_gir, @@ -10,11 +10,11 @@ install: true, install_dir: [true, include_dir, true, true], ) -diff -rubN granite-7.8.0/meson.build granite-7.8.0-patched/meson.build ---- granite-7.8.0/meson.build 2026-02-09 23:22:26.000000000 +0100 -+++ granite-7.8.0-patched/meson.build 2026-02-24 20:31:31.441025336 +0100 +diff -rubN granite-7.8.1/meson.build granite-7.8.1-patched/meson.build +--- granite-7.8.1/meson.build 2026-03-17 17:30:12.000000000 +0100 ++++ granite-7.8.1-patched/meson.build 2026-03-17 21:17:03.177911307 +0100 @@ -5,6 +5,8 @@ - version: '7.8.0' + version: '7.8.1' ) +granite_major = '7' ++++++ granite-7.8.0.tar.gz -> granite-7.8.1.tar.gz ++++++ ++++ 94289 lines of diff (skipped)
