Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tik for openSUSE:Factory checked in 
at 2025-12-02 13:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tik (Old)
 and      /work/SRC/openSUSE:Factory/.tik.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tik"

Tue Dec  2 13:19:59 2025 rev:34 rq:1320764 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tik/tik.changes  2025-09-12 21:09:56.976288603 
+0200
+++ /work/SRC/openSUSE:Factory/.tik.new.14147/tik.changes       2025-12-02 
13:21:21.477879008 +0100
@@ -1,0 +2,6 @@
+Mon Dec 01 15:27:01 UTC 2025 - Richard Brown <[email protected]>
+
+- Update to version 1.4.1:
+  * Make keyctl revoke non fatal (#61)
+
+-------------------------------------------------------------------

Old:
----
  tik-1.4.0.obscpio

New:
----
  tik-1.4.1.obscpio

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

Other differences:
------------------
++++++ tik.spec ++++++
--- /var/tmp/diff_new_pack.4b0d4r/_old  2025-12-02 13:21:23.809976882 +0100
+++ /var/tmp/diff_new_pack.4b0d4r/_new  2025-12-02 13:21:23.821977385 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tik
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -17,7 +17,7 @@
 
 
 Name:           tik
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Transactional Installation Kit
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.4b0d4r/_old  2025-12-02 13:21:23.997984772 +0100
+++ /var/tmp/diff_new_pack.4b0d4r/_new  2025-12-02 13:21:24.021985779 +0100
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/sysrich/tik.git</param>
     <param name="scm">git</param>
-    <param name="revision">v1.4.0</param>
+    <param name="revision">v1.4.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4b0d4r/_old  2025-12-02 13:21:24.145990984 +0100
+++ /var/tmp/diff_new_pack.4b0d4r/_new  2025-12-02 13:21:24.181992494 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/sysrich/tik.git</param>
-              <param 
name="changesrevision">1631c4f06ba568917fda08b65646a822062a9d20</param></service></servicedata>
+              <param 
name="changesrevision">2a6b13388d0206aca88c8a8c05dfee4da3fcf654</param></service></servicedata>
 (No newline at EOF)
 

++++++ tik-1.4.0.obscpio -> tik-1.4.1.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tik-1.4.0/usr/lib/tik/lib/tik-functions 
new/tik-1.4.1/usr/lib/tik/lib/tik-functions
--- old/tik-1.4.0/usr/lib/tik/lib/tik-functions 2025-09-11 19:32:43.000000000 
+0200
+++ new/tik-1.4.1/usr/lib/tik/lib/tik-functions 2025-12-01 12:49:32.000000000 
+0100
@@ -382,8 +382,8 @@
     fi
     # We're done with the key-file, so remove it from the filesystem and 
keyring
     prun /usr/bin/rm ${tik_keyfile}
-    prun keyctl revoke ${tik_keyid}
-    prun keyctl reap
+    prun-opt keyctl revoke ${tik_keyid}
+    prun-opt keyctl reap
 }
 
 dump_image() {

++++++ tik.obsinfo ++++++
--- /var/tmp/diff_new_pack.4b0d4r/_old  2025-12-02 13:21:25.282038661 +0100
+++ /var/tmp/diff_new_pack.4b0d4r/_new  2025-12-02 13:21:25.314040004 +0100
@@ -1,5 +1,5 @@
 name: tik
-version: 1.4.0
-mtime: 1757611963
-commit: 1631c4f06ba568917fda08b65646a822062a9d20
+version: 1.4.1
+mtime: 1764589772
+commit: 2a6b13388d0206aca88c8a8c05dfee4da3fcf654
 

Reply via email to