Hello community,

here is the log from the commit of package python-bugzillatools for 
openSUSE:Factory checked in at 2018-07-18 22:57:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bugzillatools (Old)
 and      /work/SRC/openSUSE:Factory/.python-bugzillatools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bugzillatools"

Wed Jul 18 22:57:25 2018 rev:5 rq:623638 version:0.5.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-bugzillatools/python-bugzillatools.changes    
    2018-06-02 12:12:57.882193168 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-bugzillatools.new/python-bugzillatools.changes
   2018-07-18 22:58:07.902126791 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 11:52:31 UTC 2018 - [email protected]
+
+- Whitespace in prep phase to ensure we build on Leap 42
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bugzillatools.spec ++++++
--- /var/tmp/diff_new_pack.7uMtWr/_old  2018-07-18 22:58:08.290125504 +0200
+++ /var/tmp/diff_new_pack.7uMtWr/_new  2018-07-18 22:58:08.294125491 +0200
@@ -17,7 +17,6 @@
 
 
 %define oldpython python
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-bugzillatools
 Version:        0.5.5
@@ -35,12 +34,12 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-#Recommends:     bzr
-# File conflict for /usr/bin/bugzilla:
-Conflicts:      python-bugzilla
 # We want to conflict even package literally called python-bugzilla
 # without the python version number
 Conflicts:      %{oldpython}-bugzilla
+#Recommends:     bzr
+# File conflict for /usr/bin/bugzilla:
+Conflicts:      python-bugzilla
 BuildArch:      noarch
 %python_subpackages
 
@@ -51,6 +50,7 @@
 
 %prep
 %autosetup -p1 -n bugzillatools-%{version}
+
 sed -i "/.bugzillarc.sample/d" setup.py
 
 %build


Reply via email to