diff --git a/pathspec-0.11.1.tar.gz b/pathspec-0.11.1.tar.gz deleted file mode 100644 index d3d8950..0000000 Binary files a/pathspec-0.11.1.tar.gz and /dev/null differ diff --git a/pathspec-0.11.2.tar.gz b/pathspec-0.11.2.tar.gz new file mode 100644 index 0000000..aef5c29 Binary files /dev/null and b/pathspec-0.11.2.tar.gz differ diff --git a/python-pathspec.spec b/python-pathspec.spec index cba2756..236e622 100644 --- a/python-pathspec.spec +++ b/python-pathspec.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pathspec -Version: 0.11.1 +Version: 0.11.2 Release: 1 Summary: Utility library for gitignore style pattern matching of file paths. License: MPL-2.0 URL: https://github.com/cpburnz/python-pathspec -Source0: https://files.pythonhosted.org/packages/95/60/d93628975242cc515ab2b8f5b2fc831d8be2eff32f5a1be4776d49305d13/pathspec-0.11.1.tar.gz +Source0: https://files.pythonhosted.org/packages/a0/2a/bd167cdf116d4f3539caaa4c332752aac0b3a0cc0174cdb302ee68933e81/pathspec-0.11.2.tar.gz BuildArch: noarch %description @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 niuyaru - 0.11.2-1 +- Update package to version 0.11.2 + * Tue Mar 28 2023 wangjunqi - 0.11.1-1 - Update package to version 0.11.1