Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2024-01-29 22:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Mon Jan 29 22:32:29 2024 rev:520 rq:1142209 version:20240122.105eea5
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2024-01-17 22:19:12.879626635 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.1815/openSUSE-release-tools.changes
2024-01-29 22:32:36.961263858 +0100
@@ -1,0 +2,6 @@
+Mon Jan 22 09:49:30 UTC 2024 - [email protected]
+
+- Update to version 20240122.105eea5:
+ * skippkg-finder: sort conditionals set
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20240110.8329809.obscpio
New:
----
openSUSE-release-tools-20240122.105eea5.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.jREOZZ/_old 2024-01-29 22:32:37.717291221 +0100
+++ /var/tmp/diff_new_pack.jREOZZ/_new 2024-01-29 22:32:37.717291221 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20240110.8329809
+Version: 20240122.105eea5
Release: 0
Summary: Tools to aid in staging and release work for openSUSE/SUSE
License: GPL-2.0-or-later AND MIT
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.jREOZZ/_old 2024-01-29 22:32:37.757292670 +0100
+++ /var/tmp/diff_new_pack.jREOZZ/_new 2024-01-29 22:32:37.761292814 +0100
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">8329809782a420f197f3e7b17fd37ea864c13650</param>
+ <param
name="changesrevision">105eea5f93a558ff42e3f226d1c0370f58335539</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20240110.8329809.obscpio ->
openSUSE-release-tools-20240122.105eea5.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20240110.8329809/skippkg-finder.py
new/openSUSE-release-tools-20240122.105eea5/skippkg-finder.py
--- old/openSUSE-release-tools-20240110.8329809/skippkg-finder.py
2024-01-10 11:51:44.000000000 +0100
+++ new/openSUSE-release-tools-20240122.105eea5/skippkg-finder.py
2024-01-22 10:48:34.000000000 +0100
@@ -345,7 +345,7 @@
# Handle the conditionals
cond_list = {}
- for item in self.skiplist_conditionals:
+ for item in sorted(self.skiplist_conditionals):
# node[0] is the condition, node[1] is the package
# an example of the format: only_x86_64:glibc-32bit
node = item.split(':')
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.jREOZZ/_old 2024-01-29 22:32:38.681326113 +0100
+++ /var/tmp/diff_new_pack.jREOZZ/_new 2024-01-29 22:32:38.685326259 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20240110.8329809
-mtime: 1704883904
-commit: 8329809782a420f197f3e7b17fd37ea864c13650
+version: 20240122.105eea5
+mtime: 1705916914
+commit: 105eea5f93a558ff42e3f226d1c0370f58335539