[neon/kde/okular/Neon/release-lts] /: New release

Neon CI null at kde.org
Mon Apr 19 11:27:38 BST 2021


Git commit 8baa3e66b6af864e3becdb9dffb3490bdbe1a60d by Neon CI.
Committed on 19/04/2021 at 10:27.
Pushed by neon-jenkins into branch 'Neon/release-lts'.

New release

M  +6    -0    debian/changelog
M  +4    -3    snapcraft.yaml

https://invent.kde.org/neon/kde/okular/commit/8baa3e66b6af864e3becdb9dffb3490bdbe1a60d

diff --git a/debian/changelog b/debian/changelog
index 92e38a5..3593e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+okular (4:21.04.0-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Mon, 19 Apr 2021 10:27:29 +0000
+
 okular (4:20.12.3-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index e7840a9..e4bfa08 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -119,7 +119,7 @@ parts:
         - poppler
         plugin: cmake
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "4"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '4'
         build-packages:
         - libchm-dev
         - libdjvulibre-dev
@@ -180,7 +180,7 @@ parts:
             - "-usr/lib/gcc/x86_64-linux-gnu/6.0.0"
             - "-usr/lib/aspell/*"
         prime:
-        - "usr/"
+        - usr/
         - "-usr/lib/*/libQt5*"
         - "-usr/lib/*/libKF5[A-I]*"
         - "-usr/lib/*/libKF5[L-O]*"
@@ -191,7 +191,7 @@ parts:
         - "-usr/lib/*/libKF5Package*"
         - "-usr/lib/*/libKF5Parts*"
         - "$exclusion"
-        source: http://download.kde.org/stable/release-service/20.12.3/src/okular-20.12.3.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.0/src/okular-21.04.0.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -201,3 +201,4 @@ parts:
         - "-DKDE_SKIP_TEST_SETTINGS=ON"
         - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/x86_64-linux-gnu/qt5/plugins/"
         - "-DCMAKE_FIND_ROOT_PATH=/usr\\;/root/stage\\;/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
+version: 21.04.0


More information about the Neon-commits mailing list