Update to 0.26.3
This commit is contained in:
parent
bd862d5e78
commit
8d8cb381f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/pygit2-0.26.0.tar.gz
|
/pygit2-0.26.0.tar.gz
|
||||||
/pygit2-0.26.1.tar.gz
|
/pygit2-0.26.1.tar.gz
|
||||||
/pygit2-0.26.2.tar.gz
|
/pygit2-0.26.2.tar.gz
|
||||||
|
/pygit2-0.26.3.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global pkgname pygit2
|
%global pkgname pygit2
|
||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 0.26.2
|
Version: 0.26.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python bindings for libgit2
|
Summary: Python bindings for libgit2
|
||||||
|
|
||||||
@ -128,6 +128,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 26 2017 Pete Walter <pwalter@fedoraproject.org> - 0.26.3-1
|
||||||
|
- Update to 0.26.3
|
||||||
|
|
||||||
* Fri Dec 01 2017 Pete Walter <pwalter@fedoraproject.org> - 0.26.2-1
|
* Fri Dec 01 2017 Pete Walter <pwalter@fedoraproject.org> - 0.26.2-1
|
||||||
- Update to 0.26.2
|
- Update to 0.26.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pygit2-0.26.2.tar.gz) = c77a29ffa71cb4ac9ffcd5f890b810c4b4dc93515fc8ba7043975bf4d5318bce2ad5aeae677c93d674d313a3ecce4c0a332b0773337a63909011fa9995e08743
|
SHA512 (pygit2-0.26.3.tar.gz) = d12c4f33b8bb19b76a459cfd67413532e38198aaf1108e57f4b2f25e6572a9e36354b62799d9c35ad9f1884da6d9ba654e7bf594a853e810c0da5e6430bd4ad1
|
||||||
|
Loading…
Reference in New Issue
Block a user