Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-02-28 20:02:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Wed Feb 28 20:02:49 2018 rev:63 rq:580787 version:20180227.adb01e2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2018-02-25 11:53:10.507077691 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
       2018-02-28 20:02:53.015634411 +0100
@@ -1,0 +2,6 @@
+Tue Feb 27 20:22:47 UTC 2018 - [email protected]
+
+- Update to version 20180227.adb01e2:
+  * ttm: use dashboard_content_ensure()
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20180223.e8c002d.obscpio

New:
----
  openSUSE-release-tools-20180227.adb01e2.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.YfDxpI/_old  2018-02-28 20:02:54.495580863 +0100
+++ /var/tmp/diff_new_pack.YfDxpI/_new  2018-02-28 20:02:54.499580718 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20180223.e8c002d
+Version:        20180227.adb01e2
 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.YfDxpI/_old  2018-02-28 20:02:54.571578113 +0100
+++ /var/tmp/diff_new_pack.YfDxpI/_new  2018-02-28 20:02:54.571578113 +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">e8c002d37b4b21b73197ae413e973aee76d7e994</param>
+    <param 
name="changesrevision">ed8346fca305c02e8d5a26e5b226e0fab8871c3b</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20180223.e8c002d.obscpio -> 
openSUSE-release-tools-20180227.adb01e2.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180223.e8c002d/totest-manager.py 
new/openSUSE-release-tools-20180227.adb01e2/totest-manager.py
--- old/openSUSE-release-tools-20180223.e8c002d/totest-manager.py       
2018-02-23 10:01:10.000000000 +0100
+++ new/openSUSE-release-tools-20180227.adb01e2/totest-manager.py       
2018-02-27 21:14:39.000000000 +0100
@@ -548,9 +548,7 @@
 
     def write_version_to_dashboard(self, target, version):
         if not self.dryrun:
-            url = self.api.makeurl(
-                ['source', '%s:Staging' % self.project, 'dashboard', 
'version_%s' % target])
-            osc.core.http_PUT(url + '?comment=Update+version', data=version)
+            self.api.dashboard_content_ensure('version_%s' % target, version, 
comment='Update version')
 
 
 class ToTestBaseNew(ToTestBase):

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.YfDxpI/_old  2018-02-28 20:02:55.923529197 +0100
+++ /var/tmp/diff_new_pack.YfDxpI/_new  2018-02-28 20:02:55.923529197 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20180223.e8c002d
-mtime: 1519376470
-commit: e8c002d37b4b21b73197ae413e973aee76d7e994
+version: 20180227.adb01e2
+mtime: 1519762479
+commit: adb01e2c58c93fdd20e4d7ba12f0ac518a35a8d9
 


Reply via email to