Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package juk for openSUSE:Factory checked in 
at 2023-11-10 12:31:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/juk (Old)
 and      /work/SRC/openSUSE:Factory/.juk.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "juk"

Fri Nov 10 12:31:03 2023 rev:142 rq:1124498 version:23.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/juk/juk.changes  2023-10-12 23:44:01.961075280 
+0200
+++ /work/SRC/openSUSE:Factory/.juk.new.17445/juk.changes       2023-11-10 
12:33:37.653164701 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 17:04:12 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- 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:
+  * snapcraft: intial import snapcraft files.
+
+-------------------------------------------------------------------

Old:
----
  juk-23.08.2.tar.xz
  juk-23.08.2.tar.xz.sig

New:
----
  juk-23.08.3.tar.xz
  juk-23.08.3.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ juk.spec ++++++
--- /var/tmp/diff_new_pack.wsmqb6/_old  2023-11-10 12:33:39.377228511 +0100
+++ /var/tmp/diff_new_pack.wsmqb6/_new  2023-11-10 12:33:39.377228511 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           juk
-Version:        23.08.2
+Version:        23.08.3
 Release:        0
 Summary:        Jukebox
 License:        GPL-2.0-or-later


++++++ juk-23.08.2.tar.xz -> juk-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-23.08.2/CMakeLists.txt 
new/juk-23.08.3/CMakeLists.txt
--- old/juk-23.08.2/CMakeLists.txt      2023-10-07 17:30:36.000000000 +0200
+++ new/juk-23.08.3/CMakeLists.txt      2023-11-04 12:05:24.000000000 +0100
@@ -4,7 +4,7 @@
 # https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning
 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(juk VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-23.08.2/org.kde.juk.appdata.xml 
new/juk-23.08.3/org.kde.juk.appdata.xml
--- old/juk-23.08.2/org.kde.juk.appdata.xml     2023-10-07 17:30:36.000000000 
+0200
+++ new/juk-23.08.3/org.kde.juk.appdata.xml     2023-11-04 12:05:24.000000000 
+0100
@@ -554,9 +554,9 @@
     <binary>juk</binary>
   </provides>
   <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>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-23.08.2/po/ca@valencia/juk.po 
new/juk-23.08.3/po/ca@valencia/juk.po
--- old/juk-23.08.2/po/ca@valencia/juk.po       2023-10-07 17:30:36.000000000 
+0200
+++ new/juk-23.08.3/po/ca@valencia/juk.po       2023-11-04 12:05:24.000000000 
+0100
@@ -161,7 +161,7 @@
 "Trash Bin"
 msgstr ""
 "Si està marcada, els fitxers s'eliminaran definitivament en lloc de moure'ls 
"
-"a la paperera"
+"cap a dins de la paperera"
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, ddShouldDelete)
 #: deletedialogbase.ui:143
@@ -174,7 +174,7 @@
 "reliably undelete deleted files.</p></qt>"
 msgstr ""
 "<qt><p>Si esta casella està marcada, els fitxers <b>s'eliminaran "
-"definitivament</b> en lloc de moure'ls a la paperera.</p>\n"
+"definitivament</b> en lloc de moure'ls cap a dins de la paperera.</p>\n"
 "\n"
 "<p><em>Utilitzeu esta opció amb cura</em>: La majoria dels sistemes de "
 "fitxers no són capaços de recuperar amb seguretat els fitxers suprimits.</"
@@ -1675,7 +1675,7 @@
 #: statuslabel.cpp:85
 #, kde-format
 msgid "Jump to the currently playing item"
-msgstr "Salta a l'element actualment en reproducció"
+msgstr "Salta fins a l'element actualment en reproducció"
 
 #: statuslabel.cpp:115
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-23.08.2/po/gl/juk.po new/juk-23.08.3/po/gl/juk.po
--- old/juk-23.08.2/po/gl/juk.po        2023-10-07 17:30:36.000000000 +0200
+++ new/juk-23.08.3/po/gl/juk.po        2023-11-04 12:05:24.000000000 +0100
@@ -158,7 +158,7 @@
 #: deletedialogbase.ui:88
 #, kde-format
 msgid "Are you sure that you want to remove these items?"
-msgstr "Está seguro de que quere retirar estes elementos?"
+msgstr "Seguro que quere retirar estes elementos?"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, ddShouldDelete)
 #: deletedialogbase.ui:138
@@ -1291,7 +1291,7 @@
 #: playlist.cpp:2178
 #, kde-format
 msgid "This will edit multiple files. Are you sure?"
-msgstr "Isto editará múltiples ficheiros. Está seguro de que quere isto?"
+msgstr "Isto editará múltiples ficheiros. Seguro que quere isto?"
 
 #: playlist.cpp:2237 playlistcollection.h:189
 #, kde-format
@@ -1579,7 +1579,7 @@
 #: scrobbleconfigdlg.cpp:53
 #, kde-format
 msgid "Username:"
-msgstr "Nome de usuario:"
+msgstr "Nome de usuaria:"
 
 #: scrobbleconfigdlg.cpp:54
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-23.08.2/po/zh_CN/juk.po 
new/juk-23.08.3/po/zh_CN/juk.po
--- old/juk-23.08.2/po/zh_CN/juk.po     2023-10-07 17:30:36.000000000 +0200
+++ new/juk-23.08.3/po/zh_CN/juk.po     2023-11-04 12:05: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-01-24 00:56+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/juk-23.08.2/snapcraft.yaml 
new/juk-23.08.3/snapcraft.yaml
--- old/juk-23.08.2/snapcraft.yaml      1970-01-01 01:00:00.000000000 +0100
+++ new/juk-23.08.3/snapcraft.yaml      2023-11-04 12:05:24.000000000 +0100
@@ -0,0 +1,142 @@
+---
+name: juk
+confinement: strict
+grade: stable
+base: core22
+adopt-info: juk
+apps:
+    juk:
+        # extensions:
+        # - kde-neon
+        common-id: org.kde.juk
+        desktop: usr/share/applications/org.kde.juk.desktop
+        command: usr/bin/juk
+        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"
+hooks:
+    configure:
+        plugs:
+        - desktop
+        command-chain:
+        - snap/command-chain/hooks-configure-desktop
+layout:
+    "/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib":
+        symlink: "$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET/alsa-lib"
+    "/usr/share/alsa":
+        symlink: "$SNAP/usr/share/alsa"
+    /usr/share/X11:
+        symlink: $SNAP/kf5/usr/share/X11
+slots:
+    session-dbus-interface:
+        interface: dbus
+        name: org.kde.juk
+        bus: session
+package-repositories:
+-   type: apt
+    components:
+    - main
+    suites:
+    - jammy
+    key-id: 444DABCF3667D0283F894EDDE6D4736255751E5D
+    url: http://origin.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}
+    juk:
+        after:
+        - kde-neon
+        parse-info:
+        - usr/share/metainfo/org.kde.juk.appdata.xml
+        plugin: cmake
+        build-packages:
+        - libkf5doctools-dev
+        - libphonon4qt5-dev
+        - libphonon4qt5experimental-dev
+        - libtag1-dev
+        stage-packages:
+        - phonon4qt5
+        - libgstreamer1.0-0
+        - gstreamer1.0-alsa
+        - gstreamer1.0-pulseaudio
+        - gstreamer1.0-plugins-good
+        - gstreamer1.0-plugins-bad
+        - gstreamer1.0-plugins-ugly
+        - phonon4qt5-backend-gstreamer
+        source: .
+        source-type: local
+        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=$CRAFT_STAGE:/snap/kf5-5-110-qt-5-15-11-core22-sdk/current
+        build-environment: &id005
+        - *id001
+        - *id002
+        - *id003
+        - *id004
+        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/*"
+        - "-etc/alsa/conf.d/99-pulse.conf"
+

Reply via email to