Hello community,

here is the log from the commit of package glibmm2_4 for openSUSE:Factory 
checked in at 2020-04-23 18:26:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glibmm2_4 (Old)
 and      /work/SRC/openSUSE:Factory/.glibmm2_4.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glibmm2_4"

Thu Apr 23 18:26:23 2020 rev:11 rq:795186 version:2.64.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/glibmm2_4/glibmm2_4.changes      2019-10-17 
12:59:05.409335501 +0200
+++ /work/SRC/openSUSE:Factory/.glibmm2_4.new.2738/glibmm2_4.changes    
2020-04-23 18:26:26.251628384 +0200
@@ -1,0 +2,46 @@
+Sun Mar 22 12:11:27 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 2.64.2:
+  + Glib: build_filename(): Fix the template overload.
+  + Build: Meson build: Install generate_extra_defs.h.
+- Use modern macros, tidy up spec.
+
+-------------------------------------------------------------------
+Wed Mar 18 20:01:47 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 2.64.1:
+  + Glib: Add missing #includes.
+
+-------------------------------------------------------------------
+Wed Mar 18 07:57:49 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 2.64.0:
+  + Glib:
+    - Add get_user_runtime_dir().
+    - Add get_host_name().
+    - MainContext: Add push/pop/get_thread_default().
+    - Add StdStringView and UStringView. Use them in
+      build_filename().
+    - Regex: match(), match_all(): Deprecate rvalue string
+      references.
+    - Add Glib::canonicalize_filename().
+    - ustring: Fix insert(iterator, In, In).
+  + Gio:
+    - DBus::Connection: Make the wrap() function thread-safe.
+    - DBus::Message::get_unix_fd_list(): Add refreturn.
+  + gmmproc: Add optional decl_prefix parameter to
+    _CLASS_BOXEDTYPE, _CLASS_BOXEDTYPE_STATIC, _CLASS_GOBJECT,
+    _CLASS_INTERFACE, _CLASS_OPAQUE_COPYABLE,
+    _CLASS_OPAQUE_REFCOUNTED, _WRAP_GERROR. Used for adding
+    GLIBMM_API or similar for MS Visual C++.
+  + Build:
+    - Add Meson support.
+    - Drop gendef from Windows builds.
+  + Documentation:
+    - Correct spelling of spawn_async_with_pipes().
+    - Glib::Binding: Several doc improvements.
+    - Glib::Binding: Explain why SlotTransform takes GValue*.
+    - Regex: Note that Glib::ustring must be used in match methods.
+    - Gio::AsyncResult: Improve the class description.
+
+-------------------------------------------------------------------

Old:
----
  glibmm-2.62.0.tar.xz

New:
----
  glibmm-2.64.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glibmm2_4.spec ++++++
--- /var/tmp/diff_new_pack.NL0AQa/_old  2020-04-23 18:26:27.147630100 +0200
+++ /var/tmp/diff_new_pack.NL0AQa/_new  2020-04-23 18:26:27.151630108 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glibmm2_4
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,15 @@
 %define so_ver -2_4-1
 %define _name glibmm
 Name:           glibmm2_4
-Version:        2.62.0
+Version:        2.64.2
 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.62/%{_name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/glibmm/2.64/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
+
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -83,16 +84,16 @@
 C++ and makes it possible for gtkmm to wrap GObject-based APIs.
 
 %prep
-%setup -q -n %{_name}-%{version}
+%autosetup -p1 -n %{_name}-%{version}
 
 %build
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-%fdupes %{buildroot}
+%fdupes %{buildroot}/{_prefix}
 
 %post -n libglibmm%{so_ver} -p /sbin/ldconfig
 %postun -n libglibmm%{so_ver} -p /sbin/ldconfig
@@ -101,7 +102,6 @@
 
 %files -n libglibmm%{so_ver}
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/libglibmm-2.4.so.*
 %{_libdir}/libglibmm_generate_extra_defs-2.4.so.*
 
@@ -109,6 +109,7 @@
 %{_libdir}/libgiomm-2.4.so.*
 
 %files devel
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/*

++++++ glibmm-2.62.0.tar.xz -> glibmm-2.64.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/glibmm2_4/glibmm-2.62.0.tar.xz 
/work/SRC/openSUSE:Factory/.glibmm2_4.new.2738/glibmm-2.64.2.tar.xz differ: 
char 26, line 1


Reply via email to