diff --git a/python-smmap.changes b/python-smmap.changes index 1a0a654..78324f6 100644 --- a/python-smmap.changes +++ b/python-smmap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 15 14:43:21 UTC 2020 - Marketa Calabkova + +- update to 3.0.2 + * Add github actions + * Remove basestring reference, no py2 support + * Update badges to represent reality + * Change required key to 2CF*, which seems to be the only good one + ------------------------------------------------------------------- Mon Mar 30 10:58:58 UTC 2020 - Tomáš Chvátal diff --git a/python-smmap.spec b/python-smmap.spec index 5862a7d..0fcd6e8 100644 --- a/python-smmap.spec +++ b/python-smmap.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-smmap -Version: 3.0.1 +Version: 3.0.2 Release: 0 Summary: A pure git implementation of a sliding window memory map manager License: BSD-2-Clause diff --git a/smmap-3.0.1.tar.gz b/smmap-3.0.1.tar.gz deleted file mode 100644 index e0fc51a..0000000 --- a/smmap-3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:171484fe62793e3626c8b05dd752eb2ca01854b0c55a1efc0dc4210fccb65446 -size 23659 diff --git a/smmap-3.0.2.tar.gz b/smmap-3.0.2.tar.gz new file mode 100644 index 0000000..c2cef7b --- /dev/null +++ b/smmap-3.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46d3fc69ba5f367df96d91f8271e8ad667a198d5a28e215a6c3d9acd133a911 +size 22511