diff --git a/dbf-0.98.0.tar.gz b/dbf-0.98.0.tar.gz deleted file mode 100644 index 689fd60..0000000 --- a/dbf-0.98.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab77fc2885a140425c1ef63a68c13b7a58d4789aa9adb97e772e39791f4a3021 -size 98231 diff --git a/dbf-0.98.2.tar.gz b/dbf-0.98.2.tar.gz new file mode 100644 index 0000000..f77791a --- /dev/null +++ b/dbf-0.98.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404579cb6bab67aa69317e27b48d5e06fd8882d060221d72192ef80ee11f1535 +size 98916 diff --git a/python-dbf.changes b/python-dbf.changes index b124a41..2f7e448 100644 --- a/python-dbf.changes +++ b/python-dbf.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 26 07:45:21 UTC 2019 - pgajdos@suse.com + +- version update to 0.98.2 + * allow dbf files without .dbf ending + * allow any case for accessing field names + ------------------------------------------------------------------- Tue Mar 19 15:01:20 UTC 2019 - Tomáš Chvátal diff --git a/python-dbf.spec b/python-dbf.spec index 889a60e..63b4c95 100644 --- a/python-dbf.spec +++ b/python-dbf.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dbf -Version: 0.98.0 +Version: 0.98.2 Release: 0 Summary: Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf License: BSD-3-Clause