Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 85a1d66a92 | |||
| c3607355a8 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:322b2ffe37c35ff4c6bc8e17f6a4928990ed343e9df3f350ca7542bc219e452f
|
||||
size 166492
|
||||
3
python-patch-ng-1.19.0.tar.gz
Normal file
3
python-patch-ng-1.19.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19be239070b96224ff5d95de5be3c010610361cdc92af8634588f8c98686ef08
|
||||
size 174192
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-patch-ng
|
||||
Version: 1.18.1
|
||||
Version: 1.19.0
|
||||
Release: 0
|
||||
Summary: Library to parse and apply unified diffs
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user