Update to 1.3.0
This commit is contained in:
parent
2c8a417668
commit
d29a8f5f95
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/pygit2-1.1.1.tar.gz
|
||||
/pygit2-1.2.0.tar.gz
|
||||
/pygit2-1.2.1.tar.gz
|
||||
/pygit2-1.3.0.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -80,6 +80,9 @@ rm -f pygit2/__init__.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 19 2020 Pete Walter <pwalter@fedoraproject.org> - 1.3.0-1
|
||||
- Update to 1.3.0
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-1.2.1.tar.gz) = f451ed294050b6094d983b695eca7c10d26142addc28b8a91238bd8dd3fbc725ee3a26f8cf222c6b6554f7e45c0c7acfc8aac7b23443bc35efe878d7f816c8bb
|
||||
SHA512 (pygit2-1.3.0.tar.gz) = 6bfe19704b10bfa6c085d8876dc9c87b46d5167e4e6426b25fedf309f5ad8022d9d094998d84ba804d495bede0b051056405f0270eadbe547a7eb643fecfd156
|
||||
|
Loading…
Reference in New Issue
Block a user