Script 'mail_helper' called by obssrc
Hello community,

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

Package is "simple-scan"

Fri Mar 27 16:49:20 2026 rev:92 rq:1343034 version:49.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes  2025-10-18 
14:35:44.593219277 +0200
+++ /work/SRC/openSUSE:Factory/.simple-scan.new.8177/simple-scan.changes        
2026-03-27 16:50:15.377321223 +0100
@@ -1,0 +2,5 @@
+Fri Mar 20 16:10:26 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  simple-scan-49.1.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  simple-scan-49.1.tar.xz

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

Other differences:
------------------
++++++ simple-scan.spec ++++++
--- /var/tmp/diff_new_pack.g2pNm8/_old  2026-03-27 16:50:16.013347784 +0100
+++ /var/tmp/diff_new_pack.g2pNm8/_new  2026-03-27 16:50:16.013347784 +0100
@@ -23,7 +23,7 @@
 License:        GPL-3.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://gitlab.gnome.org/GNOME/simple-scan
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  meson

++++++ _scmsync.obsinfo ++++++
mtime: 1774023033
commit: 7c366675dcdf86d85e464436864d3bb70d4e1b6f002a61a8e315ac87f7e6bd3b
url: https://src.opensuse.org/GNOME/simple-scan
revision: factory

++++++ _service ++++++
--- /var/tmp/diff_new_pack.g2pNm8/_old  2026-03-27 16:50:16.065349956 +0100
+++ /var/tmp/diff_new_pack.g2pNm8/_new  2026-03-27 16:50:16.073350289 +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-25 14:19:31.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to