Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2017-11-21 15:32:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Tue Nov 21 15:32:41 2017 rev:21 rq:543011 version:20171120.87649f1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2017-11-15 17:03:34.507345222 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
       2017-11-21 15:32:46.120347988 +0100
@@ -1,0 +2,6 @@
+Mon Nov 20 08:17:01 UTC 2017 - opensuse-releaset...@opensuse.org
+
+- Update to version 20171120.87649f1:
+  * suppkg_rebuild: count Support tag also
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20171115.6140695.obscpio

New:
----
  openSUSE-release-tools-20171120.87649f1.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.ilHHBn/_old  2017-11-21 15:32:51.344158681 +0100
+++ /var/tmp/diff_new_pack.ilHHBn/_new  2017-11-21 15:32:51.348158536 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20171115.6140695
+Version:        20171120.87649f1
 Release:        0
 Summary:        Tools to aid in staging and release work for openSUSE/SUSE
 License:        GPL-2.0+ and MIT

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ilHHBn/_old  2017-11-21 15:32:51.392156942 +0100
+++ /var/tmp/diff_new_pack.ilHHBn/_new  2017-11-21 15:32:51.392156942 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param 
name="url">https://github.com/openSUSE/osc-plugin-factory.git</param>
-    <param 
name="changesrevision">6140695f1d908bccc9be129dc8487ae2b0d2923b</param>
+    <param 
name="changesrevision">67f5d0213b1a292ef2534a339c7f44c2cad039c5</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20171115.6140695.obscpio -> 
openSUSE-release-tools-20171120.87649f1.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20171115.6140695/suppkg_rebuild.py 
new/openSUSE-release-tools-20171120.87649f1/suppkg_rebuild.py
--- old/openSUSE-release-tools-20171115.6140695/suppkg_rebuild.py       
2017-11-15 08:28:36.000000000 +0100
+++ new/openSUSE-release-tools-20171120.87649f1/suppkg_rebuild.py       
2017-11-20 09:10:15.000000000 +0100
@@ -54,7 +54,7 @@
         f = osc.core.get_buildconfig(self.apiurl, project, 
repository).splitlines()
         pkg_list = []
         for line in f:
-            if re.match('Preinstall', line) or re.match('VM[Ii]nstall', line):
+            if re.match('Preinstall', line) or re.match('VM[Ii]nstall', line) 
or re.match('Support', line):
                 content = line.split(':')
                 variables = [x.strip() for x in content[1].split(' ')]
                 for var in variables:

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.ilHHBn/_old  2017-11-21 15:32:51.992135199 +0100
+++ /var/tmp/diff_new_pack.ilHHBn/_new  2017-11-21 15:32:51.992135199 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20171115.6140695
-mtime: 1510730916
-commit: 6140695f1d908bccc9be129dc8487ae2b0d2923b
+version: 20171120.87649f1
+mtime: 1511165415
+commit: 87649f10f13899c70b05f769df02bb99c897c65a
 


Reply via email to