Revert "Update to 1.9.0" -- this was untagged
This reverts commit 4939a30ad6
.
This commit is contained in:
parent
16a585d3a5
commit
4fa6e2ac71
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,4 +36,3 @@
|
|||||||
/pygit2-1.5.0.tar.gz
|
/pygit2-1.5.0.tar.gz
|
||||||
/pygit2-1.6.1.tar.gz
|
/pygit2-1.6.1.tar.gz
|
||||||
/pygit2-1.7.1.tar.gz
|
/pygit2-1.7.1.tar.gz
|
||||||
/pygit2-1.9.0.tar.gz
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pkgname pygit2
|
%global pkgname pygit2
|
||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 1.9.0
|
Version: 1.7.1
|
||||||
Release: %autorelease
|
Release: %autorelease -b3
|
||||||
Summary: Python bindings for libgit2
|
Summary: Python bindings for libgit2
|
||||||
|
|
||||||
License: GPLv2 with linking exception
|
License: GPLv2 with linking exception
|
||||||
@ -11,7 +11,7 @@ Source0: https://github.com/libgit2/pygit2/archive/v%{version}.tar.gz#/%{
|
|||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: (libgit2-devel >= 1.4.0 with libgit2-devel < 1.5.0)
|
BuildRequires: (libgit2-devel >= 1.3.0 with libgit2-devel < 2.0.0)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
pygit2 is a set of Python bindings to the libgit2 library, which implements
|
pygit2 is a set of Python bindings to the libgit2 library, which implements
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pygit2-1.9.0.tar.gz) = 8934f1099004a536b78973f74efc8854cbfb736369a0592c382fbc1325409105640235a2b3ce4602ad0dce863cb9ffd34b2359c9840d2abdadb55e2a43df18f9
|
SHA512 (pygit2-1.7.1.tar.gz) = d97a7f55e9db11acf9613ad2b7db2203a7564b38eb59d24cadcfe672a27c3188a744e7acadd072cb4a6a0c5fe39b687edd33236759674762ed32e051481a6478
|
||||||
|
Loading…
Reference in New Issue
Block a user