Update to 1.0.3
This commit is contained in:
parent
65203799ee
commit
2b273f3c1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/pygit2-0.28.0.tar.gz
|
||||
/pygit2-0.28.2.tar.gz
|
||||
/pygit2-1.0.2.tar.gz
|
||||
/pygit2-1.0.3.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.0.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -82,6 +82,9 @@ rm -f pygit2/__init__.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 02 2020 Pete Walter <pwalter@fedoraproject.org> - 1.0.3-1
|
||||
- Update to 1.0.3
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-1.0.2.tar.gz) = a111e867c4ed58a4a7ae293e2419905b1939a444e6d9a4e64c08e874e4b6f840638a955f04cb2a087d6373112a92d65ef62aa56b6bf1585eb8b9fbc590bf7131
|
||||
SHA512 (pygit2-1.0.3.tar.gz) = 1df770fbe4a3517ba7a6bc087c26ad6b5478d53a2e42e31827573a6b89be01c2624cd64080236e70d438ff926983314b967bfae6b0bc0b5a55facbdfe09147ca
|
||||
|
Loading…
Reference in New Issue
Block a user