1
0
forked from pool/python-pygit2

Accepting request 449745 from home:AndreasStieger:branches:devel:languages:python

pygit 0.24.2

OBS-URL: https://build.opensuse.org/request/show/449745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=34
This commit is contained in:
2017-01-12 12:19:25 +00:00
committed by Git OBS Bridge
parent 420d206c48
commit f2d4a8b426
4 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 11 21:49:47 UTC 2017 - astieger@suse.com
- update to 0.24.2:
* Fix when libgit2 error messages have non-ascii chars
* Documentation improvements
- includes changes from 0.24.1
* New Repository.listall_reference_objects()
* Fix ``Repository.write_archive(...)`
* Reproducible builds
* Documentation fixes
-------------------------------------------------------------------
Wed Nov 2 09:27:00 UTC 2016 - kkaempf@suse.com