diff --git a/python-filelock.changes b/python-filelock.changes index a61fdf6..9d13d91 100644 --- a/python-filelock.changes +++ b/python-filelock.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 7 13:19:04 UTC 2019 - Marketa Calabkova + +- Update to 3.0.12 + * fixed python2 setup error + * fixed documentation + * other small fixes + ------------------------------------------------------------------- Tue Mar 12 15:13:39 UTC 2019 - Tomáš Chvátal diff --git a/python-filelock.spec b/python-filelock.spec index d87e676..cbfb374 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-filelock -Version: 3.0.10 +Version: 3.0.12 Release: 0 Summary: Platform Independent File Lock in Python License: Unlicense @@ -52,8 +52,8 @@ inter-process communication. %pytest test.py %files %{python_files} -%doc README.rst -%license LICENSE.rst +%doc README.md +%license LICENSE %{python_sitelib}/* %changelog diff --git a/v3.0.10.tar.gz b/v3.0.10.tar.gz deleted file mode 100644 index 8b89d59..0000000 --- a/v3.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a6cb280fa2874c5ec540c708a07f05d4b71b6bdda4018394515340a4410a2b9 -size 587469 diff --git a/v3.0.12.tar.gz b/v3.0.12.tar.gz new file mode 100644 index 0000000..b873078 --- /dev/null +++ b/v3.0.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafca6feda88295a054ccb3276adcc8d326318b116fa5e124522dd51dd62fd56 +size 587613