Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nautilus-share for openSUSE:Factory checked in at 2026-04-10 17:45:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nautilus-share (Old) and /work/SRC/openSUSE:Factory/.nautilus-share.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus-share" Fri Apr 10 17:45:15 2026 rev:38 rq:1345333 version:0.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/nautilus-share/nautilus-share.changes 2024-04-30 17:26:45.252849816 +0200 +++ /work/SRC/openSUSE:Factory/.nautilus-share.new.21863/nautilus-share.changes 2026-04-10 17:45:18.638766517 +0200 @@ -1,0 +2,10 @@ +Mon Mar 23 08:55:51 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Wed Mar 4 14:59:31 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update spec copyright and shorter tag ref in _service. + +------------------------------------------------------------------- Old: ---- nautilus-share-0.7.5.obscpio New: ---- _scmsync.obsinfo build.specials.obscpio nautilus-share-0.7.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nautilus-share.spec ++++++ --- /var/tmp/diff_new_pack.f9R4MI/_old 2026-04-10 17:45:19.510802397 +0200 +++ /var/tmp/diff_new_pack.f9R4MI/_new 2026-04-10 17:45:19.514802563 +0200 @@ -1,7 +1,7 @@ # # spec file for package nautilus-share # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ _scmsync.obsinfo ++++++ mtime: 1774256151 commit: f4a41c2b4286dc3fc9be9068d5ee5e2eebfa98401a6efbe9c733e4ba5ffd3e1b url: https://src.opensuse.org/GNOME/nautilus-share revision: factory ++++++ _service ++++++ --- /var/tmp/diff_new_pack.f9R4MI/_old 2026-04-10 17:45:19.582805360 +0200 +++ /var/tmp/diff_new_pack.f9R4MI/_new 2026-04-10 17:45:19.590805690 +0200 @@ -1,18 +1,18 @@ <?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-share.git</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">refs/tags/0.7.5</param> + <param name="revision">0.7.5</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:47.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.*
