1
0
forked from pool/python-pygit2

Accepting request 210102 from home:posophe:branches:devel:languages:python

- Update to version 0.20.0
  + Upstream provides no changelog, but you can check
    https://github.com/libgit2/pygit2/compare/v0.19.0...v0.20.0
- Fix build on openSUSE >= 12.3 and SLE11SP3
- Remove obsolete conditionnal macros

OBS-URL: https://build.opensuse.org/request/show/210102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=11
This commit is contained in:
Denisart Benjamin
2013-12-10 02:38:39 +00:00
committed by Git OBS Bridge
parent b0767b5501
commit 2f5ac8c80b
5 changed files with 13 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 9 13:31:12 UTC 2013 - p.drouand@gmail.com
- Update to version 0.20.0
+ Upstream provides no changelog, but you can check
https://github.com/libgit2/pygit2/compare/v0.19.0...v0.20.0
- Fix build on openSUSE >= 12.3 and SLE11SP3
- Remove obsolete conditionnal macros
-------------------------------------------------------------------
Sun Aug 18 13:24:03 UTC 2013 - toddrme2178@gmail.com