1
0

Accepting request 283921 from home:dimstar:Factory

update to 0.22.0

OBS-URL: https://build.opensuse.org/request/show/283921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=23
This commit is contained in:
Denisart Benjamin
2015-02-03 16:09:25 +00:00
committed by Git OBS Bridge
parent 89d9f25bc6
commit 7ca7e83303
4 changed files with 37 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pygit2
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pygit2
Version: 0.21.2
Version: 0.22.0
Release: 0
Url: http://github.com/dborowitz/pygit2
Summary: Python bindings for libgit2
@@ -30,6 +30,7 @@ BuildRequires: python-cffi
BuildRequires: python-devel
#BuildRequires: python-unittest2
BuildRequires: libopenssl-devel
BuildRequires: python-setuptools
Requires: python-cffi
%description