[neon/qt/qtscript/Neon/release] debian/patches: patch is needed, update
Jonathan Esk-Riddell
null at kde.org
Mon Jan 9 15:14:12 GMT 2023
Git commit 55ed96a5de5cfdec32e36e0787d73fd03fd00604 by Jonathan Esk-Riddell.
Committed on 09/01/2023 at 15:14.
Pushed by jriddell into branch 'Neon/release'.
patch is needed, update
M +7 -5 debian/patches/qtscript_so_version.patch
M +1 -1 debian/patches/series
https://invent.kde.org/neon/qt/qtscript/commit/55ed96a5de5cfdec32e36e0787d73fd03fd00604
diff --git a/debian/patches/qtscript_so_version.patch b/debian/patches/qtscript_so_version.patch
index cdb58da..b5b2831 100644
--- a/debian/patches/qtscript_so_version.patch
+++ b/debian/patches/qtscript_so_version.patch
@@ -1,8 +1,10 @@
---- source/.qmake.conf 2022-09-22 17:49:26.000000000 -0700
-+++ qtscript-opensource-src-5.15.5+p20.04+tunstable+git20220923.0049/.qmake.conf 2022-09-23 09:42:09.767927255 -0700
-@@ -3,4 +3,4 @@
+Index: qtscript/.qmake.conf
+===================================================================
+--- qtscript.orig/.qmake.conf
++++ qtscript/.qmake.conf
+@@ -3,4 +3,4 @@ android|boot2qt: CONFIG -= headersclean
- DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS
+ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS QT_NO_LINKED_LIST
--MODULE_VERSION = 6.0.0
+-MODULE_VERSION = 5.15.13
+MODULE_VERSION = 5.15.8
diff --git a/debian/patches/series b/debian/patches/series
index 2774a72..7415cd3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
disable_v8_sunspider_tests.patch
s390x_jscore.diff
hppa_stackbase.diff
-#qtscript_so_version.patch
+qtscript_so_version.patch
More information about the Neon-commits
mailing list