[neon/kde/kblocks/Neon/release-lts] /: New release
Neon CI
null at kde.org
Wed Feb 3 11:13:08 GMT 2021
Git commit 822691f0b1dd97833a86b4b2f068fcc5e1c38737 by Neon CI.
Committed on 03/02/2021 at 11:13.
Pushed by neon-jenkins into branch 'Neon/release-lts'.
New release
M +6 -0 debian/changelog
M +77 -77 snapcraft.yaml
https://invent.kde.org/neon/kde/kblocks/commit/822691f0b1dd97833a86b4b2f068fcc5e1c38737
diff --git a/debian/changelog b/debian/changelog
index 2b0757e..dbd9be1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kblocks (4:20.12.2-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Wed, 03 Feb 2021 11:13:00 +0000
+
kblocks (4:20.12.1-0neon) focal; urgency=medium
* New release
diff --git a/snapcraft.yaml b/snapcraft.yaml
index b544cf3..2d2ea1d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,87 +1,87 @@
---
name: kblocks
-version: 20.12.1
+version: 20.12.2
confinement: strict
grade: stable
base: core20
adopt-info: kblocks
apps:
- kblocks:
- common-id: org.kde.kblocks.desktop
- command: kf5-launch kblocks
- plugs:
- - kde-frameworks-5-plug
- - home
- - x11
- - opengl
- - desktop
- - network
- - network-bind
- - unity7
- - pulseaudio
- - desktop-legacy
- - removable-media
+ kblocks:
+ common-id: org.kde.kblocks.desktop
+ command: kf5-launch kblocks
+ plugs:
+ - kde-frameworks-5-plug
+ - home
+ - x11
+ - opengl
+ - desktop
+ - network
+ - network-bind
+ - unity7
+ - pulseaudio
+ - desktop-legacy
+ - removable-media
slots:
- session-dbus-interface:
- interface: dbus
- name: org.kde.kblocks
- bus: session
+ session-dbus-interface:
+ interface: dbus
+ name: org.kde.kblocks
+ bus: session
plugs:
- kde-frameworks-5-plug:
- content: kde-frameworks-5-qt-5-15-core20-all
- interface: content
- default-provider: kde-frameworks-5-qt-5-15-core20/latest/candidate
- target: kf5
+ kde-frameworks-5-plug:
+ content: kde-frameworks-5-qt-5-15-core20-all
+ interface: content
+ default-provider: kde-frameworks-5-qt-5-15-core20/latest/candidate
+ target: kf5
parts:
- kblocks:
- after:
- - kde-frameworks-5-env
- plugin: cmake
- build-packages:
- - kdoctools-dev
- - libkf5kdegames-dev
- build-snaps:
- - kde-frameworks-5-qt-5-15-core20-sdk/latest/candidate
- stage-packages:
- - libkf5kdegamesprivate1
- - libkf5kdegames7
- filesets:
- exclusion:
- - "-usr/lib/*/cmake/*"
- - "-usr/include/*"
- - "-usr/share/ECM/*"
- - "-usr/share/doc/*"
- - "-usr/share/man/*"
- - "-usr/share/icons/breeze-dark*"
- - "-usr/bin/X11"
- - "-usr/lib/gcc/x86_64-linux-gnu/6.0.0"
- - "-usr/lib/aspell/*"
- prime:
- - "$exclusion"
- parse-info:
- - usr/share/metainfo/org.kde.kblocks.appdata.xml
- source: http://download.kde.org/stable/release-service/20.12.1/src/kblocks-20.12.1.tar.xz
- cmake-parameters:
- - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
- - "-DCMAKE_INSTALL_PREFIX=/usr"
- - "-DCMAKE_BUILD_TYPE=Release"
- - "-DENABLE_TESTING=OFF"
- - "-DBUILD_TESTING=OFF"
- - "-DKDE_SKIP_TEST_SETTINGS=ON"
- - "-DCMAKE_FIND_ROOT_PATH=/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
- kde-frameworks-5-env:
- plugin: dump
- filesets:
- exclusion:
- - "-usr/lib/*/cmake/*"
- - "-usr/include/*"
- - "-usr/share/ECM/*"
- - "-usr/share/doc/*"
- - "-usr/share/man/*"
- - "-usr/share/icons/breeze-dark*"
- - "-usr/bin/X11"
- - "-usr/lib/gcc/x86_64-linux-gnu/6.0.0"
- - "-usr/lib/aspell/*"
- prime:
- - "$exclusion"
- source: https://anongit.kde.org/snap-kf5-launcher.git
+ kblocks:
+ after:
+ - kde-frameworks-5-env
+ plugin: cmake
+ build-packages:
+ - kdoctools-dev
+ - libkf5kdegames-dev
+ build-snaps:
+ - kde-frameworks-5-qt-5-15-core20-sdk/latest/candidate
+ stage-packages:
+ - libkf5kdegamesprivate1
+ - libkf5kdegames7
+ filesets:
+ exclusion:
+ - "-usr/lib/*/cmake/*"
+ - "-usr/include/*"
+ - "-usr/share/ECM/*"
+ - "-usr/share/doc/*"
+ - "-usr/share/man/*"
+ - "-usr/share/icons/breeze-dark*"
+ - "-usr/bin/X11"
+ - "-usr/lib/gcc/x86_64-linux-gnu/6.0.0"
+ - "-usr/lib/aspell/*"
+ prime:
+ - "$exclusion"
+ parse-info:
+ - usr/share/metainfo/org.kde.kblocks.appdata.xml
+ source: http://download.kde.org/stable/release-service/20.12.2/src/kblocks-20.12.2.tar.xz
+ cmake-parameters:
+ - "-DKDE_INSTALL_USE_QT_SYS_PATHS=ON"
+ - "-DCMAKE_INSTALL_PREFIX=/usr"
+ - "-DCMAKE_BUILD_TYPE=Release"
+ - "-DENABLE_TESTING=OFF"
+ - "-DBUILD_TESTING=OFF"
+ - "-DKDE_SKIP_TEST_SETTINGS=ON"
+ - "-DCMAKE_FIND_ROOT_PATH=/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
+ kde-frameworks-5-env:
+ plugin: dump
+ filesets:
+ exclusion:
+ - "-usr/lib/*/cmake/*"
+ - "-usr/include/*"
+ - "-usr/share/ECM/*"
+ - "-usr/share/doc/*"
+ - "-usr/share/man/*"
+ - "-usr/share/icons/breeze-dark*"
+ - "-usr/bin/X11"
+ - "-usr/lib/gcc/x86_64-linux-gnu/6.0.0"
+ - "-usr/lib/aspell/*"
+ prime:
+ - "$exclusion"
+ source: https://anongit.kde.org/snap-kf5-launcher.git
More information about the Neon-commits
mailing list