Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kblocks for openSUSE:Factory checked in at 2021-05-16 23:40:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kblocks (Old) and /work/SRC/openSUSE:Factory/.kblocks.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kblocks" Sun May 16 23:40:43 2021 rev:111 rq:892755 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes 2021-04-25 21:26:56.380395608 +0200 +++ /work/SRC/openSUSE:Factory/.kblocks.new.2988/kblocks.changes 2021-05-16 23:41:30.213745531 +0200 @@ -1,0 +2,10 @@ +Wed May 12 06:07:13 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- Changes since 21.04.0: + * packaging in app repos has been rejected + +------------------------------------------------------------------- Old: ---- kblocks-21.04.0.tar.xz kblocks-21.04.0.tar.xz.sig New: ---- kblocks-21.04.1.tar.xz kblocks-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kblocks.spec ++++++ --- /var/tmp/diff_new_pack.oT7rQ9/_old 2021-05-16 23:41:30.825743250 +0200 +++ /var/tmp/diff_new_pack.oT7rQ9/_new 2021-05-16 23:41:30.829743236 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kblocks -Version: 21.04.0 +Version: 21.04.1 Release: 0 Summary: A classic falling blocks game License: GPL-2.0-or-later ++++++ kblocks-21.04.0.tar.xz -> kblocks-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-21.04.0/CMakeLists.txt new/kblocks-21.04.1/CMakeLists.txt --- old/kblocks-21.04.0/CMakeLists.txt 2021-04-16 10:41:10.000000000 +0200 +++ new/kblocks-21.04.1/CMakeLists.txt 2021-05-11 09:21:38.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kblocks VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-21.04.0/org.kde.kblocks.appdata.xml new/kblocks-21.04.1/org.kde.kblocks.appdata.xml --- old/kblocks-21.04.0/org.kde.kblocks.appdata.xml 2021-04-14 17:16:39.000000000 +0200 +++ new/kblocks-21.04.1/org.kde.kblocks.appdata.xml 2021-05-07 20:28:13.000000000 +0200 @@ -133,9 +133,9 @@ <binary>kblocks</binary> </provides> <releases> + <release version="21.04.1" date="2021-05-13"/> <release version="21.04.0" date="2021-04-22"/> <release version="20.12.3" date="2021-03-04"/> <release version="20.12.2" date="2021-02-04"/> - <release version="20.12.1" date="2021-01-07"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-21.04.0/po/id/kblocks.po new/kblocks-21.04.1/po/id/kblocks.po --- old/kblocks-21.04.0/po/id/kblocks.po 2021-04-16 10:41:09.000000000 +0200 +++ new/kblocks-21.04.1/po/id/kblocks.po 2021-05-11 09:21:37.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kblocks package. -# Wantoyo <[email protected]>, 2019. +# Wantoyo <[email protected]>, 2019, 2021. # msgid "" msgstr "" "Project-Id-Version: kblocks\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-17 02:28+0100\n" -"PO-Revision-Date: 2019-09-04 20:09+0700\n" +"PO-Revision-Date: 2021-04-18 00:40+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -15,6 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -30,7 +31,7 @@ #: kblocksui.rc:24 #, kde-format msgid "Main Toolbar" -msgstr "BilahAlat Utama" +msgstr "Toolbar Utama" #~ msgid "The graphical theme to be used." #~ msgstr "Tema grafik yang akan digunakan." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-21.04.0/po/zh_CN/kblocks.po new/kblocks-21.04.1/po/zh_CN/kblocks.po --- old/kblocks-21.04.0/po/zh_CN/kblocks.po 2021-04-16 10:41:09.000000000 +0200 +++ new/kblocks-21.04.1/po/zh_CN/kblocks.po 2021-05-11 09:21:38.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-17 02:28+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-21.04.0/snapcraft.yaml new/kblocks-21.04.1/snapcraft.yaml --- old/kblocks-21.04.0/snapcraft.yaml 2021-04-14 17:16:39.000000000 +0200 +++ new/kblocks-21.04.1/snapcraft.yaml 1970-01-01 01:00:00.000000000 +0100 @@ -1,79 +0,0 @@ ---- -name: kblocks -confinement: strict -grade: stable -base: core20 -adopt-info: kblocks -apps: - kblocks: - extensions: - - kde-neon - common-id: org.kde.kblocks.desktop - command: usr/bin/kblocks - plugs: - - kde-frameworks-5-plug - - home - - network - - network-bind - - audio-playback - - alsa -slots: - 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 - target: kf5 -package-repositories: -- type: apt - components: - - main - suites: - - focal - key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D - url: http://origin.archive.neon.kde.org/user - key-server: keyserver.ubuntu.com -layout: - /usr/lib/$SNAPCRAFT_ARCH_TRIPLET/alsa-lib: - bind: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/alsa-lib - /usr/share/alsa: - bind: $SNAP/usr/share/alsa -parts: - kblocks: - plugin: cmake - build-packages: - - libkf5doctools-dev - build-environment: - - CMAKE_BUILD_PARALLEL_LEVEL: "4" - stage-packages: - - libasound2-data - - libasound2-plugins - 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" - - "-etc/alsa/conf.d/99-pulse.conf" - parse-info: - - usr/share/metainfo/org.kde.kblocks.appdata.xml - source: http://download.kde.org/stable/release-service/20.12.3/src/kblocks-20.12.3.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=/usr\\;/root/stage\\;/snap/kde-frameworks-5-qt-5-15-core20-sdk/current"
