Hello community,

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

Package is "python-humanfriendly"

Fri Aug 31 10:45:00 2018 rev:7 rq:632099 version:4.16.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-humanfriendly/python-humanfriendly.changes    
    2018-08-22 14:20:47.154413192 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-humanfriendly.new/python-humanfriendly.changes
   2018-08-31 10:45:05.563249223 +0200
@@ -1,0 +2,5 @@
+Wed Aug 29 08:22:29 UTC 2018 - tchva...@suse.com
+
+- Move the Name declaration above lua code to work on Leap 42.3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-humanfriendly.spec ++++++
--- /var/tmp/diff_new_pack.xL9o8x/_old  2018-08-31 10:45:06.415250249 +0200
+++ /var/tmp/diff_new_pack.xL9o8x/_new  2018-08-31 10:45:06.415250249 +0200
@@ -23,6 +23,11 @@
 %bcond_with test
 %endif
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%if %{with test}
+Name:           python-humanfriendly-%{flavor}
+%else
+Name:           python-humanfriendly
+%endif
 Version:        4.16.1
 Release:        0
 Summary:        Human friendly input/output for text interfaces using Python
@@ -37,11 +42,6 @@
 Requires(postun): update-alternatives
 BuildArch:      noarch
 %if %{with test}
-Name:           python-humanfriendly-%{flavor}
-%else
-Name:           python-humanfriendly
-%endif
-%if %{with test}
 BuildRequires:  %{python_module capturer >= 2.1}
 BuildRequires:  %{python_module coloredlogs >= 2}
 BuildRequires:  %{python_module pytest >= 3.0.7}


Reply via email to