Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nautilus-image-converter for
openSUSE:Factory checked in at 2026-03-27 16:49:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus-image-converter (Old)
and /work/SRC/openSUSE:Factory/.nautilus-image-converter.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus-image-converter"
Fri Mar 27 16:49:40 2026 rev:11 rq:1343037 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/nautilus-image-converter/nautilus-image-converter.changes
2025-09-24 15:24:08.936014583 +0200
+++
/work/SRC/openSUSE:Factory/.nautilus-image-converter.new.8177/nautilus-image-converter.changes
2026-03-27 16:50:57.495081126 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:55:43 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
Old:
----
nautilus-image-converter-0.4.0.obscpio
New:
----
_scmsync.obsinfo
build.specials.obscpio
nautilus-image-converter-0.4.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ _scmsync.obsinfo ++++++
mtime: 1774256143
commit: 2924ef8a0ab6a7ba7069daa726f8eab0b3276143d963bc38abce4947c73ae356
url: https://src.opensuse.org/GNOME/nautilus-image-converter
revision: factory
++++++ _service ++++++
--- /var/tmp/diff_new_pack.nWXj6j/_old 2026-03-27 16:50:58.271113575 +0100
+++ /var/tmp/diff_new_pack.nWXj6j/_new 2026-03-27 16:50:58.271113575 +0100
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<services>
- <service name="obs_scm" mode="manual" >
+ <service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param
name="url">https://gitlab.gnome.org/coreyberla/nautilus-image-converter.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
@@ -8,12 +8,11 @@
<param name="versionrewrite-replacement">\1</param>
<param name="revision">0.4.0</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">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:18:45.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*