update to 0.11.1 rhbz#2178386
This commit is contained in:
parent
bd0936ca71
commit
6b4ab39536
@ -1,5 +1,5 @@
|
||||
Name: python-pathspec
|
||||
Version: 0.11.0
|
||||
Version: 0.11.1
|
||||
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
|
||||
* Fri Mar 24 2023 Dan Radez <dradez@redhat.com> - 0.11.1-1
|
||||
- update to 0.11.1 rhbz#2178386
|
||||
|
||||
* Thu Feb 09 2023 Dan Radez <dradez@redhat.com> - 0.11.0-1
|
||||
- update to 0.11.0 rhbz#2164287
|
||||
|
||||
|
||||
1
sources
1
sources
@ -1,2 +1,3 @@
|
||||
SHA512 (pathspec-0.10.3.tar.gz) = d0876374ab20d3624f1ba522de30472e401220ef3b269df9ea2e20526d5abddb8fd19866b0e3405a4746beb3a4b4b6f21ada4da5b7292a46febd6d418829e0f3
|
||||
SHA512 (pathspec-0.11.0.tar.gz) = accce445ff5257baf9a3c055d337d8668f1c8db2b9f9641f174ae9d2307dc15810a1f45947d2b2a3838b85dd03ee04f54660d6d5590e24861021532515f6dff4
|
||||
SHA512 (pathspec-0.11.1.tar.gz) = 8d9d080a796c13da1bd203aa8ce8b2fae5d7d46c7fdd7706c04567eb9c7b06f643ef310119252b5ef13ebd6368b30dca0e75e96e1471aeca8d6131bc0948b04a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user