diff --git a/python-wcmatch.changes b/python-wcmatch.changes index 2648744..d72d36e 100644 --- a/python-wcmatch.changes +++ b/python-wcmatch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 13 19:02:53 UTC 2024 - Dirk Müller + +- update to 8.5.1: + * Fix issue with type check failure in `wcmatch.glob`. + ------------------------------------------------------------------- Tue Jan 2 21:47:43 UTC 2024 - Dirk Müller diff --git a/python-wcmatch.spec b/python-wcmatch.spec index 3f6dab8..9d7aefe 100644 --- a/python-wcmatch.spec +++ b/python-wcmatch.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %{?python_enable_dependency_generator} Name: python-wcmatch -Version: 8.5 +Version: 8.5.1 Release: 0 Summary: Wildcard/glob file name matcher License: MIT diff --git a/wcmatch-8.5.1.tar.gz b/wcmatch-8.5.1.tar.gz new file mode 100644 index 0000000..d2cb24a --- /dev/null +++ b/wcmatch-8.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0088c7f6426cf6bf27e530e2b7b734031905f7e490475fd83c7c5008ab581b3 +size 114891 diff --git a/wcmatch-8.5.tar.gz b/wcmatch-8.5.tar.gz deleted file mode 100644 index 9c467da..0000000 --- a/wcmatch-8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86c17572d0f75cbf3bcb1a18f3bf2f9e72b39a9c08c9b4a74e991e1882a8efb3 -size 114678