From 4edec1aba0f5a228e2c7f62d3b5cdfc65a6c6acae3b4cc9cd8d627e0afb6e44d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Oct 2022 08:39:11 +0000 Subject: [PATCH] Accepting request 1009972 from home:yarunachalam:branches:devel:languages:python - Update to version 0.99.2 no upstream changelog OBS-URL: https://build.opensuse.org/request/show/1009972 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbf?expand=0&rev=17 --- dbf-0.99.1.tar.gz | 3 --- dbf-0.99.2.tar.gz | 3 +++ python-dbf.changes | 6 ++++++ python-dbf.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 dbf-0.99.1.tar.gz create mode 100644 dbf-0.99.2.tar.gz diff --git a/dbf-0.99.1.tar.gz b/dbf-0.99.1.tar.gz deleted file mode 100644 index b512fcd..0000000 --- a/dbf-0.99.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ed598a3866dfe7761b8099cf53ab44cb6ed5e4a7dbffb0da8c67a4af8d62fc5 -size 104251 diff --git a/dbf-0.99.2.tar.gz b/dbf-0.99.2.tar.gz new file mode 100644 index 0000000..bc74551 --- /dev/null +++ b/dbf-0.99.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69ebad00fdb2f9b52650e677f53a5750b3fe7a0781723c839ada0285e1b3c3ed +size 104249 diff --git a/python-dbf.changes b/python-dbf.changes index 6ac3fd4..f686957 100644 --- a/python-dbf.changes +++ b/python-dbf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 12 03:00:08 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.99.2 + no upstream changelog + ------------------------------------------------------------------- Thu Sep 2 12:49:17 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-dbf.spec b/python-dbf.spec index 8048570..665d265 100644 --- a/python-dbf.spec +++ b/python-dbf.spec @@ -1,7 +1,7 @@ # # spec file for package python-dbf # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dbf -Version: 0.99.1 +Version: 0.99.2 Release: 0 Summary: Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf License: BSD-3-Clause