Hello community,
here is the log from the commit of package python-bibtexparser for
openSUSE:Factory checked in at 2020-06-30 21:59:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bibtexparser (Old)
and /work/SRC/openSUSE:Factory/.python-bibtexparser.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bibtexparser"
Tue Jun 30 21:59:00 2020 rev:4 rq:817852 version:1.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bibtexparser/python-bibtexparser.changes
2020-06-02 14:40:32.639882680 +0200
+++
/work/SRC/openSUSE:Factory/.python-bibtexparser.new.3060/python-bibtexparser.changes
2020-06-30 21:59:35.327338923 +0200
@@ -1,0 +2,5 @@
+Tue Jun 30 10:24:22 UTC 2020 - Matej Cepl <[email protected]>
+
+- Added explanation in SPEC file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bibtexparser.spec ++++++
--- /var/tmp/diff_new_pack.tPHIW0/_old 2020-06-30 21:59:36.271341845 +0200
+++ /var/tmp/diff_new_pack.tPHIW0/_new 2020-06-30 21:59:36.275341857 +0200
@@ -39,6 +39,7 @@
BuildRequires: %{python_module future >= 0.16.0}
BuildRequires: %{python_module pyparsing >= 2.0.3}
BuildRequires: %{python_module pytest}
+# Required for assertLogs unavailable in 2.7 unittest
%if %{with python2}
BuildRequires: python-unittest2
%endif