Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gpaste"

Fri Mar 27 16:49:57 2026 rev:53 rq:1342969 version:45.3+15

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpaste/gpaste.changes    2025-10-14 
18:09:15.405165660 +0200
+++ /work/SRC/openSUSE:Factory/.gpaste.new.8177/gpaste.changes  2026-03-27 
16:51:44.045027538 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:46:54 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  GPaste-45.3+15.obscpio

New:
----
  GPaste-45.3+15.tar.xz
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ gpaste.spec ++++++
--- /var/tmp/diff_new_pack.zvRWut/_old  2026-03-27 16:51:44.761057476 +0100
+++ /var/tmp/diff_new_pack.zvRWut/_new  2026-03-27 16:51:44.765057643 +0100
@@ -28,7 +28,7 @@
 URL:            https://github.com/Keruspe/GPaste
 # Source url disabled as we are using a git checkout
 # Source0:        
http://www.imagination-land.org/files/%%{name}/%%{alt_name}-%%{version}.tar.xz
-Source0:        %{alt_name}-%{version}.tar.zst
+Source0:        %{alt_name}-%{version}.tar.xz
 Source99:       gpaste-rpmlintrc
 # PATCH-FIX-UPSTREAM
 Patch0:         
https://patch-diff.githubusercontent.com/raw/Keruspe/GPaste/pull/446.patch

++++++ _scmsync.obsinfo ++++++
mtime: 1774255614
commit: 648471c5c54b432dd840c155ce30ee982d0b8daaa6f059555b31df48794a6837
url: https://src.opensuse.org/GNOME/gpaste
revision: 648471c5c54b432dd840c155ce30ee982d0b8daaa6f059555b31df48794a6837
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zvRWut/_old  2026-03-27 16:51:44.825060152 +0100
+++ /var/tmp/diff_new_pack.zvRWut/_new  2026-03-27 16:51:44.829060319 +0100
@@ -9,11 +9,11 @@
     <param name="versionrewrite-pattern">v([0-9.]*)(\+0)?</param>
     <param name="versionrewrite-replacement">\1</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 12:23:52.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to