Update to 0.9.0
This commit is contained in:
parent
d2bce53ef6
commit
a8f9adddcf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/pathspec-0.6.0.tar.gz
|
||||
/pathspec-0.8.1.tar.gz
|
||||
/pathspec-0.9.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: python-pathspec
|
||||
Version: 0.8.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
|
||||
License: MPL 2.0
|
||||
@ -48,6 +48,10 @@ rm -rf pathspec.egg-info
|
||||
%{python3_sitelib}/pathspec-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Nov 17 2021 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-1
|
||||
- Update to 0.9.0
|
||||
- Fixes rhbz#1983374
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pathspec-0.8.1.tar.gz) = f793ecf9bfb6511420a37fefa5a9dbd79d8e7329c305d6f1ecb4ea90e322825471983b56722c680e418e0bab41204996075c83cfc8ba7c6a0e5e09b1d8fd1d2e
|
||||
SHA512 (pathspec-0.9.0.tar.gz) = 660f13525325c27b598048a3576fd704c3843e0b07770187d005f0e93996a90cee44e9a0725b6bf775982f586ed3b4ba7cccee966d7149e71e2b95d48030b2f2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user