From 0f66f580402aef5012a7859abfe7ec0e7791f111 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 14 Mar 2023 15:02:02 +0100 Subject: [PATCH] Remove change in NEWS --- 0001-Fix-debugprint-in-options.py-fixes-291.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/0001-Fix-debugprint-in-options.py-fixes-291.patch b/0001-Fix-debugprint-in-options.py-fixes-291.patch index 03a0ecb..2dc233c 100644 --- a/0001-Fix-debugprint-in-options.py-fixes-291.patch +++ b/0001-Fix-debugprint-in-options.py-fixes-291.patch @@ -8,18 +8,6 @@ Subject: [PATCH] Fix debugprint() in options.py (fixes #291) options.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) -diff --git a/NEWS b/NEWS -index a6438482..910e4696 100644 ---- a/NEWS -+++ b/NEWS -@@ -1,3 +1,7 @@ -+1.5.19 changes -+-------------- -+- Fix `debugprint()` call in options.py (Issue #291) -+ - 1.5.18 changes - -------------- - - Add into the .appdata.xml file (#269) diff --git a/options.py b/options.py index d756f98d..d7c236de 100644 --- a/options.py