update to 0.10.2 (rhbz#2142341)
This commit is contained in:
parent
665495f44d
commit
d90ac648f6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/pathspec-0.10.1.tar.gz
|
||||
/pathspec-*.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: python-pathspec
|
||||
Version: 0.10.1
|
||||
Version: 0.10.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
|
||||
@ -46,6 +46,9 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
|
||||
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Nov 14 2022 Dan Radez <dradez@redhat.com> - 0.10.2-1
|
||||
- update to 0.10.2 (rhbz#2142341)
|
||||
|
||||
* Mon Sep 05 2022 Adrien Vergé <adrienverge@gmail.com> - 0.10.1-1
|
||||
- Update to latest upstream version
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pathspec-0.10.1.tar.gz) = 886c16ba9a221720a9fbac6a2aead5a16de62988afbf0ed976f28c312fe524f41ccfb139e0b9699942ca32aa90f183e20656986ed631cf2435818c082d58115d
|
||||
SHA512 (pathspec-0.10.2.tar.gz) = 10525bda15f844556a08c8b7c13f454ccaece81e74d0e0a10dcfe6f8b260e3c3a571ae1dd1530e361a934e967a2d45d6994d0a5e6bb10026f6768cb08cf24575
|
||||
|
||||
Loading…
Reference in New Issue
Block a user