From 3c34be689d1c2785f4d74ec83fd229f7285097624b963bc5e36f525ec479f077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 13 Dec 2018 15:18:20 +0000 Subject: [PATCH] Accepting request 657620 from GNOME:Next - Update to version 2.58.0: + This release is identical to 2.56.1. - Update to version 2.56.1: + Glib: - ustring: Fix wchar conversion on macOS with libc++. - Avoid compiler warnings from function pointer conversions. + Gio: SocketClient: Take copy in RefPtrs for signal args. + Build: - Require glib-2.0 >= 2.55.1. - Replace the Visual Studio project files with MSVC NMake project files. OBS-URL: https://build.opensuse.org/request/show/657620 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glibmm2_4?expand=0&rev=17 --- glibmm-2.56.0.tar.xz | 3 --- glibmm-2.58.0.tar.xz | 3 +++ glibmm2_4.changes | 19 +++++++++++++++++++ glibmm2_4.spec | 8 ++++---- 4 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 glibmm-2.56.0.tar.xz create mode 100644 glibmm-2.58.0.tar.xz diff --git a/glibmm-2.56.0.tar.xz b/glibmm-2.56.0.tar.xz deleted file mode 100644 index eb0c947..0000000 --- a/glibmm-2.56.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e74fcba0d245451c58fc8a196e9d103789bc510e1eee1a9b1e816c5209e79a9 -size 6859520 diff --git a/glibmm-2.58.0.tar.xz b/glibmm-2.58.0.tar.xz new file mode 100644 index 0000000..647d00b --- /dev/null +++ b/glibmm-2.58.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34189237b99e88228e6f557f7d6e62f767fe356f395a244f5ad0e486254b645 +size 6839236 diff --git a/glibmm2_4.changes b/glibmm2_4.changes index 11a2a71..56b326f 100644 --- a/glibmm2_4.changes +++ b/glibmm2_4.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Nov 30 19:05:41 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.58.0: + + This release is identical to 2.56.1. + +------------------------------------------------------------------- +Fri Nov 30 18:50:27 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 2.56.1: + + Glib: + - ustring: Fix wchar conversion on macOS with libc++. + - Avoid compiler warnings from function pointer conversions. + + Gio: SocketClient: Take copy in RefPtrs for signal args. + + Build: + - Require glib-2.0 >= 2.55.1. + - Replace the Visual Studio project files with MSVC NMake + project files. + ------------------------------------------------------------------- Sat Mar 31 11:16:47 UTC 2018 - bjorn.lie@gmail.com diff --git a/glibmm2_4.spec b/glibmm2_4.spec index 131f025..5d654f5 100644 --- a/glibmm2_4.spec +++ b/glibmm2_4.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,19 +20,19 @@ %define so_ver -2_4-1 %define _name glibmm Name: glibmm2_4 -Version: 2.56.0 +Version: 2.58.0 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: http://download.gnome.org/sources/glibmm/2.56/%{_name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/glibmm/2.58/%{_name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.49.7 +BuildRequires: pkgconfig(glib-2.0) >= 2.55.1 BuildRequires: pkgconfig(gmodule-2.0) >= 2.49.7 BuildRequires: pkgconfig(gobject-2.0) >= 2.49.7 BuildRequires: pkgconfig(sigc++-2.0) >= 2.9.1