Hello community,

here is the log from the commit of package python-rpm-macros for 
openSUSE:Factory checked in at 2018-11-06 14:17:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rpm-macros (Old)
 and      /work/SRC/openSUSE:Factory/.python-rpm-macros.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rpm-macros"

Tue Nov  6 14:17:48 2018 rev:12 rq:644653 version:2018.08.15.ada6d63

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rpm-macros/python-rpm-macros.changes      
2018-01-02 16:32:12.628042867 +0100
+++ /work/SRC/openSUSE:Factory/.python-rpm-macros.new/python-rpm-macros.changes 
2018-11-06 14:18:02.342371185 +0100
@@ -1,0 +2,5 @@
+Wed Oct 24 07:20:44 UTC 2018 - [email protected]
+
+- version bump to 2018.08.15.ada6d63
+
+-------------------------------------------------------------------

Old:
----
  python-rpm-macros-2017.12.22.d9968ab.tar.bz2

New:
----
  python-rpm-macros-2018.08.15.ada6d63.tar.bz2

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

Other differences:
------------------
++++++ python-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.vxRfKx/_old  2018-11-06 14:18:07.158364755 +0100
+++ /var/tmp/diff_new_pack.vxRfKx/_new  2018-11-06 14:18:07.162364750 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rpm-macros
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-rpm-macros
-Version:        2017.12.22.d9968ab
+Version:        2018.08.15.ada6d63
 Release:        0
 Summary:        RPM macros for building of Python modules
 License:        WTFPL

++++++ python-rpm-macros-2017.12.22.d9968ab.tar.bz2 -> 
python-rpm-macros-2018.08.15.ada6d63.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-rpm-macros-2017.12.22.d9968ab/macros.lua 
new/python-rpm-macros-2018.08.15.ada6d63/macros.lua
--- old/python-rpm-macros-2017.12.22.d9968ab/macros.lua 2017-12-22 
16:56:41.000000000 +0100
+++ new/python-rpm-macros-2018.08.15.ada6d63/macros.lua 2018-08-15 
13:02:07.000000000 +0200
@@ -302,7 +302,7 @@
         -- rescan spec for each flavor
         if not is_current_flavor then
             local spec, err = io.open(specpath, "r")
-            if err then print ("could not find spec at " .. specpath) return 
end
+            if err then print ("could not find spec file at path: " .. 
specpath) return end
 
             rpm.define("python_flavor " .. python)
 


Reply via email to