Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libnotify"

Fri Mar 27 16:48:59 2026 rev:51 rq:1342991 version:0.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnotify/libnotify.changes      2026-03-06 
18:17:50.074267887 +0100
+++ /work/SRC/openSUSE:Factory/.libnotify.new.8177/libnotify.changes    
2026-03-27 16:49:44.876034359 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 10:48:29 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------

Old:
----
  libnotify-0.8.8.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  libnotify-0.8.8.tar.xz

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

Other differences:
------------------
++++++ libnotify.spec ++++++
--- /var/tmp/diff_new_pack.mzOq8I/_old  2026-03-27 16:49:45.408057278 +0100
+++ /var/tmp/diff_new_pack.mzOq8I/_new  2026-03-27 16:49:45.408057278 +0100
@@ -23,7 +23,7 @@
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/X11
 URL:            https://galago-project.org/
-Source:         %{name}-%{version}.tar.zst
+Source:         %{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 BuildRequires:  docbook-xsl-stylesheets

++++++ _scmsync.obsinfo ++++++
mtime: 1774262915
commit: 95e229b7682ed902e5222a694238f09eda1855b3fad3af7d3e88385a286bcf65
url: https://src.opensuse.org/GNOME/libnotify
revision: 95e229b7682ed902e5222a694238f09eda1855b3fad3af7d3e88385a286bcf65
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mzOq8I/_old  2026-03-27 16:49:45.452059172 +0100
+++ /var/tmp/diff_new_pack.mzOq8I/_new  2026-03-27 16:49:45.456059345 +0100
@@ -10,12 +10,11 @@
     <param name="changesgenerate">disable</param>
     <param name="submodules">disable</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 10:08:36.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

Reply via email to