Update to 1.12.0 (rhbz#2183744)
This commit is contained in:
parent
5aab107219
commit
630903b526
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/pygit2-1.7.1.tar.gz
|
||||
/pygit2-1.9.2.tar.gz
|
||||
/pygit2-1.11.1.tar.gz
|
||||
/pygit2-1.12.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.11.1
|
||||
Version: 1.12.0
|
||||
Release: %autorelease
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
@ -46,8 +46,6 @@ Documentation for %{name}.
|
||||
%prep
|
||||
%autosetup -n %{pkgname}-%{version} -p1
|
||||
|
||||
sed -i -e '/LIBGIT2_VER_MINOR/s/5/6/g' src/types.h
|
||||
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-1.11.1.tar.gz) = c831afb30ec4c0c4972687f28196915ccb428bf2e242eed17ff50bf700f06db59dcec254e1104bea9a335bc7955f36143085395d8463a750f4492e8c701b2061
|
||||
SHA512 (pygit2-1.12.0.tar.gz) = 8ea19d819fb3fa6a92171bc4df6721d2b7953f1ff50e82bb955a36d9af8ed3ec0dea76c0bea7ce0f342e76c0377f5050cd2ef25940fbace4f2dd32109bd3794c
|
||||
|
Loading…
Reference in New Issue
Block a user