Hello community,
here is the log from the commit of package openSUSE-release-tools for
openSUSE:Factory checked in at 2018-12-06 12:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools"
Thu Dec 6 12:18:09 2018 rev:153 rq:655338 version:20181205.180ca46
Changes:
--------
---
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-12-04 20:58:35.116570009 +0100
+++
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.19453/openSUSE-release-tools.changes
2018-12-06 12:18:12.245462659 +0100
@@ -1,0 +2,6 @@
+Wed Dec 05 13:29:28 UTC 2018 - [email protected]
+
+- Update to version 20181205.180ca46:
+ * fcc_submitter: ignore removed package in the previous version
+
+-------------------------------------------------------------------
Old:
----
openSUSE-release-tools-20181204.aa1c004.obscpio
New:
----
openSUSE-release-tools-20181205.180ca46.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.uPycBP/_old 2018-12-06 12:18:13.249461581 +0100
+++ /var/tmp/diff_new_pack.uPycBP/_new 2018-12-06 12:18:13.249461581 +0100
@@ -20,7 +20,7 @@
%define source_dir openSUSE-release-tools
%define announcer_filename factory-package-news
Name: openSUSE-release-tools
-Version: 20181204.aa1c004
+Version: 20181205.180ca46
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.uPycBP/_old 2018-12-06 12:18:13.293461534 +0100
+++ /var/tmp/diff_new_pack.uPycBP/_new 2018-12-06 12:18:13.293461534 +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">53595a24bffe9c8d92b7c44bd3675059c6d6b328</param>
+ <param
name="changesrevision">a7c6f4db866c3e5ff1f49a9be54294708681828d</param>
</service>
</servicedata>
++++++ openSUSE-release-tools-20181204.aa1c004.obscpio ->
openSUSE-release-tools-20181205.180ca46.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-release-tools-20181204.aa1c004/fcc_submitter.py
new/openSUSE-release-tools-20181205.180ca46/fcc_submitter.py
--- old/openSUSE-release-tools-20181204.aa1c004/fcc_submitter.py
2018-12-04 14:28:52.000000000 +0100
+++ new/openSUSE-release-tools-20181205.180ca46/fcc_submitter.py
2018-12-05 14:24:12.000000000 +0100
@@ -308,6 +308,8 @@
# get souce packages from target
target_packages = self.get_source_packages(self.to_prj)
deleted_packages = self.get_deleted_packages(self.to_prj)
+ if self.to_prj.startswith("openSUSE:"):
+ deleted_packages = deleted_packages +
self.get_deleted_packages(OPENSUSE_PREVERSION)
pseudometa_project, pseudometa_package =
project_pseudometa_package(self.apiurl, 'openSUSE:Factory')
skip_pkgs_list = self.load_skip_pkgs_list(pseudometa_project,
pseudometa_package).splitlines()
++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.uPycBP/_old 2018-12-06 12:18:13.825460963 +0100
+++ /var/tmp/diff_new_pack.uPycBP/_new 2018-12-06 12:18:13.825460963 +0100
@@ -1,5 +1,5 @@
name: openSUSE-release-tools
-version: 20181204.aa1c004
-mtime: 1543930132
-commit: aa1c004dda2bcf88d30f055c35657a5d2a63e1a2
+version: 20181205.180ca46
+mtime: 1544016252
+commit: 180ca461acec850d1f6192f2d15f42002e34fdb0