Script 'mail_helper' called by obssrc
Hello community,

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

Package is "goffice"

Fri Mar 27 16:49:37 2026 rev:118 rq:1343033 version:0.10.60

Changes:
--------
--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2026-02-12 
17:27:35.595866413 +0100
+++ /work/SRC/openSUSE:Factory/.goffice.new.8177/goffice.changes        
2026-03-27 16:50:53.622919218 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:46:45 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  goffice-0.10.60.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  goffice-0.10.60.tar.xz

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

Other differences:
------------------
++++++ goffice.spec ++++++
--- /var/tmp/diff_new_pack.MoJ7KZ/_old  2026-03-27 16:50:54.238944976 +0100
+++ /var/tmp/diff_new_pack.MoJ7KZ/_new  2026-03-27 16:50:54.242945143 +0100
@@ -23,7 +23,7 @@
 License:        GPL-2.0-only OR GPL-3.0-only
 Group:          System/GUI/GNOME
 URL:            http://www.gnumeric.org/
-Source:         0.10/%{name}-%{version}.tar.zst
+Source:         0.10/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  ghostscript-devel >= 9.06
 BuildRequires:  gtk-doc

++++++ _scmsync.obsinfo ++++++
mtime: 1774255606
commit: a3f3a4f028955a84da66358347ebb49b568979ace02402f5605aad89f597ed6a
url: https://src.opensuse.org/GNOME/goffice
revision: factory

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MoJ7KZ/_old  2026-03-27 16:50:54.286946983 +0100
+++ /var/tmp/diff_new_pack.MoJ7KZ/_new  2026-03-27 16:50:54.290947150 +0100
@@ -7,14 +7,13 @@
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param 
name="versionrewrite-pattern">GOFFICE_(\d+)_(\d+)_(\d+)(\+0)?</param>
     <param name="versionrewrite-replacement">\1.\2.\3</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:17:43.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to