diff --git a/Babel-2.10.1.tar.gz b/Babel-2.10.1.tar.gz deleted file mode 100644 index da492bf..0000000 --- a/Babel-2.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98aeaca086133efb3e1e2aad0396987490c8425929ddbcfe0550184fdc54cd13 -size 9342917 diff --git a/Babel-2.10.3.tar.gz b/Babel-2.10.3.tar.gz new file mode 100644 index 0000000..a2769b4 --- /dev/null +++ b/Babel-2.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7614553711ee97490f732126dc077f8d0ae084ebc6a96e23db1482afabdb2c51 +size 9344140 diff --git a/python-Babel.changes b/python-Babel.changes index d41a126..1e1df31 100644 --- a/python-Babel.changes +++ b/python-Babel.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jun 17 19:38:24 UTC 2022 - Yogalakshmi Arunachalam + + +- update to 2.10.3 + This is a bugfix release for Babel 2.10.2, which was mistakenly packaged with outdated locale data. + Thanks to Michał Górny for pointing this out and Jun Omae for verifying. + This and future Babel PyPI packages will be built by a more automated process, which should make problems like this less likely to occur +- update to 2.10.2 + This is a bugfix release for Babel 2.10.1. + * Fallback count=”other” format in format_currency() (#872) - Jun Omae + * Fix get_period_id() with dayPeriodRule across 0:00 (#871) - Jun Omae + * Add support for b and B period symbols in time format (#869) - Jun Omae + * chore(docs/typo): Fixes a minor typo in a function comment (#864) - Frank Harrison + ------------------------------------------------------------------- Sat Jun 4 18:08:57 UTC 2022 - Dirk Müller diff --git a/python-Babel.spec b/python-Babel.spec index f5849eb..d0bf49a 100644 --- a/python-Babel.spec +++ b/python-Babel.spec @@ -26,7 +26,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Babel -Version: 2.10.1 +Version: 2.10.3 Release: 0 Summary: Internationalization utilities License: BSD-3-Clause