From b63f37f90fec43d1670097aa1e343cb55060575712fcc84f624f2a3b030ac0f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Mon, 14 Apr 2025 15:09:30 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main glibmm2 revision a38afe27b9a09e064d34a33ef8b4bda1 --- glibmm-2.82.0.tar.xz | 3 --- glibmm-2.84.0.tar.xz | 3 +++ glibmm2.changes | 27 +++++++++++++++++++++++++++ glibmm2.spec | 8 ++++---- 4 files changed, 34 insertions(+), 7 deletions(-) delete mode 100644 glibmm-2.82.0.tar.xz create mode 100644 glibmm-2.84.0.tar.xz diff --git a/glibmm-2.82.0.tar.xz b/glibmm-2.82.0.tar.xz deleted file mode 100644 index ebc732a..0000000 --- a/glibmm-2.82.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38684cff317273615c67b8fa9806f16299d51e5506d9b909bae15b589fa99cb6 -size 9565240 diff --git a/glibmm-2.84.0.tar.xz b/glibmm-2.84.0.tar.xz new file mode 100644 index 0000000..30041f9 --- /dev/null +++ b/glibmm-2.84.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ee5f51c8acfc0afdf46959316e4c8554cb50ed2b6bc5ce389d979cbb642509 +size 9596876 diff --git a/glibmm2.changes b/glibmm2.changes index a159eb6..e78f35c 100644 --- a/glibmm2.changes +++ b/glibmm2.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Mar 12 08:26:09 UTC 2025 - Bjørn Lie + +- Update to version 2.84.0: + + Documentation: + - README.win32.md: Add note on %PATH% for Python + - Glib::spawn_*(): Suppress erroneous links + + Build: + - Meson: Use python[.exe] to check for Python for MSVC + - Require glib >= 2.83.4 + +------------------------------------------------------------------- +Thu Feb 13 09:57:19 UTC 2025 - Bjørn Lie + +- Update to version 2.83.1 (Unstable): + + Add Gio::Resource::has_children() and some other API + + meson.build: Require glib >= 2.83.0. + + gio/src/file.hg: Add query_default_handler_async/finish(). + + gio/src/resource.hg: Add has_children() and + has_children_global(). + + gio/src/socketlistener.[hg|ccg]: Add enum + Gio::SocketListener::Event and signal_event(). + + tools/m4/convert_gio.m4: Add conversions for + Gio::SocketListener::Event. + + Glib, Gio: Regenerate docs.xml and .defs files using glib files + from glib 2.83.3. + ------------------------------------------------------------------- Fri Aug 30 19:22:28 UTC 2024 - Bjørn Lie diff --git a/glibmm2.spec b/glibmm2.spec index d649f8d..00e6894 100644 --- a/glibmm2.spec +++ b/glibmm2.spec @@ -1,7 +1,7 @@ # # spec file for package glibmm2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,13 +23,13 @@ %define _name glibmm Name: glibmm2 -Version: 2.82.0 +Version: 2.84.0 Release: 0 Summary: C++ Interface for Glib License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://www.gtkmm.org/ -Source0: https://download.gnome.org/sources/glibmm/2.82/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/glibmm/2.84/%{_name}-%{version}.tar.xz BuildRequires: c++_compiler BuildRequires: fdupes @@ -37,7 +37,7 @@ BuildRequires: m4 BuildRequires: meson >= 0.62 BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.81.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.83.4 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(sigc++-3.0) >= 2.99.5