14
0
forked from pool/python-Faker

- update to 25.5.0:

* Fix data in geo for `pl_PL`. Thanks @george0st.
  * Add landmarks in `geo` for `pl_PL`. Thanks @george0st.
  * Add more iOS versions to `user_agent`. Thanks @george0st.
  * Update VAT generation in `nl_BE` to align with correct
    Belgian format. Thanks @JorisSpruyt.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=114
This commit is contained in:
2024-06-06 08:45:29 +00:00
committed by Git OBS Bridge
parent 0c6eefe8e2
commit b291dd916c
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jun 6 08:44:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 25.5.0:
* Fix data in geo for `pl_PL`. Thanks @george0st.
* Add landmarks in `geo` for `pl_PL`. Thanks @george0st.
* Add more iOS versions to `user_agent`. Thanks @george0st.
* Update VAT generation in `nl_BE` to align with correct
Belgian format. Thanks @JorisSpruyt.
-------------------------------------------------------------------
Fri May 10 13:52:54 UTC 2024 - Dirk Müller <dmueller@suse.com>