diff --git a/Faker-8.11.0.tar.gz b/Faker-8.11.0.tar.gz deleted file mode 100644 index 51aad23..0000000 --- a/Faker-8.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9e81e9da3dda3ac54189e034cfb943de576a259caeb226ccab43fcbcf6a7891 -size 1150354 diff --git a/Faker-8.12.1.tar.gz b/Faker-8.12.1.tar.gz new file mode 100644 index 0000000..01c771b --- /dev/null +++ b/Faker-8.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810859626d19e62a2a13aa4a08d59ada131f0522431eec163b09b6df147a25b9 +size 1151131 diff --git a/python-Faker.changes b/python-Faker.changes index c625e85..e3a1738 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 30 11:18:00 UTC 2021 - John Paul Adrian Glaubitz + +- Update to 8.12.1 + * Add missing diacritics in ``fr_FR`` ``person`` provider. Thanks @laowantong. +- from version 8.12.0 + * Added non-geo numbers and services phones format for ``pt_BR``. Thanks @leogregianin. + * Add datetime formats in ``pt_BR``. Thanks @leogregianin. + * Add currency formats in ``pt_BR``. Thanks @leogregianin. + ------------------------------------------------------------------- Thu Aug 12 11:41:54 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-Faker.spec b/python-Faker.spec index bf83663..29f0e09 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: 8.11.0 +Version: 8.12.1 Release: 0 Summary: Python package that generates fake data License: MIT