Update to 0.26.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e81d060776
commit
3e46ff15fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/pygit2-0.25.0.tar.gz
|
||||
/pygit2-0.25.1.tar.gz
|
||||
/pygit2-0.26.0.tar.gz
|
||||
/pygit2-0.26.1.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.26.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.26.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -100,6 +100,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
||||
%doc docs/_build/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 20 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.26.1-1
|
||||
- Update to 0.26.1
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-0.26.0.tar.gz) = 97807c2128212b64c0f3482d50676e1ea2424c8e049d9904e547079df84e999ce3e29c7f512bf71b4e6fa5ff62965ac7fc0a34193c17f0b6b72d083102b236cf
|
||||
SHA512 (pygit2-0.26.1.tar.gz) = 6935ca2008109ddb8ae6568420499656625bfed12430abe1e513c5a8d34c9d4653103679a29ed91fbfe9bb4dc76648175bfd97ec4e7b143a0e0c24899f98555e
|
||||
|
Loading…
Reference in New Issue
Block a user