Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libhandy"

Fri Mar 27 16:48:56 2026 rev:31 rq:1342988 version:1.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhandy/libhandy.changes        2024-03-20 
21:13:22.871824025 +0100
+++ /work/SRC/openSUSE:Factory/.libhandy.new.8177/libhandy.changes      
2026-03-27 16:49:40.843860670 +0100
@@ -1,0 +2,5 @@
+Fri Mar 20 16:12:39 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  libhandy-1.8.3.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  libhandy-1.8.3.tar.xz

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

Other differences:
------------------
++++++ libhandy.spec ++++++
--- /var/tmp/diff_new_pack.bO3b1G/_old  2026-03-27 16:49:41.511889446 +0100
+++ /var/tmp/diff_new_pack.bO3b1G/_new  2026-03-27 16:49:41.515889618 +0100
@@ -28,7 +28,7 @@
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            https://gitlab.gnome.org/GNOME/libhandy
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  meson >= 0.49.0
 BuildRequires:  pkgconfig

++++++ _scmsync.obsinfo ++++++
mtime: 1774023161
commit: c6f6db3a39e3e7d99e432b07fcf95d77fee3b41c7795034186f77289d64842d9
url: https://src.opensuse.org/GNOME/libhandy
revision: c6f6db3a39e3e7d99e432b07fcf95d77fee3b41c7795034186f77289d64842d9
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bO3b1G/_old  2026-03-27 16:49:41.579892375 +0100
+++ /var/tmp/diff_new_pack.bO3b1G/_new  2026-03-27 16:49:41.583892547 +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:33.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to