Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glibmm2_4 for openSUSE:Factory checked in at 2026-08-19 17:55:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibmm2_4 (Old) and /work/SRC/openSUSE:Factory/.glibmm2_4.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibmm2_4" Wed Aug 19 17:55:47 2026 rev:22 rq:1371795 version:2.66.10 Changes: -------- --- /work/SRC/openSUSE:Factory/glibmm2_4/glibmm2_4.changes 2026-07-02 20:06:00.894245552 +0200 +++ /work/SRC/openSUSE:Factory/.glibmm2_4.new.1258/glibmm2_4.changes 2026-08-19 17:56:30.974105769 +0200 @@ -1,0 +2,26 @@ +Tue Aug 11 16:57:46 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.66.10: + + Drop G_GNUC_CONST as in GLib. + + Gio: Emblem and DBus::ActionGroup: Don't derive gtkmm__Gxxx + types. The underlying C classes are final types since GLib + 2.89.2. + + Meson build: Use Meson's pkgconfig module instead of using the + *.pc.in templates. + +------------------------------------------------------------------- +Sun Jul 19 10:26:49 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.66.9+3: + + Gio::DBus::ActionGroup: Improve the test whether + GDBusActionGroup is final + + Drop G_GNUC_CONST as in glib + + Gio: Emblem and DBus::ActionGroup: Don't derive gtkmm__Gxxx + types +- Use source service to generate tarball. +- Add mm-common and perl-XML-Parser BuildRequries: Needed now that + we are using a git checkout. +- Pass maintainer-mode=true to meson setup, needed since we are + using a git checkout. + +------------------------------------------------------------------- Old: ---- glibmm-2.66.9.tar.xz New: ---- _service glibmm-2.66.10.tar.xz glibmm.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibmm2_4.spec ++++++ --- /var/tmp/diff_new_pack.Lxf1AE/_old 2026-08-19 17:56:31.673130603 +0200 +++ /var/tmp/diff_new_pack.Lxf1AE/_new 2026-08-19 17:56:31.675130674 +0200 @@ -20,13 +20,13 @@ %define so_ver -2_4-1 %define _name glibmm Name: glibmm2_4 -Version: 2.66.9 +Version: 2.66.10 Release: 0 Summary: C++ Interface for Glib License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: http://www.gtkmm.org/ -Source0: https://download.gnome.org/sources/glibmm/2.66/%{_name}-%{version}.tar.xz +Source0: %{_name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: doxygen @@ -35,6 +35,8 @@ BuildRequires: graphviz-devel BuildRequires: m4 BuildRequires: meson >= 0.60 +BuildRequires: mm-common +BuildRequires: perl-XML-Parser BuildRequires: pkgconfig BuildRequires: xsltproc BuildRequires: pkgconfig(gio-2.0) @@ -94,7 +96,8 @@ %build %meson \ - -Dbuild-documentation=true \ + -D maintainer-mode=true \ + -D build-documentation=true \ %{nil} %meson_build ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.Lxf1AE/_old 2026-08-19 17:56:31.710131917 +0200 +++ /var/tmp/diff_new_pack.Lxf1AE/_new 2026-08-19 17:56:31.713132024 +0200 @@ -1,6 +1,6 @@ -mtime: 1782649160 -commit: b49c8acc56269fe9679d0360fd306b9152700ca6cacde02db0ee8effe014cc21 +mtime: 1786467790 +commit: 842f88afc4a448d761b6f014daedb430d08a75cf97e85da8a63c9aec1bef394a url: https://src.opensuse.org/GNOME/glibmm2_4 -revision: b49c8acc56269fe9679d0360fd306b9152700ca6cacde02db0ee8effe014cc21 +revision: 842f88afc4a448d761b6f014daedb430d08a75cf97e85da8a63c9aec1bef394a projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/glibmm.git</param> <param name="revision">2.66.10</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="manual"/> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual"/> </services> ++++++ build.specials.obscpio ++++++ --- old/.gitignore 2026-06-28 14:19:20.000000000 +0200 +++ new/.gitignore 2026-08-11 19:03:10.000000000 +0200 @@ -2,3 +2,4 @@ *.osc _build.* .pbuild +osc-collab.* ++++++ 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-08-11 19:03:10.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ glibmm-2.66.9.tar.xz -> glibmm-2.66.10.tar.xz ++++++ /work/SRC/openSUSE:Factory/glibmm2_4/glibmm-2.66.9.tar.xz /work/SRC/openSUSE:Factory/.glibmm2_4.new.1258/glibmm-2.66.10.tar.xz differ: char 13, line 1 ++++++ glibmm.obsinfo ++++++ name: glibmm version: 2.66.10 mtime: 1786455736 commit: f2bbc57931f7acf25c2139ec4b5502a5e426d1f8
