diff --git a/pyahocorasick-1.4.1.tar.gz b/pyahocorasick-1.4.1.tar.gz deleted file mode 100644 index fb22b48..0000000 --- a/pyahocorasick-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe076da3b0b20dbb619b0fb6478af8766b06679c0e359a2bfb189d3f07ddeecf -size 321039 diff --git a/pyahocorasick-1.4.4.tar.gz b/pyahocorasick-1.4.4.tar.gz new file mode 100644 index 0000000..e244ed3 --- /dev/null +++ b/pyahocorasick-1.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32545cad135660ceef556f1d987aee3206e00096735405d7a8de84eb0a15bb27 +size 95127 diff --git a/python-pyahocorasick.changes b/python-pyahocorasick.changes index 22741f0..39fb5c6 100644 --- a/python-pyahocorasick.changes +++ b/python-pyahocorasick.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 4 23:50:59 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.4.4 (2022-02-20) + Minor rebuild to ensure Windows wheel documentation is correct ReST. + ------------------------------------------------------------------- Mon Mar 15 16:26:20 UTC 2021 - Jan Engelhardt diff --git a/python-pyahocorasick.spec b/python-pyahocorasick.spec index e9f9f65..6f8d91e 100644 --- a/python-pyahocorasick.spec +++ b/python-pyahocorasick.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyahocorasick # -# 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 @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyahocorasick -Version: 1.4.1 +Version: 1.4.4 Release: 0 Summary: Library for exact or approximate multi-pattern string search License: BSD-3-Clause