Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zypp-plugin for openSUSE:Factory 
checked in at 2025-12-04 11:22:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zypp-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.zypp-plugin.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zypp-plugin"

Thu Dec  4 11:22:26 2025 rev:19 rq:1320958 version:0.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypp-plugin/zypp-plugin.changes  2025-02-19 
15:59:35.114667969 +0100
+++ /work/SRC/openSUSE:Factory/.zypp-plugin.new.1939/zypp-plugin.changes        
2025-12-04 11:27:07.803152094 +0100
@@ -1,0 +2,7 @@
+Wed Nov 26 10:52:36 CET 2025 - [email protected]
+
+- Fix link to libzypp plugins documentation:
+  https://opensuse.github.io/libzypp/zypp-plugins.html
+- version 0.6.6
+
+-------------------------------------------------------------------

Old:
----
  zypp-plugin-0.6.5.tar.bz2

New:
----
  zypp-plugin-0.6.6.tar.bz2

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

Other differences:
------------------
++++++ zypp-plugin.spec ++++++
--- /var/tmp/diff_new_pack.OXUFuk/_old  2025-12-04 11:27:08.263171560 +0100
+++ /var/tmp/diff_new_pack.OXUFuk/_new  2025-12-04 11:27:08.263171560 +0100
@@ -19,7 +19,7 @@
 %define singlespec_py3 ( 0%{?suse_version} > 1330 )
 
 Name:           zypp-plugin
-Version:        0.6.5
+Version:        0.6.6
 Release:        0
 Summary:        Helper that makes writing ZYpp plugins easier
 License:        GPL-2.0

++++++ zypp-plugin-0.6.5.tar.bz2 -> zypp-plugin-0.6.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.changes 
new/zypp-plugin/package/zypp-plugin.changes
--- old/zypp-plugin/package/zypp-plugin.changes 2025-02-18 14:56:35.000000000 
+0100
+++ new/zypp-plugin/package/zypp-plugin.changes 2025-11-26 10:54:52.000000000 
+0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Nov 26 10:52:36 CET 2025 - [email protected]
+
+- Fix link to libzypp plugins documentation:
+  https://opensuse.github.io/libzypp/zypp-plugins.html
+- version 0.6.6
+
+-------------------------------------------------------------------
 Tue Feb 18 14:55:05 CET 2025 - [email protected]
 
 - version 0.6.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.spec 
new/zypp-plugin/package/zypp-plugin.spec
--- old/zypp-plugin/package/zypp-plugin.spec    2025-02-18 14:56:35.000000000 
+0100
+++ new/zypp-plugin/package/zypp-plugin.spec    2025-11-26 10:54:52.000000000 
+0100
@@ -19,7 +19,7 @@
 %define singlespec_py3 ( 0%{?suse_version} > 1330 )
 
 Name:           zypp-plugin
-Version:        0.6.5
+Version:        0.6.6
 Release:        0
 Summary:        Helper that makes writing ZYpp plugins easier
 License:        GPL-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/python/zypp_plugin.py 
new/zypp-plugin/python/zypp_plugin.py
--- old/zypp-plugin/python/zypp_plugin.py       2025-02-18 14:56:35.000000000 
+0100
+++ new/zypp-plugin/python/zypp_plugin.py       2025-11-26 10:54:52.000000000 
+0100
@@ -65,7 +65,7 @@
     attempt to kill the script. An exit value different than 0 may be set via 
an
     'exit' header in ACK.
 
-    See also http://doc.opensuse.org/projects/libzypp/HEAD/zypp-plugins.html
+    See also https://opensuse.github.io/libzypp/zypp-plugins.html
     """
 
     def __init__(self):

Reply via email to