Update to 0.27.4
This commit is contained in:
parent
89a8b4912d
commit
1d66eb16b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/pygit2-0.27.1.tar.gz
|
||||
/pygit2-0.27.2.tar.gz
|
||||
/pygit2-0.27.3.tar.gz
|
||||
/pygit2-0.27.4.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.27.3
|
||||
Version: 0.27.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
@ -103,6 +103,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 24 2019 Pete Walter <pwalter@fedoraproject.org> - 0.27.4-1
|
||||
- Update to 0.27.4
|
||||
|
||||
* Thu Dec 27 2018 Pete Walter <pwalter@fedoraproject.org> - 0.27.3-1
|
||||
- Update to 0.27.3
|
||||
- Switch to pytest
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-0.27.3.tar.gz) = 7a20d4c0a5a751a68de652ad2cf5d9e928e3271cd914833784c153ce9b09ce6b24aea3591887a03eb24b5f9b753aac7c44b2fea2b5d448f7ff6a15e8a381080d
|
||||
SHA512 (pygit2-0.27.4.tar.gz) = 7673ff8df7a942bcdc462e121327c668634ba61d48f654052202ef63a729903f2b5f238441bbaa52945657f69c2f6630593eaf5ee9f888c97e09db483785ce5e
|
||||
|
Loading…
Reference in New Issue
Block a user