Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kmines"

Fri Nov 10 12:32:04 2023 rev:140 rq:1124589 version:23.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmines/kmines.changes    2023-10-12 
23:45:36.844510540 +0200
+++ /work/SRC/openSUSE:Factory/.kmines.new.17445/kmines.changes 2023-11-10 
12:35:08.168514762 +0100
@@ -1,0 +2,12 @@
+Tue Nov  7 17:04:54 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:
+  * Disable flatpak CI
+  * snapcraft: set version, appstream sets non release service version.
+  * snapcraft: initial import snapcraft files.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmines.spec ++++++
--- /var/tmp/diff_new_pack.YcJvMA/_old  2023-11-10 12:35:08.840539634 +0100
+++ /var/tmp/diff_new_pack.YcJvMA/_new  2023-11-10 12:35:08.844539783 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kmines
-Version:        23.08.2
+Version:        23.08.3
 Release:        0
 Summary:        Minesweeper-like game
 License:        GPL-2.0-or-later


++++++ kmines-23.08.2.tar.xz -> kmines-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-23.08.2/.gitlab-ci.yml 
new/kmines-23.08.3/.gitlab-ci.yml
--- old/kmines-23.08.2/.gitlab-ci.yml   2023-10-07 17:36:52.000000000 +0200
+++ new/kmines-23.08.3/.gitlab-ci.yml   2023-11-04 12:11:24.000000000 +0100
@@ -8,4 +8,4 @@
   - 
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-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-23.08.2/CMakeLists.txt 
new/kmines-23.08.3/CMakeLists.txt
--- old/kmines-23.08.2/CMakeLists.txt   2023-10-07 17:36:52.000000000 +0200
+++ new/kmines-23.08.3/CMakeLists.txt   2023-11-04 12:11:24.000000000 +0100
@@ -3,7 +3,7 @@
 # Release Service 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_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KMINES_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-23.08.2/data/org.kde.kmines.appdata.xml 
new/kmines-23.08.3/data/org.kde.kmines.appdata.xml
--- old/kmines-23.08.2/data/org.kde.kmines.appdata.xml  2023-10-07 
17:36:52.000000000 +0200
+++ new/kmines-23.08.3/data/org.kde.kmines.appdata.xml  2023-11-04 
12:11:24.000000000 +0100
@@ -139,10 +139,10 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="4.0.23083" date="2023-11-09"/>
     <release version="4.0.23082" date="2023-10-12"/>
     <release version="4.0.23081" date="2023-09-14"/>
     <release version="4.0.23080" date="2023-08-24"/>
-    <release version="4.0.23043" date="2023-07-06"/>
   </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">mild</content_attribute>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-23.08.2/po/cs/kmines.po 
new/kmines-23.08.3/po/cs/kmines.po
--- old/kmines-23.08.2/po/cs/kmines.po  2023-10-07 17:36:52.000000000 +0200
+++ new/kmines-23.08.3/po/cs/kmines.po  2023-11-04 12:11:24.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <v...@pelcak.org>, 2011, 2017, 2019, 2020.
+# SPDX-FileCopyrightText: 2011, 2017, 2019, 2020, 2023 Vít Pelčák 
<v...@pelcak.org>
 # Vit Pelcak <v...@pelcak.org>, 2021.
 #
 msgid ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.04.3\n"
+"X-Generator: Lokalize 23.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-23.08.2/po/zh_CN/kmines.po 
new/kmines-23.08.3/po/zh_CN/kmines.po
--- old/kmines-23.08.2/po/zh_CN/kmines.po       2023-10-07 17:36:52.000000000 
+0200
+++ new/kmines-23.08.3/po/zh_CN/kmines.po       2023-11-04 12:11:24.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-15 00:44+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/kmines-23.08.2/snapcraft.yaml 
new/kmines-23.08.3/snapcraft.yaml
--- old/kmines-23.08.2/snapcraft.yaml   1970-01-01 01:00:00.000000000 +0100
+++ new/kmines-23.08.3/snapcraft.yaml   2023-11-04 12:11:24.000000000 +0100
@@ -0,0 +1,128 @@
+---
+name: kmines
+confinement: strict
+grade: stable
+base: core22
+adopt-info: kmines
+version: '23.08.2'
+apps:
+    kmines:
+        # extensions:
+        # - kde-neon
+        common-id: org.kde.kmines.desktop
+        desktop: usr/share/applications/org.kde.kmines.desktop
+        command: usr/bin/kmines
+        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
+hooks:
+    configure:
+        plugs:
+        - desktop
+        command-chain:
+        - snap/command-chain/hooks-configure-desktop
+layout:
+    /usr/share/X11:
+        symlink: $SNAP/kf5/usr/share/X11
+slots:
+    session-dbus-interface:
+        interface: dbus
+        name: org.kde.kmines
+        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}
+    kmines:
+        after:
+        - kde-neon
+        parse-info:
+        - usr/share/metainfo/org.kde.kmines.appdata.xml
+        plugin: cmake
+        build-packages:
+        - libkf5doctools-dev
+        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/*"
+    cleanup:
+        after:
+        - kmines
+        plugin: nil
+        override-prime: |
+            set -eux
+            #unused libs found by linter

Reply via email to