Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2019-12-17 13:30:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Tue Dec 17 13:30:30 2019 rev:263 rq:757467 version:20191217.e62caa7a
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2019-12-11 12:14:31.124521764 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.4691/openSUSE-release-tools.changes
2019-12-17 13:30:38.583399098 +0100
@@ -1,0 +2,6 @@
+Tue Dec 17 09:12:01 UTC 2019 - [email protected]
+
+- Update to version 20191217.e62caa7a:
+ * findfileconflicts: Ignore kernel installed certificates in /etc/uefi/certs
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20191210.9a8ba5b5.obscpio
New:
----
openSUSE-release-tools-20191217.e62caa7a.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.ItjJyM/_old 2019-12-17 13:30:40.907398280 +0100
+++ /var/tmp/diff_new_pack.ItjJyM/_new 2019-12-17 13:30:40.911398279 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20191210.9a8ba5b5
+Version: 20191217.e62caa7a
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.ItjJyM/_old 2019-12-17 13:30:40.967398259 +0100
+++ /var/tmp/diff_new_pack.ItjJyM/_new 2019-12-17 13:30:40.971398257 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">9a8ba5b54b96ed95e4f747cb9e6fdb22ea1670fe</param>
+ <param
name="changesrevision">b635702b67b8de3b619a8a1729825f9bc8b7faff</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20191210.9a8ba5b5.obscpio ->
openSUSE-release-tools-20191217.e62caa7a.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20191210.9a8ba5b5/findfileconflicts
new/openSUSE-release-tools-20191217.e62caa7a/findfileconflicts
--- old/openSUSE-release-tools-20191210.9a8ba5b5/findfileconflicts
2019-12-10 13:40:03.000000000 +0100
+++ new/openSUSE-release-tools-20191217.e62caa7a/findfileconflicts
2019-12-17 10:07:31.000000000 +0100
@@ -355,7 +355,7 @@
}
# got one!
$f =~ /^(\d+)\/(.*)/;
- push @con, "$dirs[$1]$2$info";
+ push @con, "$dirs[$1]$2$info" unless "$dirs[$1]$2" =~
m{/etc/uefi/certs/.*crt};
}
next unless @con;
my @sp1 = split(' ', $p1);
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.ItjJyM/_old 2019-12-17 13:30:42.967397555 +0100
+++ /var/tmp/diff_new_pack.ItjJyM/_new 2019-12-17 13:30:42.967397555 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20191210.9a8ba5b5
-mtime: 1575981603
-commit: 9a8ba5b54b96ed95e4f747cb9e6fdb22ea1670fe
+version: 20191217.e62caa7a
+mtime: 1576573651
+commit: e62caa7ab83307a6ddc8567c743655685ab08986