diff --git a/python-weblate-language-data.changes b/python-weblate-language-data.changes index 06d2309..e49f848 100644 --- a/python-weblate-language-data.changes +++ b/python-weblate-language-data.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Mar 11 09:35:51 UTC 2021 - Markéta Machová + +- update to version 2021.3 + * Fix missing plurals handling + * Remove location from the PO files + * Improve language names + * Prefer inverted name when adding language + ------------------------------------------------------------------- Thu Feb 11 14:22:49 UTC 2021 - Matthias Fehring diff --git a/python-weblate-language-data.spec b/python-weblate-language-data.spec index 82ef799..bf41469 100644 --- a/python-weblate-language-data.spec +++ b/python-weblate-language-data.spec @@ -1,7 +1,7 @@ # # spec file for package python-weblate-language-data # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,16 +20,16 @@ %define modname weblate-language-data %define skip_python2 1 Name: python-weblate-language-data -Version: 2020.11 +Version: 2021.3 Release: 0 Summary: Language Data for Weblate License: MIT URL: https://github.com/WeblateOrg/language-data Source0: https://files.pythonhosted.org/packages/source/w/%{modname}/%{modname}-%{version}.tar.gz BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module translate-toolkit} -BuildRequires: python-rpm-macros +BuildRequires: %{python_module translate-toolkit >= 3.1} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages diff --git a/weblate-language-data-2020.11.tar.gz b/weblate-language-data-2020.11.tar.gz deleted file mode 100644 index b311e25..0000000 --- a/weblate-language-data-2020.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26f1c41641d51c90e58d1dd642947a34442ccbfb7730776ed71dd3e61655b02b -size 1165638 diff --git a/weblate-language-data-2021.3.tar.gz b/weblate-language-data-2021.3.tar.gz new file mode 100644 index 0000000..868403f --- /dev/null +++ b/weblate-language-data-2021.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6422b3b2b0855e19dea0d0384707ec47d13c61c7330c08db3a385693fc9b36b9 +size 995223