diff --git a/Faker-15.1.1.tar.gz b/Faker-15.1.1.tar.gz deleted file mode 100644 index 68cba16..0000000 --- a/Faker-15.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a741b77f484215c3aab2604100669657189548f440fcb2ed0f8b7ee21c385629 -size 1600615 diff --git a/Faker-15.2.0.tar.gz b/Faker-15.2.0.tar.gz new file mode 100644 index 0000000..d9856de --- /dev/null +++ b/Faker-15.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35b9b47fb84d7334645feba0dd87bbf5aba2b617cd83ec8e1b8c6dcd859a710 +size 1597880 diff --git a/python-Faker.changes b/python-Faker.changes index 7aa343e..80ad48e 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 7 20:07:23 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v15.2.0 + * Add banks for en_IN locale. Thanks @ChiragMangukia. + ------------------------------------------------------------------- Thu Oct 27 19:32:31 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-Faker.spec b/python-Faker.spec index 5897240..da083f4 100644 --- a/python-Faker.spec +++ b/python-Faker.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 Name: python-Faker -Version: 15.1.1 +Version: 15.2.0 Release: 0 Summary: Python package that generates fake data License: MIT