[neon/qt/qtscript/Neon/release] debian/patches: Revert "refresh patches"
Carlos De Maine
null at kde.org
Sat Dec 7 07:22:01 GMT 2024
Git commit 33b9cf8b1f20e422e3b24d2c611b479780728c49 by Carlos De Maine.
Committed on 07/12/2024 at 07:21.
Pushed by carlosdem into branch 'Neon/release'.
Revert "refresh patches"
This reverts commit 66f1f677e3f2e6fa48007a10d1dd6cbe906d8b3b.
A +10 -0 debian/patches/qtscript_so_version.patch
M +1 -0 debian/patches/series
https://invent.kde.org/neon/qt/qtscript/-/commit/33b9cf8b1f20e422e3b24d2c611b479780728c49
diff --git a/debian/patches/qtscript_so_version.patch b/debian/patches/qtscript_so_version.patch
new file mode 100644
index 0000000..01efe3e
--- /dev/null
+++ b/debian/patches/qtscript_so_version.patch
@@ -0,0 +1,10 @@
+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 QT_NO_LINKED_LIST
+
+-MODULE_VERSION = 5.15.18
++MODULE_VERSION = 5.15.14
diff --git a/debian/patches/series b/debian/patches/series
index caf19bf..8502d57 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ disable_v8_sunspider_tests.patch
s390x_jscore.diff
hppa_stackbase.diff
loongarch64_jscore.diff
+qtscript_so_version.patch
More information about the Neon-commits
mailing list