diff --git a/python-translation-finder.changes b/python-translation-finder.changes index af275ca..3859c31 100644 --- a/python-translation-finder.changes +++ b/python-translation-finder.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 21 15:28:13 UTC 2023 - Dirk Müller + +- update to 2.15: + * Added support for gotext JSON. + * Added support for i18next JSON v4. + * REUSE 3.0 compliance. + ------------------------------------------------------------------- Tue Oct 11 16:06:32 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-translation-finder.spec b/python-translation-finder.spec index f672b59..7e8ebb7 100644 --- a/python-translation-finder.spec +++ b/python-translation-finder.spec @@ -1,7 +1,7 @@ # # spec file for package python-translation-finder # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2019-2021 Matthias Fehring # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,7 @@ %define modname translation-finder %define skip_python2 1 Name: python-translation-finder -Version: 2.14 +Version: 2.15 Release: 0 Summary: Translation Files Finder License: GPL-3.0-or-later diff --git a/translation-finder-2.14.tar.gz b/translation-finder-2.14.tar.gz deleted file mode 100644 index 784a1a1..0000000 --- a/translation-finder-2.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d4f36ead8add903520c3703d01bcd38627124280310c6de9736c649052486e2 -size 77978 diff --git a/translation-finder-2.15.tar.gz b/translation-finder-2.15.tar.gz new file mode 100644 index 0000000..7025d5f --- /dev/null +++ b/translation-finder-2.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270b900a1e4ecc29f7ec1f204bb00ba13abd887ac7f8e653ec86e401b653c76d +size 91630