Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
64651acece
commit
358d0d247e
@ -1,6 +1,6 @@
|
|||||||
Name: python-pathspec
|
Name: python-pathspec
|
||||||
Version: 0.10.3
|
Version: 0.10.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Utility library for gitignore style pattern matching of file paths
|
Summary: Utility library for gitignore style pattern matching of file paths
|
||||||
|
|
||||||
License: MPLv2.0
|
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
|
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.3-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Dec 12 2022 Dan Radez <dradez@redhat.com> - 0.10.3-1
|
* Mon Dec 12 2022 Dan Radez <dradez@redhat.com> - 0.10.3-1
|
||||||
- update to 0.10.3 (rhbz#2152271)
|
- update to 0.10.3 (rhbz#2152271)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user