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

Neon CI null at kde.org
Thu May 13 10:00:09 BST 2021


Git commit 72a6dadce2940bd0573ef1aea88f8dd38551eab4 by Neon CI.
Committed on 13/05/2021 at 08:59.
Pushed by neon-jenkins into branch 'Neon/release-lts'.

New release

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

https://invent.kde.org/neon/kde/okular/commit/72a6dadce2940bd0573ef1aea88f8dd38551eab4

diff --git a/debian/changelog b/debian/changelog
index 3593e57..0082025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+okular (4:21.04.1-0neon) focal; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Thu, 13 May 2021 08:59:52 +0000
+
 okular (4:21.04.0-0neon) focal; urgency=medium
 
   * New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4037b22..65ea0d4 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -43,8 +43,8 @@ parts:
         plugin: cmake
         source: https://poppler.freedesktop.org/poppler-21.04.0.tar.xz
         build-environment:
-        - CMAKE_BUILD_PARALLEL_LEVEL: "1"
-        - VERBOSE: "1"
+        -   CMAKE_BUILD_PARALLEL_LEVEL: '1'
+        -   VERBOSE: '1'
         build-packages:
         - libfreetype6-dev
         - libfontconfig1-dev
@@ -194,7 +194,7 @@ parts:
         - "-usr/lib/*/libKF5Package*"
         - "-usr/lib/*/libKF5Parts*"
         - "$exclusion"
-        source: http://download.kde.org/stable/release-service/21.04.0/src/okular-21.04.0.tar.xz
+        source: http://download.kde.org/stable/release-service/21.04.1/src/okular-21.04.1.tar.xz
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -204,4 +204,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
+version: 21.04.1


More information about the Neon-commits mailing list