Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package elisa for openSUSE:Factory checked in at 2023-11-10 12:30:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/elisa (Old) and /work/SRC/openSUSE:Factory/.elisa.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "elisa" Fri Nov 10 12:30:55 2023 rev:57 rq:1124486 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/elisa/elisa.changes 2023-10-12 23:43:48.616592234 +0200 +++ /work/SRC/openSUSE:Factory/.elisa.new.17445/elisa.changes 2023-11-10 12:33:24.324671401 +0100 @@ -1,0 +2,13 @@ +Tue Nov 7 17:04:06 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: + * Add CI template for building APKs on invent + * snapcraft: Use source icon, Add license header, Fix qml import path. + * snapcraft: add qml module qtquickcontrols 2 + * snapcraft: initial import snapcraft files + +------------------------------------------------------------------- Old: ---- elisa-23.08.2.tar.xz elisa-23.08.2.tar.xz.sig New: ---- elisa-23.08.3.tar.xz elisa-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ elisa.spec ++++++ --- /var/tmp/diff_new_pack.zSLCik/_old 2023-11-10 12:33:26.132738320 +0100 +++ /var/tmp/diff_new_pack.zSLCik/_new 2023-11-10 12:33:26.136738468 +0100 @@ -20,7 +20,7 @@ %define kf5_version 5.105.0 %bcond_without released Name: elisa -Version: 23.08.2 +Version: 23.08.3 Release: 0 Summary: Music player and collection organizer License: LGPL-3.0-or-later ++++++ elisa-23.08.2.tar.xz -> elisa-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/.gitlab-ci.yml new/elisa-23.08.3/.gitlab-ci.yml --- old/elisa-23.08.2/.gitlab-ci.yml 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/.gitlab-ci.yml 2023-11-04 12:25:01.000000000 +0100 @@ -2,11 +2,14 @@ # SPDX-License-Identifier: CC0-1.0 include: - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml - #- https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.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/freebsd.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml - - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml + - project: sysadmin/ci-utilities + file: + - /gitlab-templates/android.yml + # - /gitlab-templates/android-qt6.yml + - /gitlab-templates/linux.yml + - /gitlab-templates/linux-qt6.yml + - /gitlab-templates/freebsd.yml + - /gitlab-templates/freebsd-qt6.yml + - /gitlab-templates/windows.yml + - /gitlab-templates/windows-qt6.yml + - /gitlab-templates/craft-android-apks.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/CMakeLists.txt new/elisa-23.08.3/CMakeLists.txt --- old/elisa-23.08.2/CMakeLists.txt 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/CMakeLists.txt 2023-11-04 12:25:01.000000000 +0100 @@ -7,7 +7,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(elisa diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/org.kde.elisa.appdata.xml new/elisa-23.08.3/org.kde.elisa.appdata.xml --- old/elisa-23.08.2/org.kde.elisa.appdata.xml 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/org.kde.elisa.appdata.xml 2023-11-04 12:25:01.000000000 +0100 @@ -248,10 +248,10 @@ <project_group>KDE</project_group> <content_rating type="oars-1.0"/> <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"/> - <release version="23.04.3" date="2023-07-06"/> </releases> <custom> <value key="KDE::windows_store">https://www.microsoft.com/p/elisa/9pb5md7zh8tl</value> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/po/ca@valencia/elisa.po new/elisa-23.08.3/po/ca@valencia/elisa.po --- old/elisa-23.08.2/po/ca@valencia/elisa.po 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/po/ca@valencia/elisa.po 2023-11-04 12:25:01.000000000 +0100 @@ -66,13 +66,13 @@ #, kde-format msgctxt "@action" msgid "Go to next track" -msgstr "Ves a la peça següent" +msgstr "Ves fins a la peça següent" #: elisaapplication.cpp:197 #, kde-format msgctxt "@action" msgid "Go to previous track" -msgstr "Ves a la peça anterior" +msgstr "Ves fins a la peça anterior" #: elisaapplication.cpp:203 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/po/eu/elisa.po new/elisa-23.08.3/po/eu/elisa.po --- old/elisa-23.08.2/po/eu/elisa.po 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/po/eu/elisa.po 2023-11-04 12:25:01.000000000 +0100 @@ -1,7 +1,7 @@ # Translation for elisa.po to Euskara/Basque (eu). # Copyright (C) 2019-2023 This file is copyright: # This file is distributed under the same license as the elisa package. -# KDE euskaratzeko proiektuko arduraduna <[email protected]>. +# SPDX-FileCopyrightText: 2023 KDE euskaratzeko proiektuko arduraduna <[email protected]> # # Translators: # Iñigo Salvador Azurmendi <[email protected]>, 2019, 2020, 2021, 2022, 2023. @@ -10,7 +10,7 @@ "Project-Id-Version: elisa\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-30 00:47+0000\n" -"PO-Revision-Date: 2023-07-30 20:54+0200\n" +"PO-Revision-Date: 2023-10-14 17:57+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" "Language: eu\n" @@ -18,7 +18,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 23.04.3\n" +"X-Generator: Lokalize 23.08.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1516,7 +1516,7 @@ #, kde-format msgctxt "@info:status" msgid "Scanning music" -msgstr "Musika aztertzen" +msgstr "Musika miatzen" #: qml/TracksDiscHeader.qml:20 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/po/fr/elisa.po new/elisa-23.08.3/po/fr/elisa.po --- old/elisa-23.08.2/po/fr/elisa.po 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/po/fr/elisa.po 2023-11-04 12:25:01.000000000 +0100 @@ -12,15 +12,15 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-30 00:47+0000\n" -"PO-Revision-Date: 2023-05-09 13:13+0200\n" -"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n" +"PO-Revision-Date: 2023-10-11 20:36+0200\n" +"Last-Translator: Xavier BESNARD <[email protected]>\n" "Language-Team: fr\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 23.08.0\n" +"X-Generator: Lokalize 23.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1503,9 +1503,10 @@ "locations in this list contain symbolic links to other locations, you will " "need to add those other locations to the list as well." msgstr "" -"L'indexeur natif et rapide de fichiers ne suit pas les liens symboliques. Si " -"l'un des emplacements de cette liste contient des liens symboliques vers " -"d'autres emplacements, vous devrez ajouter ces derniers à la liste également." +"Le module d'indexation natif et rapide de fichiers ne suit pas les liens " +"symboliques. Si l'un des emplacements de cette liste contient des liens " +"symboliques vers d'autres emplacements, vous devrez ajouter ces derniers à " +"la liste également." #: qml/SortMenu.qml:20 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/po/zh_CN/elisa.po new/elisa-23.08.3/po/zh_CN/elisa.po --- old/elisa-23.08.2/po/zh_CN/elisa.po 2023-10-07 17:51:10.000000000 +0200 +++ new/elisa-23.08.3/po/zh_CN/elisa.po 2023-11-04 12:25:01.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-30 00:47+0000\n" -"PO-Revision-Date: 2023-09-16 10:11\n" +"PO-Revision-Date: 2023-10-21 13:57\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/elisa-23.08.2/snapcraft.yaml new/elisa-23.08.3/snapcraft.yaml --- old/elisa-23.08.2/snapcraft.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/elisa-23.08.3/snapcraft.yaml 2023-11-04 12:25:01.000000000 +0100 @@ -0,0 +1,207 @@ + +# SPDX-FileCopyrightText: 2023 Scarlett Moore <[email protected]> +# +# SPDX-License-Identifier: CC0-1.0 +--- +name: elisa +base: core22 +confinement: strict +grade: stable +adopt-info: elisa +icon: $CRAFT_PROJECT_DIR/logo.png +apps: + elisa: + # extensions: + # - kde-neon + common-id: org.kde.elisa.desktop + desktop: usr/share/applications/org.kde.elisa.desktop + command: usr/bin/elisa + plugs: + - 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 + QML2_IMPORT_PATH: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/qml:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qml:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/qml" + QT_PLUGIN_PATH: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins:$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/kf5:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins" + 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/blas:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/lapack" + GST_PLUGIN_PATH: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SYSTEM_PATH: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer-1.0" + GST_PLUGIN_SCANNER: "$SNAP/kf5/usr/lib/$CRAFT_ARCH_TRIPLET/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner" + QT_QUICK_CONTROLS_STYLE: org.kde.desktop +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: + symlink: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib + /usr/share/alsa: + symlink: $SNAP/usr/share/alsa +slots: + session-dbus-interface: + interface: dbus + name: org.kde.elisa + bus: session +package-repositories: +- type: apt + components: + - main + suites: + - jammy + key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D + url: https://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} + elisa: + after: + - kde-neon + parse-info: + - usr/share/metainfo/org.kde.elisa.appdata.xml + build-packages: + - cmake + - libkf5doctools-dev + stage-packages: + - gstreamer1.0-libav + - gstreamer1.0-plugins-ugly + - gstreamer1.0-plugins-good + - gstreamer1.0-plugins-base + - gstreamer1.0-plugins-bad + - qml-module-org-kde-qqc2desktopstyle + - qml-module-qtquick-controls2 + source: . + source-type: local + plugin: cmake + cmake-parameters: + - -DKDE_INSTALL_USE_QT_SYS_PATHS=FALSE + - "-DCMAKE_INSTALL_PREFIX=/usr" + - "-DCMAKE_BUILD_TYPE=Release" + - "-DENABLE_TESTING=OFF" + - "-DBUILD_TESTING=OFF" + - "-DKDE_SKIP_TEST_SETTINGS=ON" + - "-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-110-qt-5-15-11-core22-sdk/current" + - "-DKDE_INSTALL_PLUGINDIR=/usr/lib/$CRAFT_ARCH_TRIPLET/qt5/plugins/" + stage: + - "-usr/lib/*/libharfbuzz.so*" + prime: + - "-usr/libexec" + - "-usr/lib/*/cmake" + - "-usr/include" + - "-usr/share/ECM" + - "-usr/share/pkgconfig" + - "-usr/share/doc" + - "-usr/share/doc-base" + - "-usr/share/man" + - "-usr/share/qlogging-categories5" + - "-usr/share/icons/breeze-dark*" + - "-usr/bin/X11" + - "-usr/bin/fc*" + - -usr/bin/corelist + - -usr/bin/perlbug + - -usr/bin/prove + - -usr/bin/cpan + - -usr/bin/perldoc + - -usr/bin/ptar + - -usr/bin/cpan5.* + - -usr/bin/perlivp + - -usr/bin/ptardiff + - -usr/bin/perlthanks + - -usr/bin/ptargrep + - -usr/bin/enc2xs + - -usr/bin/piconv + - -usr/bin/session-migration + - -usr/bin/encguess + - -usr/bin/pl2pm + - -usr/bin/shasum + - -usr/bin/h2ph + - -usr/bin/pod2html + - -usr/bin/splain + - -usr/bin/h2xs + - -usr/bin/pod2man + - -usr/bin/streamzip + - -usr/bin/instmodsh + - -usr/bin/pod2text + - -usr/bin/json_pp + - -usr/bin/pod2usage + - -usr/bin/xsubpp + - -usr/bin/libnetcfg + - -usr/bin/podchecker + - -usr/bin/zipdetails + - -usr/bin/perl5.* + - -usr/bin/preparetips5 + - "-usr/lib/X11" + - "-usr/lib/sasl2" + - "-usr/lib/systemd" + - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0" + - "-usr/lib/aspell/*" + - "-usr/share/lintian" + - -usr/share/apport + - -usr/share/GConf + - -usr/share/glib-2.0 + - -usr/share/perl + build-environment: &id005 + - *id001 + - *id002 + - *id003 + - *id004 + override-build: | + craftctl default + + sed -i "${CRAFT_PART_INSTALL}/usr/share/applications/org.kde.elisa.desktop" -e 's|Icon=elisa$|Icon=${SNAP}/usr/share/icons/hicolor/scalable/apps/elisa.svg|' + cleanup: + after: + - kde-neon + - elisa + plugin: nil + override-prime: | + set -eux + #unused libs from linter +
