Update to latest upstream version
This commit is contained in:
parent
b47771fa84
commit
fad0c54006
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/pathspec-0.5.3.tar.gz
|
/pathspec-0.6.0.tar.gz
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: python-pathspec
|
Name: python-pathspec
|
||||||
Version: 0.5.3
|
Version: 0.6.0
|
||||||
Release: 11%{?dist}
|
Release: 1%{?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
|
||||||
@ -48,6 +48,9 @@ rm -rf pathspec.egg-info
|
|||||||
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
%{python3_sitelib}/pathspec-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 15 2019 Adrien Vergé <adrienverge@gmail.com> - 0.6.0-1
|
||||||
|
- Update to latest upstream version
|
||||||
|
|
||||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-11
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-11
|
||||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pathspec-0.5.3.tar.gz) = 3d1476790bd41928a64b11cb0a2983d655714f37b2bd9f13f2dbbcaa32fe2aeb72644036191bc770f9f6da4c68d80b190291bd814c80182a9171620ccfc109a1
|
SHA512 (pathspec-0.6.0.tar.gz) = e08baa05a3fe58ec6ecd651577834115cdeef26b75eef274d843c3c6444cf771e86f99a2a2b2980a6d1ece946997f1ebe714f79ddd5c296071c2e18b73955a84
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user