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 2026-03-08 17:26:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigc++3 (Old)
 and      /work/SRC/openSUSE:Factory/.libsigc++3.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigc++3"

Sun Mar  8 17:26:02 2026 rev:22 rq:1337283 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigc++3/libsigc++3.changes    2024-03-06 
23:04:11.048557235 +0100
+++ /work/SRC/openSUSE:Factory/.libsigc++3.new.8177/libsigc++3.changes  
2026-03-08 17:26:30.821891359 +0100
@@ -1,0 +2,17 @@
+Fri Mar  6 08:13:17 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.8.0:
+  + slot, signal: static_assert not using R,T... syntax
+  + scoped_connection: Remove [[nodiscard]]
+  + Add signal_connect(): Helper functions to ease connecting
+    functions or methods to signals
+  + Simplify ambiguity removal when compiling with MSVC
+  + Documentation:
+    - README.md: Add info about building the documentation
+    - Don't link to removed parts of gnome.org
+    - Remove obsolete FSF (Free Software Foundation) address
+    - Clarify download locations.
+    - Releases will not be stored at download.gnome.org/sources/.
+- Convert to obs_scm service.
+
+-------------------------------------------------------------------

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

New:
----
  _service
  libsigcplusplus-3.8.0.obscpio
  libsigcplusplus.obsinfo

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

Other differences:
------------------
++++++ libsigc++3.spec ++++++
--- /var/tmp/diff_new_pack.P2WmUS/_old  2026-03-08 17:26:31.389914688 +0100
+++ /var/tmp/diff_new_pack.P2WmUS/_new  2026-03-08 17:26:31.393914852 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsigc++3
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,15 @@
 #
 
 
-%define _name libsigc++
+%define _name libsigcplusplus
 Name:           libsigc++3
-Version:        3.6.0
+Version:        3.8.0
 Release:        0
 Summary:        Typesafe Signal Framework for C++
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://libsigcplusplus.github.io/libsigcplusplus/
-Source0:        
https://download.gnome.org/sources/libsigc++/3.6/%{_name}-%{version}.tar.xz
+Source0:        %{_name}-%{version}.tar.zst
 
 BuildRequires:  gcc-c++
 BuildRequires:  meson

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param 
name="url">https://github.com/libsigcplusplus/libsigcplusplus.git</param>
    <param name="revision">3.8.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ libsigcplusplus.obsinfo ++++++
name: libsigcplusplus
version: 3.8.0
mtime: 1761489428
commit: 653447171e2358933781ccaab0840dda7cff64ad

Reply via email to