Script 'mail_helper' called by obssrc
Hello community,

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

Package is "eog-plugins"

Fri Mar 27 16:49:50 2026 rev:63 rq:1342943 version:44.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/eog-plugins/eog-plugins.changes  2024-11-12 
19:25:24.077457416 +0100
+++ /work/SRC/openSUSE:Factory/.eog-plugins.new.8177/eog-plugins.changes        
2026-03-27 16:51:20.248032506 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:26:16 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  eog-plugins-44.1.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  eog-plugins-44.1.tar.xz

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

Other differences:
------------------
++++++ eog-plugins.spec ++++++
--- /var/tmp/diff_new_pack.O3djCA/_old  2026-03-27 16:51:20.816056256 +0100
+++ /var/tmp/diff_new_pack.O3djCA/_new  2026-03-27 16:51:20.820056423 +0100
@@ -23,7 +23,7 @@
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
 URL:            http://live.gnome.org/EyeOfGnome/Plugins
-Source:         %{name}-%{version}.tar.zst
+Source:         %{name}-%{version}.tar.xz
 Source99:       eog-plugins.SUSE
 
 BuildRequires:  fdupes

++++++ _scmsync.obsinfo ++++++
mtime: 1774254376
commit: b31c17a482fc054a200744ea7c44b68dd3cd72ad9cc921297f04c7dd6b2f7b8a
url: https://src.opensuse.org/GNOME/eog-plugins
revision: b31c17a482fc054a200744ea7c44b68dd3cd72ad9cc921297f04c7dd6b2f7b8a
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.O3djCA/_old  2026-03-27 16:51:20.868058430 +0100
+++ /var/tmp/diff_new_pack.O3djCA/_new  2026-03-27 16:51:20.872058598 +0100
@@ -7,14 +7,13 @@
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+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 09:40:51.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to