- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
This commit is contained in:
parent
214f276872
commit
a70c9e824d
@ -1,6 +1,6 @@
|
|||||||
Name: python-pathspec
|
Name: python-pathspec
|
||||||
Version: 0.5.3
|
Version: 0.5.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: MPL 2.0
|
License: MPL 2.0
|
||||||
@ -65,6 +65,9 @@ rm -rf pathspec.egg-info
|
|||||||
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jul 7 2017 Adrien Vergé <adrienverge@gmail.com> - 0.5.3-1
|
* Fri Jul 7 2017 Adrien Vergé <adrienverge@gmail.com> - 0.5.3-1
|
||||||
- Update to latest upstream version
|
- Update to latest upstream version
|
||||||
- Include LICENSE file now that upstream packages it
|
- Include LICENSE file now that upstream packages it
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user