Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atkmm for openSUSE:Factory checked in at 2026-05-30 22:56:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atkmm (Old) and /work/SRC/openSUSE:Factory/.atkmm.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atkmm" Sat May 30 22:56:03 2026 rev:36 rq:1355919 version:2.36.4 Changes: -------- --- /work/SRC/openSUSE:Factory/atkmm/atkmm.changes 2024-03-20 21:19:43.325898076 +0100 +++ /work/SRC/openSUSE:Factory/.atkmm.new.1937/atkmm.changes 2026-05-30 22:57:55.311747527 +0200 @@ -1,0 +2,28 @@ +Tue May 26 08:04:51 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.36.4: + + Documentation: + - Don't link to removed parts of gnome.org + - Replace gtkmm.org by gtkmm.gnome.org + - Remove obsolete FSF (Free Software Foundation) address + - codegen/extradefs/generate_extra_defs_atk.cc: The license is + GNU General Public License, version 2, as said in + COPYING.tools. + - README.win32.md: Mention Visual Studio 2026 + - Visual Studio builds: Update build information + + Meson build: + - Require python3 >= 3.7. That's what Meson requires. + - Require meson >= 0.60.0. + - subprojects/atk.wrap points at at-spi2-core. GNOME/atk moved + to GNOME/at-spi2-core long ago. + - Use the Python installation that Meson uses. See merge + request glibmm!67 + - Meson and NMake builds: Distinguish Visual Studio 2026 builds + from Visual Studio 2022 builds + - NMake Makefiles: Consolidate items and improve flexibility + - NMake Makefiles: Make build process more robust + - NMake Makefiles: Update .m4 installation + - Don't require the 'dot' command to build the documentation +- Drop graphviz BuildRequires: No longer needed. + +------------------------------------------------------------------- Old: ---- atkmm-2.36.3.tar.xz New: ---- _scmsync.obsinfo atkmm-2.36.4.tar.xz build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atkmm.spec ++++++ --- /var/tmp/diff_new_pack.7YcLr8/_old 2026-05-30 22:57:56.559798736 +0200 +++ /var/tmp/diff_new_pack.7YcLr8/_new 2026-05-30 22:57:56.563798900 +0200 @@ -20,7 +20,7 @@ %define libname lib%{name}-2_36-1 Name: atkmm -Version: 2.36.3 +Version: 2.36.4 Release: 0 Summary: C++ Binding for the ATK library License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only @@ -31,8 +31,7 @@ BuildRequires: c++_compiler BuildRequires: doxygen BuildRequires: fdupes -BuildRequires: graphviz -BuildRequires: meson >= 0.55.0 +BuildRequires: meson >= 0.60.0 BuildRequires: pkgconfig BuildRequires: xsltproc BuildRequires: pkgconfig(atk) >= 2.33.3 ++++++ _scmsync.obsinfo ++++++ mtime: 1779785910 commit: e33530adbe55baa3be67db14755b765e16217a01e6b6ad1f901b25abd1b222f6 url: https://src.opensuse.org/GNOME/atkmm revision: e33530adbe55baa3be67db14755b765e16217a01e6b6ad1f901b25abd1b222f6 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ atkmm-2.36.3.tar.xz -> atkmm-2.36.4.tar.xz ++++++ ++++ 44954 lines of diff (skipped) ++++++ 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-05-26 10:58:30.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
