Update to 1.0.2
This commit is contained in:
parent
9651f2926f
commit
5d1fec4ba0
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/pygit2-0.27.4.tar.gz
|
||||
/pygit2-0.28.0.tar.gz
|
||||
/pygit2-0.28.2.tar.gz
|
||||
/pygit2-1.0.2.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.28.2
|
||||
Release: 4%{?dist}
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -82,6 +82,9 @@ rm -f pygit2/__init__.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 13 2020 Pete Walter <pwalter@fedoraproject.org> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.28.2-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-0.28.2.tar.gz) = ee8d271547704a341cb4917dfff5338550d2ddeb3c6ab4c9560665272fcaccba5427b01947d815b5329587c944803b78f3ee62df4709187b6a813d60cc51f5c6
|
||||
SHA512 (pygit2-1.0.2.tar.gz) = a111e867c4ed58a4a7ae293e2419905b1939a444e6d9a4e64c08e874e4b6f840638a955f04cb2a087d6373112a92d65ef62aa56b6bf1585eb8b9fbc590bf7131
|
||||
|
Loading…
Reference in New Issue
Block a user