|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-pathspec
|
|
|
|
|
Version: 0.6.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Utility library for gitignore style pattern matching of file paths
|
|
|
|
|
|
|
|
|
|
License: MPL 2.0
|
|
|
|
@ -48,6 +48,9 @@ rm -rf pathspec.egg-info
|
|
|
|
|
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
|
|
|
|
|
- Rebuilt for Python 3.9
|
|
|
|
|
|
|
|
|
|