Hello community,

here is the log from the commit of package python-limnoria for openSUSE:Factory 
checked in at 2020-05-13 22:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-limnoria (Old)
 and      /work/SRC/openSUSE:Factory/.python-limnoria.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-limnoria"

Wed May 13 22:55:57 2020 rev:14 rq:802248 version:2020.05.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-limnoria/python-limnoria.changes  
2020-03-27 22:01:09.334927405 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-limnoria.new.2738/python-limnoria.changes    
    2020-05-13 22:55:57.630994749 +0200
@@ -1,0 +2,11 @@
+Sat May  9 10:45:21 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 2020-05-01:
+  * Fix extra arguments to irc.reply() being ignored by messages
+    returned by '@more' (gh#ProgVal/Limnoria#1405).
+- Run an extra sed during %setup to clean hashbang from a file not
+  installed in an executable path.
+- Drop the _service file, use full source URL directly allowing
+  renaming of the tarball in %{name}-%{version} format.
+
+-------------------------------------------------------------------

Old:
----
  _service
  python-limnoria-2020.03.19.tar.gz

New:
----
  python-limnoria-2020.05.01.tar.gz

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

Other differences:
------------------
++++++ python-limnoria.spec ++++++
--- /var/tmp/diff_new_pack.XCyBpJ/_old  2020-05-13 22:55:58.342996138 +0200
+++ /var/tmp/diff_new_pack.XCyBpJ/_new  2020-05-13 22:55:58.346996146 +0200
@@ -16,12 +16,11 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 %define appname limnoria
-%define srcver 2020-03-19
+%define srcver 2020-05-01
 Name:           python-limnoria
-Version:        2020.03.19
+Version:        2020.05.01
 Release:        0
 Summary:        A modified version of Supybot (an IRC bot and framework)
 License:        BSD-3-Clause
@@ -63,6 +62,7 @@
 %prep
 %setup -q -n Limnoria-master-%{srcver}
 sed -i "1,4{/\/usr\/bin\/python/d}" plugins/Debug/plugin.py
+sed -i "1,4{/\/usr\/bin\/env/d}" plugins/SedRegex/constants.py
 
 %build
 %python_build

++++++ python-limnoria-2020.03.19.tar.gz -> python-limnoria-2020.05.01.tar.gz 
++++++
++++ 2253 lines of diff (skipped)


Reply via email to