Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsigc++3 for openSUSE:Factory 
checked in at 2022-03-23 20:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigc++3 (Old)
 and      /work/SRC/openSUSE:Factory/.libsigc++3.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigc++3"

Wed Mar 23 20:16:45 2022 rev:19 rq:963626 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigc++3/libsigc++3.changes    2020-12-12 
20:27:55.669574796 +0100
+++ /work/SRC/openSUSE:Factory/.libsigc++3.new.25692/libsigc++3.changes 
2022-03-23 20:17:46.234442129 +0100
@@ -1,0 +2,14 @@
+Fri Feb 11 17:14:39 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 3.2.0:
+  + Allow slots with rvalue reference parameters
+  + Build:
+    - Meson build: Perl is not required by new versions of
+      mm-common
+    - NMake Makefiles: Support building with VS2022
+  + Documentation:
+    - Upgrade the manual from DocBook 4.1 to DocBook 5.0
+    - ptr_fun(), mem_fun() docs: Remove left-overs from sigc++-2.0
+    - Fix links to sigc::slot and sigc::signal
+
+-------------------------------------------------------------------

Old:
----
  libsigc++-3.0.6.tar.xz

New:
----
  libsigc++-3.2.0.tar.xz

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

Other differences:
------------------
++++++ libsigc++3.spec ++++++
--- /var/tmp/diff_new_pack.FUP3Q1/_old  2022-03-23 20:17:46.766442429 +0100
+++ /var/tmp/diff_new_pack.FUP3Q1/_new  2022-03-23 20:17:46.766442429 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigc++3
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define _name libsigc++
 Name:           libsigc++3
-Version:        3.0.6
+Version:        3.2.0
 Release:        0
 Summary:        Typesafe Signal Framework for C++
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://libsigc.sourceforge.net/
-Source0:        
https://download.gnome.org/sources/libsigc++/3.0/%{_name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/libsigc++/3.2/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 BuildRequires:  gcc-c++
@@ -70,6 +70,9 @@
 %prep
 %setup -q -n %{_name}-%{version}
 
+# Remove executable bit in NEWS...
+chmod -x NEWS
+
 %build
 %meson
 %meson_build

++++++ libsigc++-3.0.6.tar.xz -> libsigc++-3.2.0.tar.xz ++++++
++++ 27136 lines of diff (skipped)

Reply via email to