Update to 1.2.1
This commit is contained in:
parent
eabe17d10a
commit
64acd707c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/pygit2-1.1.0.tar.gz
|
||||
/pygit2-1.1.1.tar.gz
|
||||
/pygit2-1.2.0.tar.gz
|
||||
/pygit2-1.2.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -80,6 +80,9 @@ rm -f pygit2/__init__.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 05 2020 Pete Walter <pwalter@fedoraproject.org> - 1.2.1-1
|
||||
- Update to 1.2.1
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-1.2.0.tar.gz) = 1c9c59f65b8c8f047510831fff63f0f60fa64c4359a012306603d3409e5d05d955c3af0b273e57f0a345aebd5ba94c8f61628b5a04131f7b6862986eb4c855ec
|
||||
SHA512 (pygit2-1.2.1.tar.gz) = f451ed294050b6094d983b695eca7c10d26142addc28b8a91238bd8dd3fbc725ee3a26f8cf222c6b6554f7e45c0c7acfc8aac7b23443bc35efe878d7f816c8bb
|
||||
|
Loading…
Reference in New Issue
Block a user