diff --git a/python-patch-ng-1.17.4.tar.gz b/python-patch-ng-1.17.4.tar.gz deleted file mode 100644 index c58c21a..0000000 --- a/python-patch-ng-1.17.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e332ea2c2e64e95b988c6e904a51be65b80560518a9b101c604a1a4378673795 -size 168306 diff --git a/python-patch-ng-1.18.0.tar.gz b/python-patch-ng-1.18.0.tar.gz new file mode 100644 index 0000000..a67a176 --- /dev/null +++ b/python-patch-ng-1.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600f9c68c4900feeab535712a6a5126835fb6839fa2715e34c1af728ce0ecae5 +size 166380 diff --git a/python-patch-ng.changes b/python-patch-ng.changes index 2333820..868d5e3 100644 --- a/python-patch-ng.changes +++ b/python-patch-ng.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 18 10:51:22 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-patch-ng.spec b/python-patch-ng.spec index b600a87..bef050d 100644 --- a/python-patch-ng.spec +++ b/python-patch-ng.spec @@ -1,7 +1,7 @@ # # spec file for package python-patch-ng # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-patch-ng -Version: 1.17.4 +Version: 1.18.0 Release: 0 Summary: Library to parse and apply unified diffs License: MIT