Fedora Release Engineering 8 years ago
parent 214f276872
commit a70c9e824d

@ -1,6 +1,6 @@
Name: python-pathspec
Version: 0.5.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Utility library for gitignore style pattern matching of file paths
License: MPL 2.0
@ -65,6 +65,9 @@ rm -rf pathspec.egg-info
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
%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
- Update to latest upstream version
- Include LICENSE file now that upstream packages it

Loading…
Cancel
Save