Update to 0.27.3
This commit is contained in:
parent
b50f3b98c6
commit
89f38ef97a
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/pygit2-0.26.4.tar.gz
|
||||
/pygit2-0.27.1.tar.gz
|
||||
/pygit2-0.27.2.tar.gz
|
||||
/pygit2-0.27.3.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 0.27.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.27.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
License: GPLv2 with linking exception
|
||||
@ -102,6 +102,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 27 2018 Pete Walter <pwalter@fedoraproject.org> - 0.27.3-1
|
||||
- Update to 0.27.3
|
||||
|
||||
* Thu Oct 11 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.27.2-2
|
||||
- Python2 binary package has been removed
|
||||
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-0.27.2.tar.gz) = bfc79fc6645deac7b13f25e6fa3477ef5ef0d36dacd1ea9232e8ee0f965e7da7247ff69bb0ca4885cad6e8ffb6c975529bc2b181ae4488a4e32e8ed7d4ca9de7
|
||||
SHA512 (pygit2-0.27.3.tar.gz) = 7a20d4c0a5a751a68de652ad2cf5d9e928e3271cd914833784c153ce9b09ce6b24aea3591887a03eb24b5f9b753aac7c44b2fea2b5d448f7ff6a15e8a381080d
|
||||
|
Loading…
Reference in New Issue
Block a user