Update to 0.27.2
This commit is contained in:
parent
db24d585bd
commit
b89f32862a
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/pygit2-0.26.3.tar.gz
|
/pygit2-0.26.3.tar.gz
|
||||||
/pygit2-0.26.4.tar.gz
|
/pygit2-0.26.4.tar.gz
|
||||||
/pygit2-0.27.1.tar.gz
|
/pygit2-0.27.1.tar.gz
|
||||||
|
/pygit2-0.27.2.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global pkgname pygit2
|
%global pkgname pygit2
|
||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 0.27.1
|
Version: 0.27.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python bindings for libgit2
|
Summary: Python bindings for libgit2
|
||||||
|
|
||||||
@ -130,6 +130,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 17 2018 Pete Walter <pwalter@fedoraproject.org> - 0.27.2-1
|
||||||
|
- Update to 0.27.2
|
||||||
|
|
||||||
* Fri Aug 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27.1-1
|
* Fri Aug 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.27.1-1
|
||||||
- Update to 0.27.1
|
- Update to 0.27.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pygit2-0.27.1.tar.gz) = 2fcb3dacd78183276f0cf95b6a2ce21992b198b88df3accb8c31b60a88c70ba4781982afcc024818e2869db3deac204319cd96fcd6d190c3548bed5d6826b1c5
|
SHA512 (pygit2-0.27.2.tar.gz) = bfc79fc6645deac7b13f25e6fa3477ef5ef0d36dacd1ea9232e8ee0f965e7da7247ff69bb0ca4885cad6e8ffb6c975529bc2b181ae4488a4e32e8ed7d4ca9de7
|
||||||
|
Loading…
Reference in New Issue
Block a user