Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kclock for openSUSE:Factory checked in at 2023-11-10 12:31:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kclock (Old) and /work/SRC/openSUSE:Factory/.kclock.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kclock" Fri Nov 10 12:31:26 2023 rev:8 rq:1124526 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kclock/kclock.changes 2023-10-12 23:44:37.586364918 +0200 +++ /work/SRC/openSUSE:Factory/.kclock.new.17445/kclock.changes 2023-11-10 12:34:12.266445772 +0100 @@ -1,0 +2,12 @@ +Tue Nov 7 17:04:25 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- Changes since 23.08.2: + * CI: Comment out flatpak as it uses some KF6 dependencies + * Add reuse dep5 for snapcraft file. + * snapcraft: initial import snapcraft files. + +------------------------------------------------------------------- Old: ---- kclock-23.08.2.tar.xz kclock-23.08.2.tar.xz.sig New: ---- kclock-23.08.3.tar.xz kclock-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kclock.spec ++++++ --- /var/tmp/diff_new_pack.a7PTXp/_old 2023-11-10 12:34:12.862467832 +0100 +++ /var/tmp/diff_new_pack.a7PTXp/_new 2023-11-10 12:34:12.866467980 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: kclock -Version: 23.08.2 +Version: 23.08.3 Release: 0 Summary: Clock application for Plasma License: GPL-2.0-or-later ++++++ kclock-23.08.2.tar.xz -> kclock-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/.gitlab-ci.yml new/kclock-23.08.3/.gitlab-ci.yml --- old/kclock-23.08.2/.gitlab-ci.yml 2023-10-07 17:59:42.000000000 +0200 +++ new/kclock-23.08.3/.gitlab-ci.yml 2023-11-04 16:14:24.000000000 +0100 @@ -5,7 +5,7 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml + #- https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml appstream: image: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/.reuse/dep5 new/kclock-23.08.3/.reuse/dep5 --- old/kclock-23.08.2/.reuse/dep5 1970-01-01 01:00:00.000000000 +0100 +++ new/kclock-23.08.3/.reuse/dep5 2023-11-04 16:14:24.000000000 +0100 @@ -0,0 +1,8 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kclock +Upstream-Contact: kde-devel <[email protected]> +Source: https://invent.kde.org/utilities/kclock + +Files: snapcraft.yaml +Copyright: 2023 Scarlett Moore <[email protected]> +License: GPL-2.0-or-later diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/CMakeLists.txt new/kclock-23.08.3/CMakeLists.txt --- old/kclock-23.08.2/CMakeLists.txt 2023-10-07 17:59:42.000000000 +0200 +++ new/kclock-23.08.3/CMakeLists.txt 2023-11-04 16:14:24.000000000 +0100 @@ -11,7 +11,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "2") +set(RELEASE_SERVICE_VERSION_MICRO "3") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kclock VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/org.kde.kclock.appdata.xml new/kclock-23.08.3/org.kde.kclock.appdata.xml --- old/kclock-23.08.2/org.kde.kclock.appdata.xml 2023-10-07 17:59:42.000000000 +0200 +++ new/kclock-23.08.3/org.kde.kclock.appdata.xml 2023-11-04 16:14:24.000000000 +0100 @@ -427,6 +427,7 @@ <url type="homepage">https://invent.kde.org/plasma-mobile/kclock</url> <url type="bugtracker">https://bugs.kde.org/describecomponents.cgi?product=KClock</url> <releases> + <release version="23.08.3" date="2023-11-09"/> <release version="23.08.2" date="2023-10-12"/> <release version="23.08.1" date="2023-09-14"/> <release version="23.08.0" date="2023-08-24"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/po/zh_CN/kclock.po new/kclock-23.08.3/po/zh_CN/kclock.po --- old/kclock-23.08.2/po/zh_CN/kclock.po 2023-10-07 17:59:42.000000000 +0200 +++ new/kclock-23.08.3/po/zh_CN/kclock.po 2023-11-04 16:14:24.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-03-14 00:49+0000\n" -"PO-Revision-Date: 2023-09-16 10:12\n" +"PO-Revision-Date: 2023-10-21 13:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/po/zh_CN/kclockd.po new/kclock-23.08.3/po/zh_CN/kclockd.po --- old/kclock-23.08.2/po/zh_CN/kclockd.po 2023-10-07 17:59:42.000000000 +0200 +++ new/kclock-23.08.3/po/zh_CN/kclockd.po 2023-11-04 16:14:24.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-04-19 00:52+0000\n" -"PO-Revision-Date: 2023-09-16 10:12\n" +"PO-Revision-Date: 2023-10-21 13:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kclock-23.08.2/snapcraft.yaml new/kclock-23.08.3/snapcraft.yaml --- old/kclock-23.08.2/snapcraft.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/kclock-23.08.3/snapcraft.yaml 2023-11-04 16:14:24.000000000 +0100 @@ -0,0 +1,181 @@ +# Trigger rebuild +--- +name: kclock +confinement: strict +grade: stable +base: core22 +adopt-info: kclock +apps: + kclockd: + command: usr/bin/kclockd + daemon: simple + plugs: + - network + - network-bind + kclock: + # extensions: + # - kde-neon + common-id: org.kde.kclock.desktop + desktop: usr/share/applications/org.kde.kclock.desktop + command: usr/bin/kclock + plugs: + - home + - desktop + - desktop-legacy + - opengl + - wayland + - x11 + - audio-playback + - unity7 + - network + - network-bind + command-chain: + - snap/command-chain/desktop-launch +assumes: +- snapd2.58.3 +compression: lzo +plugs: + desktop: + mount-host-font-cache: false + icon-themes: + interface: content + target: $SNAP/data-dir/icons + default-provider: gtk-common-themes + sound-themes: + interface: content + target: $SNAP/data-dir/sounds + default-provider: gtk-common-themes + kf5-5-110-qt-5-15-11-core22: + content: kf5-5-110-qt-5-15-11-core22-all + interface: content + default-provider: kf5-5-110-qt-5-15-11-core22 + target: $SNAP/kf5 +environment: + SNAP_DESKTOP_RUNTIME: $SNAP/kf5 + GST_PLUGIN_PATH: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SYSTEM_PATH: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SCANNER: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner" + QML2_IMPORT_PATH: "$QML2_IMPORT_PATH:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qml:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/qml:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/qml/org/kde/kirigami.2:$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/qml" + LD_LIBRARY_PATH: "$LD_LIBRARY_PATH:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/elisa/:$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/pulseaudio" +hooks: + configure: + plugs: + - desktop + command-chain: + - snap/command-chain/hooks-configure-desktop +layout: + /usr/share/X11: + symlink: $SNAP/kf5/usr/share/X11 + "/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib": + bind: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib" + "/usr/share/alsa": + bind: "$SNAP/usr/share/alsa" + /usr/lib/qt5/bin: + symlink: $SNAP/kf5/usr/lib/qt5/bin +slots: + session-dbus-interface: + interface: dbus + name: org.kde.kclock + bus: session +package-repositories: +- type: apt + components: + - main + suites: + - jammy + key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D + url: http://archive.neon.kde.org/user + key-server: keyserver.ubuntu.com +parts: + kde-neon: + source: /snap/snapcraft/current/share/snapcraft/extensions/desktop/kde-neon + source-type: local + plugin: make + make-parameters: + - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22 + build-snaps: + - kf5-5-110-qt-5-15-11-core22-sdk + build-environment: + - &id001 + PATH: /snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin${PATH:+:$PATH} + - &id002 + XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} + - &id003 + XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} + - &id004 + CRAFT_CMAKE_ARGS: -DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS} + kclock: + after: + - kde-neon + parse-info: + - usr/share/metainfo/org.kde.kclock.appdata.xml + plugin: cmake + build-packages: + - libkf5doctools-dev + - kirigami2-dev + - kirigami-addons-dev + - qtdeclarative5-dev + stage-packages: + - libasound2 + - libasound2-data + - libasound2-plugins + - phonon4qt5 + - gstreamer1.0-alsa + - gstreamer1.0-pulseaudio + - gstreamer1.0-plugins-good + - gstreamer1.0-plugins-bad + - gstreamer1.0-plugins-ugly + - phonon4qt5-backend-gstreamer + - oxygen-sounds + - libkf5kirigami2-5 + - qml-module-org-kde-kirigami2 + - kirigami-addons-data + - qml-module-org-kde-kirigami-addons-datetime + - qml-module-org-kde-kirigami-addons-labs-components + - qml-module-org-kde-kirigami-addons-labs-mobileform + - qml-module-org-kde-kirigami-addons-sounds + - qml-module-org-kde-kirigami-addons-treeview + - libkf5notifications5 + - libpulse0 + source: . + source-type: local + cmake-parameters: + - "-DCMAKE_INSTALL_PREFIX=/usr" + - "-DCMAKE_BUILD_TYPE=Release" + - "-DENABLE_TESTING=OFF" + - "-DBUILD_TESTING=OFF" + - "-DKDE_SKIP_TEST_SETTINGS=ON" + - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" + - "-DCMAKE_PREFIX_PATH=$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DCMAKE_PROGRAM_PATH=/usr/bin\\;$CRAFT_STAGE/usr/bin\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current/usr/bin\\; \ + /snap/kf5-5-110-qt-5-15-11-core22/current/usr/lib/qt5/bin" + prime: + - "-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/$CRAFT_ARCH_TRIPLET/6.0.0" + - "-usr/lib/aspell/*" + - "-usr/share/lintian" + build-environment: &id005 + - *id001 + - *id002 + - *id003 + - *id004 + override-build: | + craftctl default + + sed -i "${CRAFT_PART_INSTALL}/usr/share/applications/org.kde.kclock.desktop" -e 's|Icon=org.kde.kclock$|Icon=${SNAP}/usr/share/icons/hicolor/scalable/apps/org.kde.kclock.svg|' + cleanup: + after: + - kde-neon + - kclock + plugin: nil + override-prime: | + set -eux + # # Unused libraries found by linter +
