14
0
forked from pool/python-pysvn

Accepting request 107912 from home:coolo:branches:openSUSE:Factory

- update to 1.7.6:
  * supports subversion 1.7.3 (and earlier)

OBS-URL: https://build.opensuse.org/request/show/107912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=14
This commit is contained in:
Sascha Peilicke
2012-03-06 08:38:15 +00:00
committed by Git OBS Bridge
parent f6a1aa6a73
commit d9b236256a
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ab997aebf39497268d58a4092777a1e892d880edca6b5ba83488c2a8bd74d10
size 229228

3
pysvn-1.7.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47252408a1b18add18634395108737eaca77d12fbb22e5f187280b9e074c8b73
size 331549

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 4 08:32:56 UTC 2012 - coolo@suse.com
- update to 1.7.6:
* supports subversion 1.7.3 (and earlier)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 1 10:30:58 UTC 2012 - saschpe@suse.de Wed Feb 1 10:30:58 UTC 2012 - saschpe@suse.de

View File

@@ -17,13 +17,13 @@
Name: python-pysvn Name: python-pysvn
Version: 1.7.5 Version: 1.7.6
Release: 0 Release: 0
Summary: Highlevel Subversion Python Bindings Summary: Highlevel Subversion Python Bindings
License: Apache-2.0 License: Apache-2.0
Group: Development/Libraries/Python Group: Development/Libraries/Python
Url: http://pysvn.tigris.org Url: http://pysvn.tigris.org
Source0: pysvn-%{version}.tar.bz2 Source0: http://pysvn.barrys-emacs.org/source_kits/pysvn-%{version}.tar.gz
Patch0: bnc445431_pysvn_svnenv.cpp.diff Patch0: bnc445431_pysvn_svnenv.cpp.diff
BuildRequires: gcc BuildRequires: gcc
BuildRequires: gcc-c++ BuildRequires: gcc-c++