Hello community,

here is the log from the commit of package python-translation-finder for 
openSUSE:Factory checked in at 2019-06-03 18:57:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-translation-finder (Old)
 and      /work/SRC/openSUSE:Factory/.python-translation-finder.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-translation-finder"

Mon Jun  3 18:57:45 2019 rev:4 rq:707113 version:1.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-translation-finder/python-translation-finder.changes
      2019-05-06 13:29:22.089530339 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-translation-finder.new.5148/python-translation-finder.changes
    2019-06-03 18:57:48.492374601 +0200
@@ -1,0 +2,9 @@
+Mon Jun  3 10:03:49 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.5:
+  * Various performance improvements.
+  * Added detection of Fluent translations.
+  * Improved detection of language code within filename.
+  * Added detection of YAML translations.
+
+-------------------------------------------------------------------

Old:
----
  1.4.tar.gz

New:
----
  1.5.tar.gz

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

Other differences:
------------------
++++++ python-translation-finder.spec ++++++
--- /var/tmp/diff_new_pack.nElSPi/_old  2019-06-03 18:57:49.428374254 +0200
+++ /var/tmp/diff_new_pack.nElSPi/_new  2019-06-03 18:57:49.428374254 +0200
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define modname translation-finder
 Name:           python-translation-finder
-Version:        1.4
+Version:        1.5
 Release:        0
 Summary:        Translation Files Finder
 License:        GPL-3.0-or-later
@@ -28,6 +28,7 @@
 URL:            https://github.com/WeblateOrg/translation-finder
 # test_data/linked has to be symlink, hance using github tar ball
 Source:         
https://github.com/WeblateOrg/translation-finder/archive/%{version}.tar.gz
+BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module chardet}
 BuildRequires:  %{python_module clint}
 BuildRequires:  %{python_module pytest-runner}
@@ -39,6 +40,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-pathlib2
 BuildRequires:  python-rpm-macros
+Requires:       python-PyYAML
 Requires:       python-chardet
 Requires:       python-setuptools
 Requires:       python-six

++++++ 1.4.tar.gz -> 1.5.tar.gz ++++++
++++ 2890 lines of diff (skipped)


Reply via email to