Update to 1.13.0 (rhbz#2237912)
This commit is contained in:
parent
de5cac4138
commit
b891214964
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/pygit2-1.11.1.tar.gz
|
||||
/pygit2-1.12.0.tar.gz
|
||||
/pygit2-1.12.2.tar.gz
|
||||
/pygit2-1.13.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pkgname pygit2
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.12.2
|
||||
Version: 1.13.0
|
||||
Release: %autorelease
|
||||
Summary: Python bindings for libgit2
|
||||
|
||||
@ -11,7 +11,7 @@ Source0: https://github.com/libgit2/pygit2/archive/v%{version}.tar.gz#/%{
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: (libgit2-devel >= 1.6.0 with libgit2-devel < 1.7.0)
|
||||
BuildRequires: (libgit2-devel >= 1.7.0 with libgit2-devel < 1.8.0)
|
||||
|
||||
%description
|
||||
pygit2 is a set of Python bindings to the libgit2 library, which implements
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pygit2-1.12.2.tar.gz) = ffeddcf99a17249a4abce44fca2292af914e4bfedf1a900f68bbb784ebba21d0d13e1993af37c3e679cf4b920935ba76c59f158ed77a13cfb485e99557ba1c8c
|
||||
SHA512 (pygit2-1.13.0.tar.gz) = c4cdf144b18bbfda88599568eec590de188d47fa7c7dbfe5b3f6d9c62af0d81b0bb5dad76e3249e72719d3d15f0a884a35405153026d91487ec05d08a67194bd
|
||||
|
Loading…
Reference in New Issue
Block a user