Update to 0.27.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e1315ea95d
commit
a5d6031a66
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/pygit2-0.26.2.tar.gz
|
||||
/pygit2-0.26.3.tar.gz
|
||||
/pygit2-0.26.4.tar.gz
|
||||
/pygit2-0.27.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.26.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.27.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -96,6 +96,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
||||
%doc docs/_build/html/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27.1-1
|
||||
- Update to 0.27.1
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-0.26.4.tar.gz) = a9417932790f9dca6e6d2e9a7a54a7d02575e966e479f7a372c275b6ab7d4847702dc2694bd76787e9e0f05afa73763364f98db169062f49d63e6e81710427ad
|
||||
SHA512 (pygit2-0.27.1.tar.gz) = 2fcb3dacd78183276f0cf95b6a2ce21992b198b88df3accb8c31b60a88c70ba4781982afcc024818e2869db3deac204319cd96fcd6d190c3548bed5d6826b1c5
|
||||
|
Loading…
Reference in New Issue
Block a user