SHA256
8
0
forked from pool/libgit2

Accepting request 132201 from home:cgiboudeaux:branches:devel:libraries:c_c++

Update to 0.17.0

OBS-URL: https://build.opensuse.org/request/show/132201
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgit2?expand=0&rev=12
This commit is contained in:
Ismail Dönmez
2012-08-31 16:09:32 +00:00
committed by Git OBS Bridge
parent 6e417e601d
commit e40b40b337
4 changed files with 96 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
Name: libgit2
Version: 0.16.0
Version: 0.17.0
Release: 0
Summary: C git library
License: GPL-2.0-with-GCC-exception
@@ -27,6 +27,7 @@ Url: http://libgit2.github.com/
Source0: https://github.com/downloads/libgit2/libgit2/libgit2-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: pkgconfig
BuildRequires: python-base
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
BuildRequires: openssl-devel