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-04-26 21:11:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigc++3 (Old)
 and      /work/SRC/openSUSE:Factory/.libsigc++3.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigc++3"

Sun Apr 26 21:11:12 2026 rev:23 rq:1348454 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigc++3/libsigc++3.changes    2026-03-08 
17:26:30.821891359 +0100
+++ /work/SRC/openSUSE:Factory/.libsigc++3.new.11940/libsigc++3.changes 
2026-04-26 21:12:52.709258289 +0200
@@ -1,0 +2,5 @@
+Mon Mar 23 09:01:01 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  libsigcplusplus-3.8.0.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  libsigcplusplus-3.8.0.tar.xz

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

Other differences:
------------------
++++++ libsigc++3.spec ++++++
--- /var/tmp/diff_new_pack.Vw75Re/_old  2026-04-26 21:12:53.217279046 +0200
+++ /var/tmp/diff_new_pack.Vw75Re/_new  2026-04-26 21:12:53.217279046 +0200
@@ -24,7 +24,7 @@
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://libsigcplusplus.github.io/libsigcplusplus/
-Source0:        %{_name}-%{version}.tar.zst
+Source0:        %{_name}-%{version}.tar.xz
 
 BuildRequires:  gcc-c++
 BuildRequires:  meson

++++++ _scmsync.obsinfo ++++++
mtime: 1774256461
commit: b9b44d1ed80f2fce9731dab2a8135c5e465b49e2b91ac8794bf467b507b1909e
url: https://src.opensuse.org/GNOME/libsigc__3
revision: b9b44d1ed80f2fce9731dab2a8135c5e465b49e2b91ac8794bf467b507b1909e
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Vw75Re/_old  2026-04-26 21:12:53.289281988 +0200
+++ /var/tmp/diff_new_pack.Vw75Re/_new  2026-04-26 21:12:53.293282151 +0200
@@ -7,14 +7,13 @@
     <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> -->
+    <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-24 10:57:39.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to