[neon/qt/qtwebengine/Neon/release] debian/patches: bring back version change patch and set it to 5.15.4 to align to the rest of qt else cmake complains when building e.g. https://build.neon.kde.org/job/focal_unstable_kde_messagelib_bin_amd64/462/console
Jonathan Esk-Riddell
null at kde.org
Fri May 20 13:38:51 BST 2022
Git commit a42efbcd8309c0c4f9ddd760e1b3479990e39e6c by Jonathan Esk-Riddell.
Committed on 20/05/2022 at 12:38.
Pushed by jriddell into branch 'Neon/release'.
bring back version change patch and set it to 5.15.4 to align to the rest of qt else cmake complains when building e.g. https://build.neon.kde.org/job/focal_unstable_kde_messagelib_bin_amd64/462/console
M +6 -9 debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch
M +1 -1 debian/patches/series
https://invent.kde.org/neon/qt/qtwebengine/commit/a42efbcd8309c0c4f9ddd760e1b3479990e39e6c
diff --git a/debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch b/debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch
index d3fc034..1a3b220 100644
--- a/debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch
+++ b/debian/patches/0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch
@@ -8,16 +8,13 @@ Subject: [PATCH] lower version to .3 to align with the rest of the patch
.qmake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/.qmake.conf b/.qmake.conf
-index d5e64505..09b0b2ca 100644
---- a/.qmake.conf
-+++ b/.qmake.conf
+Index: qtwebengine/.qmake.conf
+===================================================================
+--- qtwebengine.orig/.qmake.conf
++++ qtwebengine/.qmake.conf
@@ -5,4 +5,4 @@ QTWEBENGINE_OUT_ROOT = $$shadowed($$PWD)
load(qt_build_config)
CONFIG += warning_clean
--MODULE_VERSION = 5.15.4
-+MODULE_VERSION = 5.15.3
---
-2.25.1
-
+-MODULE_VERSION = 5.15.10
++MODULE_VERSION = 5.15.4
diff --git a/debian/patches/series b/debian/patches/series
index c518bf8..c47c4e4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,4 +12,4 @@ mipsel-syscall-ranges.patch
mips64el-kernel_stat64.patch
#sandbox-time64-syscalls.patch
mipsel-code-range-size.patch
-#0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch
+0001-lower-version-to-.3-to-align-with-the-rest-of-the-pa.patch
More information about the Neon-commits
mailing list