Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2019-11-04 17:16:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Mon Nov  4 17:16:17 2019 rev:239 rq:745116 version:20191104.3d0d7312

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2019-10-30 14:46:41.762110674 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2990/openSUSE-release-tools.changes
  2019-11-04 17:16:23.756901454 +0100
@@ -1,0 +2,6 @@
+Mon Nov 04 08:54:45 UTC 2019 - [email protected]
+
+- Update to version 20191104.3d0d7312:
+  * build-fail-reminder: Fix indentation of emails
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20191029.330f0b1b.obscpio

New:
----
  openSUSE-release-tools-20191104.3d0d7312.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.x8Lvul/_old  2019-11-04 17:16:25.736903569 +0100
+++ /var/tmp/diff_new_pack.x8Lvul/_new  2019-11-04 17:16:25.756903591 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20191029.330f0b1b
+Version:        20191104.3d0d7312
 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.x8Lvul/_old  2019-11-04 17:16:26.132903992 +0100
+++ /var/tmp/diff_new_pack.x8Lvul/_new  2019-11-04 17:16:26.136903997 +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">7cf86a638fb229c29a49164ced6afafc213a8450</param>
+    <param 
name="changesrevision">d096e163a9966e1f9a57ac6ea54d1a79039608e8</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20191029.330f0b1b.obscpio -> 
openSUSE-release-tools-20191104.3d0d7312.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20191029.330f0b1b/build-fail-reminder.py 
new/openSUSE-release-tools-20191104.3d0d7312/build-fail-reminder.py
--- old/openSUSE-release-tools-20191029.330f0b1b/build-fail-reminder.py 
2019-10-29 13:36:28.000000000 +0100
+++ new/openSUSE-release-tools-20191104.3d0d7312/build-fail-reminder.py 
2019-11-04 09:53:43.000000000 +0100
@@ -200,24 +200,24 @@
 
         text = u"""Dear Package maintainers and hackers.
 
-        Below package(s) in %(project)s have been failing to build for at
-        least 4 weeks. We tried to send out notifications to the
-        configured bugowner/maintainers of the package(s), but so far no
-        fix has been submitted. This probably means that the
-        maintainer/bugowner did not yet find the time to look into the
-        matter and he/she would certainly appreciate help to get this
-        sorted.
+Below package(s) in %(project)s have been failing to build for at
+least 4 weeks. We tried to send out notifications to the
+configured bugowner/maintainers of the package(s), but so far no
+fix has been submitted. This probably means that the
+maintainer/bugowner did not yet find the time to look into the
+matter and he/she would certainly appreciate help to get this
+sorted.
 
-        """ % { 'project': project }
+""" % { 'project': project }
         for pkg in ProjectComplainList:
             text += "- %s\n" % pkg
         text += u"""
-        Unless somebody is stepping up and submitting fixes, the listed
-        package(s) are going to be removed from %(project)s.
+Unless somebody is stepping up and submitting fixes, the listed
+package(s) are going to be removed from %(project)s.
 
-        Kind regards,
-        %(sender)s
-        """ % { 'project': project, 'sender': sender }
+Kind regards,
+%(sender)s
+""" % { 'project': project, 'sender': sender }
         SendMail(logger, project, sender, to, fullname, subject, text)
 
 if __name__ == '__main__':

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.x8Lvul/_old  2019-11-04 17:16:31.520909749 +0100
+++ /var/tmp/diff_new_pack.x8Lvul/_new  2019-11-04 17:16:31.528909757 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20191029.330f0b1b
-mtime: 1572352588
-commit: 330f0b1b1c2cc8fd1a2a8053ce3743905150b0ba
+version: 20191104.3d0d7312
+mtime: 1572857623
+commit: 3d0d7312126cd53c03cbc1a08f08782c338e916f
 


Reply via email to