From 33a2bea35995a2ce4343a23adc46d7a7cab1837aaa7b8e626e92738253fc563a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 26 Apr 2023 06:22:24 +0000 Subject: [PATCH 1/2] - update to 18.5.1: * Fix release. * Add `de_DE` `swift_location_codes`. Thanks @MiloniAtal. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=83 --- Faker-18.4.0.tar.gz | 3 --- Faker-18.5.1.tar.gz | 3 +++ python-Faker.changes | 7 +++++++ python-Faker.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 Faker-18.4.0.tar.gz create mode 100644 Faker-18.5.1.tar.gz diff --git a/Faker-18.4.0.tar.gz b/Faker-18.4.0.tar.gz deleted file mode 100644 index abc8fec..0000000 --- a/Faker-18.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:977ad0b7aa7a61ed57287d6a0723a827e9d3dd1f8cc82aaf08707f281b33bacc -size 1664014 diff --git a/Faker-18.5.1.tar.gz b/Faker-18.5.1.tar.gz new file mode 100644 index 0000000..c4f7af0 --- /dev/null +++ b/Faker-18.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e9ab619d75684cc0593aa9f336170b0b58fa77c07fc0ebc7b2b1258e53b67d +size 1664745 diff --git a/python-Faker.changes b/python-Faker.changes index e640647..be48cad 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 26 06:22:03 UTC 2023 - Dirk Müller + +- update to 18.5.1: + * Fix release. + * Add `de_DE` `swift_location_codes`. Thanks @MiloniAtal. + ------------------------------------------------------------------- Wed Apr 19 09:47:05 UTC 2023 - Dirk Müller diff --git a/python-Faker.spec b/python-Faker.spec index 692df6b..b7d8afb 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: 18.4.0 +Version: 18.5.1 Release: 0 Summary: Python package that generates fake data License: MIT From 01e9147386a45b4043b5ceeb0c01873ac8e65d9a6a52c4e108bafa89b628aff8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 26 Apr 2023 20:07:49 +0000 Subject: [PATCH 2/2] - add sle15_python_module_pythons (jsc#PED-68) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=84 --- python-Faker.changes | 5 +++++ python-Faker.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Faker.changes b/python-Faker.changes index be48cad..ac25f10 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -5,6 +5,11 @@ Wed Apr 26 06:22:03 UTC 2023 - Dirk Müller * Fix release. * Add `de_DE` `swift_location_codes`. Thanks @MiloniAtal. +------------------------------------------------------------------- +Fri Apr 21 12:20:31 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + ------------------------------------------------------------------- Wed Apr 19 09:47:05 UTC 2023 - Dirk Müller diff --git a/python-Faker.spec b/python-Faker.spec index b7d8afb..1a9207a 100644 --- a/python-Faker.spec +++ b/python-Faker.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 +%{?sle15_python_module_pythons} Name: python-Faker Version: 18.5.1 Release: 0