update to 0.11.0 rhbz#2164287
This commit is contained in:
parent
358d0d247e
commit
bd0936ca71
@ -1,6 +1,6 @@
|
||||
Name: python-pathspec
|
||||
Version: 0.10.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
|
||||
License: MPLv2.0
|
||||
@ -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
|
||||
* Thu Feb 09 2023 Dan Radez <dradez@redhat.com> - 0.11.0-1
|
||||
- update to 0.11.0 rhbz#2164287
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (pathspec-0.10.3.tar.gz) = d0876374ab20d3624f1ba522de30472e401220ef3b269df9ea2e20526d5abddb8fd19866b0e3405a4746beb3a4b4b6f21ada4da5b7292a46febd6d418829e0f3
|
||||
SHA512 (pathspec-0.11.0.tar.gz) = accce445ff5257baf9a3c055d337d8668f1c8db2b9f9641f174ae9d2307dc15810a1f45947d2b2a3838b85dd03ee04f54660d6d5590e24861021532515f6dff4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user