Hello community,

here is the log from the commit of package libsigc++3 for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:38:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libsigc++3 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libsigc++3.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigc++3"

Fri Mar  6 12:38:09 2020 rev:22 rq:779708 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libsigc++3/libsigc++3.changes  2020-01-15 
15:25:09.218567574 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libsigc++3.new.26092/libsigc++3.changes       
2020-03-06 12:39:06.614678164 +0100
@@ -1,0 +2,66 @@
+Wed Jan  1 19:20:52 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 3.0.2:
+  + Build: Meson build improvements.
+- Changes from version 3.0.1:
+  + Build:
+    - Add meson build, alongside the existing autotools and CMake
+      builds.
+    - CMake: Fix the MSVC build, enable warnings, and disable
+      unnecessary warnings, with MVSC.
+  + connection: Allow copying of empty connections.
+  + sigc++/adaptors/bind.h: Make bind_functor::bound_ public.
+  + test_limit_reference: Avoid virtual-move-assign warning.
+  + signal: slot_iterator_buf: Remove unused T_result default type.
+  + tests: Slight cleanups.
+  + Remove unused #ifdefed code.
+
+-------------------------------------------------------------------
+Sat Sep  7 17:43:38 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.0.0:
+  + Fix tuple_transform_each() for libc++.
+  + Documentation: Remove some obsolete documentation.
+  + Tests:
+    - Make test_track_obj.cc compile with clang++.
+    - Don't call static method via instance.
+
+-------------------------------------------------------------------
+Wed Aug 28 14:31:39 CST 2019 - [email protected]
+
+- Update to version 2.99.13:
+  + Replace the deprecated std::result_of with std::invoke_result.
+  + Build: CMake: Supply SIGC_BUILD and use CMAKE_CXX_STANDARD.
+  + Documentation:
+    - Remove some obsolete documentation.
+    - Rename README to README.md and update it.
+    - Reference docs generated by Doxygen 1.8.11. Hopefully it will
+      show up at https://developer.gnome.org/libsigc++/unstable/
+  + Tests: Add some necessary #include directives.
+
+-------------------------------------------------------------------
+Mon Dec  3 18:01:19 UTC 2018 - [email protected]
+
+- Update to version 2.99.12:
+  + Avoid compiler warnings from function pointer conversions.
+  + Build:
+    - Replace the Visual Studio project files with MSVC NMake
+      project files.
+    - Add MSVC_NMake/README.txt for Visual Studio builds.
+    - cmake: Require C++17 support.
+  + Documentation:
+    - Update links in README, configure.ac, libsigcplusplus.doap.
+    - README: Update compiler requirement.
+
+-------------------------------------------------------------------
+Tue Apr 10 21:07:35 UTC 2018 - [email protected]
+
+- Update to version 2.99.11:
+  + libsigc++-3.0 now requires C++17. Use of C++17:
+    - Use std::apply to simplify implementation.
+    - Use std::invoke to make implementation more generic.
+    - Use constexpr if to simplify implementation.
+  + Build: Require mm-common 0.9.12.
+- Add mm-common BuildRequires: New dependency.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libsigc++3.spec ++++++
--- /var/tmp/diff_new_pack.uaQfLJ/_old  2020-03-06 12:39:08.046679035 +0100
+++ /var/tmp/diff_new_pack.uaQfLJ/_new  2020-03-06 12:39:08.078679055 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigc++3
 #
-# Copyright (c) 2018 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
@@ -12,21 +12,23 @@
 # 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/
 #
 
 
 %define _name libsigc++
 Name:           libsigc++3
-Version:        2.99.10
+Version:        3.0.2
 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/
-Source:         
http://download.gnome.org/sources/libsigc++/2.99/%{_name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/libsigc++/3.0/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
+
 BuildRequires:  gcc-c++
+BuildRequires:  mm-common >= 0.9.12
 BuildRequires:  pkgconfig
 
 %description
@@ -86,7 +88,7 @@
 
 %files -n libsigc-3_0-0
 %license COPYING
-%doc NEWS README
+%doc NEWS README.md
 %{_libdir}/libsigc-3.0.so.*
 
 %files devel

++++++ libsigc++-2.99.10.tar.xz -> libsigc++-3.0.2.tar.xz ++++++
++++ 73087 lines of diff (skipped)


Reply via email to