* Fix: File move/rename is not supported when applying Git patch (#24) * Fix: Changing file permissions is ignored when applying Git patch (#23) * Fix: Git patch full index format is not recognized (#45) * Fix: Better handling for big patch files (#34) * Fix: Quoted file path is not parsed correctly - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patch-ng?expand=0&rev=8
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 20 10:13:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.19.0
|
|
* Fix: File move/rename is not supported when applying Git patch (#24)
|
|
* Fix: Changing file permissions is ignored when applying Git patch (#23)
|
|
* Fix: Git patch full index format is not recognized (#45)
|
|
* Fix: Better handling for big patch files (#34)
|
|
* Fix: Quoted file path is not parsed correctly
|
|
- Use Python 3.11 on SLE-15 by default
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 7 09:05:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.18.1:
|
|
* Fix: Added pyproject to avoid errors when installing on
|
|
python 3.13
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 18 10:51:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.18.0:
|
|
* Feature: Require python 3.6 as minimal version
|
|
* Fix: Fix DeprecationWarning/SyntaxWarning in regex
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 28 00:18:58 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Clean up the SPEC file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 27 05:06:31 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Initial package.
|