Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2018-09-14 00:02:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Fri Sep 14 00:02:44 2018 rev:129 rq:635536 version:20180913.47324ff
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-09-11 17:20:14.499139555 +0200
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
2018-09-14 00:03:06.733874851 +0200
@@ -1,0 +2,6 @@
+Thu Sep 13 13:13:07 UTC 2018 - [email protected]
+
+- Update to version 20180913.47324ff:
+ * check_source: ignore _product package check
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20180910.3cf8055.obscpio
New:
----
openSUSE-release-tools-20180913.47324ff.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.CHVf5G/_old 2018-09-14 00:03:07.761874066 +0200
+++ /var/tmp/diff_new_pack.CHVf5G/_new 2018-09-14 00:03:07.765874064 +0200
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20180910.3cf8055
+Version: 20180913.47324ff
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.CHVf5G/_old 2018-09-14 00:03:07.813874027 +0200
+++ /var/tmp/diff_new_pack.CHVf5G/_new 2018-09-14 00:03:07.813874027 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
- <param
name="changesrevision">d7d3d555786c17f119adca1fa0912ff7c8f18f90</param>
+ <param
name="changesrevision">dbf31de9af68dc3c773187dadc3c7d03438024b1</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20180910.3cf8055.obscpio ->
openSUSE-release-tools-20180913.47324ff.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20180910.3cf8055/check_source.py
new/openSUSE-release-tools-20180913.47324ff/check_source.py
--- old/openSUSE-release-tools-20180910.3cf8055/check_source.py 2018-09-11
03:04:30.000000000 +0200
+++ new/openSUSE-release-tools-20180913.47324ff/check_source.py 2018-09-13
15:07:13.000000000 +0200
@@ -66,8 +66,8 @@
self.review_messages['declined'] = 'Only one action per request
allowed'
return False
- if target_package.startswith('00'):
- self.review_messages['accepted'] = 'Skipping all checks for 00*
packages'
+ if target_package.startswith('00') or target_package.startswith('_'):
+ self.review_messages['accepted'] = 'Skipping all checks for
product related packages'
return True
inair_renamed = target_package != source_package
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.CHVf5G/_old 2018-09-14 00:03:08.365873606 +0200
+++ /var/tmp/diff_new_pack.CHVf5G/_new 2018-09-14 00:03:08.369873602 +0200
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20180910.3cf8055
-mtime: 1536627870
-commit: 3cf805500a3cb0eaebff53860d73782812a7f23f
+version: 20180913.47324ff
+mtime: 1536844033
+commit: 47324ff2fd90d29954000ed1ab1e14ae698fbefe