diff --git a/python-rebulk.changes b/python-rebulk.changes index 6d1ae83..448c1d2 100644 --- a/python-rebulk.changes +++ b/python-rebulk.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 12 21:00:04 UTC 2019 - Luigi Baldoni + +- Update to version 1.0.1 + * Add python 3.8-dev support and make debug tests asserts less + strict + ------------------------------------------------------------------- Tue Dec 4 12:53:35 UTC 2018 - Matej Cepl diff --git a/python-rebulk.spec b/python-rebulk.spec index 75f7b0c..2789e5c 100644 --- a/python-rebulk.spec +++ b/python-rebulk.spec @@ -1,7 +1,7 @@ # # spec file for package python-rebulk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rebulk -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Library for defining bulk search patterns to perform advanced string matching License: MIT Group: Development/Languages/Python -Url: https://github.com/Toilal/rebulk +URL: https://github.com/Toilal/rebulk Source0: https://pypi.io/packages/source/r/rebulk/rebulk-%{version}.tar.gz BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module pytest} diff --git a/rebulk-1.0.0.tar.gz b/rebulk-1.0.0.tar.gz deleted file mode 100644 index cc4a92f..0000000 --- a/rebulk-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d49e4f7ef6fb874e60efccacbbe661092fabdb7770cdf7f7de4516d50535998 -size 255918 diff --git a/rebulk-1.0.1.tar.gz b/rebulk-1.0.1.tar.gz new file mode 100644 index 0000000..d8c6004 --- /dev/null +++ b/rebulk-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81142667c5626913392d81c199bfb2ca60a16d85c402c3e371f0f29dbc262684 +size 255891