forked from pool/python-unidiff
Accepting request 809665 from home:marxin:branches:devel:languages:python
- Update to version 0.6.0 * Updated PatchSet constructor to accept an optional (default to False) metadata_only parameter to only keep diff metadata information without the diff text data (better performance). * Identify and track changed binary files. * Added support for git rename syntax. OBS-URL: https://build.opensuse.org/request/show/809665 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
45fa7391b2
commit
c5dbe662cc
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 18:05:48 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 0.6.0
|
||||
* Updated PatchSet constructor to accept an optional (default to False)
|
||||
metadata_only parameter to only keep diff metadata information without
|
||||
the diff text data (better performance).
|
||||
* Identify and track changed binary files.
|
||||
* Added support for git rename syntax.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 09:10:40 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user