14
0
Files
python-unidiff/python-unidiff.changes

42 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Mon Jun 3 11:23:41 UTC 2019 - pgajdos@suse.com
- run the testsuite, call spec-cleaner
-------------------------------------------------------------------
Tue Dec 4 12:55:35 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Jul 29 11:05:16 UTC 2018 - jengelh@inai.de
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Tue May 29 16:51:09 UTC 2018 - toddrme2178@gmail.com
- Update to version 0.5.5
* Updated PatchSet constructor to accept string data.
* Added support to parse extended patch info.
-------------------------------------------------------------------
Tue Nov 7 18:25:47 UTC 2017 - toddrme2178@gmail.com
- initial version