Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libmanette for openSUSE:Factory 
checked in at 2026-03-27 16:48:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmanette (Old)
 and      /work/SRC/openSUSE:Factory/.libmanette.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmanette"

Fri Mar 27 16:48:57 2026 rev:14 rq:1342989 version:0.2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmanette/libmanette.changes    2025-10-11 
22:49:39.331799075 +0200
+++ /work/SRC/openSUSE:Factory/.libmanette.new.8177/libmanette.changes  
2026-03-27 16:49:41.947908227 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:55:19 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  libmanette-0.2.13.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  libmanette-0.2.13.tar.xz

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

Other differences:
------------------
++++++ libmanette.spec ++++++
--- /var/tmp/diff_new_pack.k8ouDy/_old  2026-03-27 16:49:42.475930973 +0100
+++ /var/tmp/diff_new_pack.k8ouDy/_new  2026-03-27 16:49:42.483931317 +0100
@@ -26,7 +26,7 @@
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
 URL:            https://gnome.pages.gitlab.gnome.org/libmanette/
-Source:         %{name}-%{version}.tar.zst
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  gcc
 BuildRequires:  gobject-introspection-devel >= 0.6.7
 BuildRequires:  meson >= 0.53.0

++++++ _scmsync.obsinfo ++++++
mtime: 1774256119
commit: bb6897d7fa3979a3ff39ccc5da6976ee83fd5ac7292ece0170cae3275ddb487c
url: https://src.opensuse.org/GNOME/libmanette
revision: bb6897d7fa3979a3ff39ccc5da6976ee83fd5ac7292ece0170cae3275ddb487c
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.k8ouDy/_old  2026-03-27 16:49:42.555934419 +0100
+++ /var/tmp/diff_new_pack.k8ouDy/_new  2026-03-27 16:49:42.563934763 +0100
@@ -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:10:01.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to