Hello community,

here is the log from the commit of package python-releases for openSUSE:Factory 
checked in at 2018-08-31 10:45:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-releases (Old)
 and      /work/SRC/openSUSE:Factory/.python-releases.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-releases"

Fri Aug 31 10:45:04 2018 rev:3 rq:632101 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-releases/python-releases.changes  
2018-08-12 20:56:36.641618164 +0200
+++ /work/SRC/openSUSE:Factory/.python-releases.new/python-releases.changes     
2018-08-31 10:45:07.147251131 +0200
@@ -1,0 +2,5 @@
+Wed Aug 29 08:28:17 UTC 2018 - [email protected]
+
+- Move the Name definition above lua code to work on 42.3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-releases.spec ++++++
--- /var/tmp/diff_new_pack.pIm3fz/_old  2018-08-31 10:45:07.895252031 +0200
+++ /var/tmp/diff_new_pack.pIm3fz/_new  2018-08-31 10:45:07.899252036 +0200
@@ -23,6 +23,11 @@
 %else
 %bcond_with test
 %endif
+%if %{with test}
+Name:           python-releases-%{flavor}
+%else
+Name:           python-releases
+%endif
 Version:        1.6.1
 Release:        0
 Summary:        A Sphinx extension for changelog manipulation
@@ -38,11 +43,6 @@
 Requires:       python-six >= 1.4.1
 BuildArch:      noarch
 %if %{with test}
-Name:           python-releases-%{flavor}
-%else
-Name:           python-releases
-%endif
-%if %{with test}
 BuildRequires:  %{python_module Sphinx >= 1.3}
 BuildRequires:  %{python_module invocations}
 BuildRequires:  %{python_module invoke}


Reply via email to