diff --git a/python-wcmatch.changes b/python-wcmatch.changes index d72d36e..de3210b 100644 --- a/python-wcmatch.changes +++ b/python-wcmatch.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 10 08:27:22 UTC 2024 - Dirk Müller + +- update to 8.5.2: + * Fix `pathlib` issue with inheritance on Python + versions greater than 3.12. + * Fix `EXTMATCH` case with `!(...)` patterns. + ------------------------------------------------------------------- Wed Mar 13 19:02:53 UTC 2024 - Dirk Müller diff --git a/python-wcmatch.spec b/python-wcmatch.spec index 9d7aefe..32facf1 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.1 +Version: 8.5.2 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 deleted file mode 100644 index d2cb24a..0000000 --- a/wcmatch-8.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0088c7f6426cf6bf27e530e2b7b734031905f7e490475fd83c7c5008ab581b3 -size 114891 diff --git a/wcmatch-8.5.2.tar.gz b/wcmatch-8.5.2.tar.gz new file mode 100644 index 0000000..4c52711 --- /dev/null +++ b/wcmatch-8.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70222b86dea82fb382dd87b73278c10756c138bd6f8f714e2183128887b9eb2 +size 114983