Sync from SUSE:SLFO:Main glibmm2 revision a38afe27b9a09e064d34a33ef8b4bda1

This commit is contained in:
2025-04-14 15:09:30 +02:00
parent 1e55748ad1
commit b63f37f90f
4 changed files with 34 additions and 7 deletions

View File

@@ -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