Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kcalc"

Fri Nov 10 12:29:39 2023 rev:150 rq:1124523 version:23.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalc/kcalc.changes      2023-10-12 
23:40:37.133660911 +0200
+++ /work/SRC/openSUSE:Factory/.kcalc.new.17445/kcalc.changes   2023-11-10 
12:30:25.854078494 +0100
@@ -1,0 +2,11 @@
+Tue Nov  7 17:04:24 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: add copyright text.
+  * snapcraft: Bump content pack. Fix source. Bump snapd version.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcalc.spec ++++++
--- /var/tmp/diff_new_pack.PNDJmr/_old  2023-11-10 12:30:27.294131314 +0100
+++ /var/tmp/diff_new_pack.PNDJmr/_new  2023-11-10 12:30:27.294131314 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kcalc
-Version:        23.08.2
+Version:        23.08.3
 Release:        0
 Summary:        Scientific Calculator
 License:        GPL-2.0-or-later


++++++ kcalc-23.08.2.tar.xz -> kcalc-23.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-23.08.2/CMakeLists.txt 
new/kcalc-23.08.3/CMakeLists.txt
--- old/kcalc-23.08.2/CMakeLists.txt    2023-10-09 05:31:19.000000000 +0200
+++ new/kcalc-23.08.3/CMakeLists.txt    2023-11-04 12:01:48.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application 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(kcalc VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-23.08.2/org.kde.kcalc.appdata.xml 
new/kcalc-23.08.3/org.kde.kcalc.appdata.xml
--- old/kcalc-23.08.2/org.kde.kcalc.appdata.xml 2023-10-09 05:31:19.000000000 
+0200
+++ new/kcalc-23.08.3/org.kde.kcalc.appdata.xml 2023-11-04 12:01:48.000000000 
+0100
@@ -546,10 +546,10 @@
   </provides>
   <project_group>KDE</project_group>
   <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>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-23.08.2/po/cs/kcalc.po 
new/kcalc-23.08.3/po/cs/kcalc.po
--- old/kcalc-23.08.2/po/cs/kcalc.po    2023-10-09 05:31:19.000000000 +0200
+++ new/kcalc-23.08.3/po/cs/kcalc.po    2023-11-04 12:01:48.000000000 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl <lti...@redhat.com>, 2010, 2012.
-# Vít Pelčák <v...@pelcak.org>, 2010, 2011, 2012, 2013, 2014, 2015, 2017, 
2018, 2019.
+# SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2017, 2018, 
2019, 2023 Vít Pelčák <v...@pelcak.org>
 # Vit Pelcak <v...@pelcak.org>, 2021, 2022, 2023.
 #
 msgid ""
@@ -17,7 +17,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 22.12.2\n"
+"X-Generator: Lokalize 23.08.2\n"
 "X-Language: cs_CZ\n"
 "X-Source-Language: en_US\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-23.08.2/po/fr/kcalc.po 
new/kcalc-23.08.3/po/fr/kcalc.po
--- old/kcalc-23.08.2/po/fr/kcalc.po    2023-10-09 05:31:19.000000000 +0200
+++ new/kcalc-23.08.3/po/fr/kcalc.po    2023-11-04 12:01:48.000000000 +0100
@@ -23,8 +23,8 @@
 "Project-Id-Version: kcalc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-01-16 01:01+0000\n"
-"PO-Revision-Date: 2023-02-05 17:05+0100\n"
-"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
+"PO-Revision-Date: 2023-10-25 16:04+0200\n"
+"Last-Translator: Xavier BESNARD <xavier.besn...@neuf.fr>\n"
 "Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -702,18 +702,18 @@
 #, kde-format
 msgctxt "n Choose m"
 msgid "nCm"
-msgstr "Choix de m parmi n"
+msgstr "nCm"
 
 #: kcalc.cpp:586
 #, kde-format
 msgid "n Choose m"
-msgstr "n parmi m"
+msgstr "Combinaison de m parmi n"
 
 #: kcalc.cpp:591
 #, kde-format
 msgctxt "Factorial"
 msgid "x!"
-msgstr "x ! "
+msgstr "x !"
 
 #. i18n: ectx: property (toolTip), widget (KCalcButton, pbFactorial)
 #: kcalc.cpp:591 kcalc.ui:890
@@ -776,7 +776,7 @@
 #: kcalc.cpp:922 kcalc.ui:1411
 #, kde-format
 msgid "Shift"
-msgstr "Majuscule"
+msgstr "2nde"
 
 #: kcalc.cpp:1078
 #, kde-format
@@ -2010,7 +2010,7 @@
 #: kcalc.ui:1408
 #, kde-format
 msgid "Second button function"
-msgstr "Second bouton de fonction"
+msgstr "Bouton de fonction secondaire"
 
 #. i18n: ectx: property (shortcut), widget (KCalcButton, pbShift)
 #: kcalc.ui:1414
@@ -2089,7 +2089,7 @@
 #, kde-format
 msgctxt "Second button functions are active"
 msgid "SHIFT"
-msgstr "MAJ"
+msgstr "2NDE"
 
 #: kcalc_statusbar.cpp:19 kcalc_statusbar.cpp:101
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalc-23.08.2/po/zh_CN/kcalc.po 
new/kcalc-23.08.3/po/zh_CN/kcalc.po
--- old/kcalc-23.08.2/po/zh_CN/kcalc.po 2023-10-09 05:31:19.000000000 +0200
+++ new/kcalc-23.08.3/po/zh_CN/kcalc.po 2023-11-04 12:01:48.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-16 01:01+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/kcalc-23.08.2/snapcraft.yaml 
new/kcalc-23.08.3/snapcraft.yaml
--- old/kcalc-23.08.2/snapcraft.yaml    2023-10-09 05:31:19.000000000 +0200
+++ new/kcalc-23.08.3/snapcraft.yaml    2023-11-04 12:01:48.000000000 +0100
@@ -1,3 +1,7 @@
+
+# SPDX-FileCopyrightText: 2023 Scarlett Moore <sgmo...@kde.org>
+#
+# SPDX-License-Identifier: CC0-1.0
 ---
 name: kcalc
 confinement: strict
@@ -24,7 +28,7 @@
         command-chain:
         - snap/command-chain/desktop-launch
 assumes:
-- snapd2.55.3
+- snapd2.58.3
 compression: lzo
 plugs:
     desktop:
@@ -37,10 +41,10 @@
         interface: content
         target: $SNAP/data-dir/sounds
         default-provider: gtk-common-themes
-    kf5-5-108-qt-5-15-10-core22:
-        content: kf5-5-108-qt-5-15-10-core22-all
+    kf5-5-110-qt-5-15-11-core22:
+        content: kf5-5-110-qt-5-15-11-core22-all
         interface: content
-        default-provider: kf5-5-108-qt-5-15-10-core22
+        default-provider: kf5-5-110-qt-5-15-11-core22
         target: $SNAP/kf5
 environment:
     SNAP_DESKTOP_RUNTIME: $SNAP/kf5
@@ -73,18 +77,18 @@
         source-type: local
         plugin: make
         make-parameters:
-        - PLATFORM_PLUG=kf5-5-108-qt-5-15-10-core22
+        - PLATFORM_PLUG=kf5-5-110-qt-5-15-11-core22
         build-snaps:
-        - kf5-5-108-qt-5-15-10-core22-sdk
+        - kf5-5-110-qt-5-15-11-core22-sdk
         build-environment:
         - &id001
-            PATH: 
/snap/kf5-5-108-qt-5-15-10-core22-sdk/current/usr/bin${PATH:+:$PATH}
+            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-108-qt-5-15-10-core22-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS}
+            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-108-qt-5-15-10-core22-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME}
+            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-108-qt-5-15-10-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS}
+            CRAFT_CMAKE_ARGS: 
-DCMAKE_FIND_ROOT_PATH=/snap/kf5-5-110-qt-5-15-11-core22-sdk/current${CRAFT_CMAKE_ARGS:+:$CRAFT_CMAKE_ARGS}
     patches:
         after:
         - kde-neon
@@ -114,7 +118,8 @@
         - libkf5globalaccel-data
         - libkf5globalaccel-bin
         - breeze-icon-theme
-        source: https://invent.kde.org/utilities/kcalc.git
+        source: .
+        source-type: local
         cmake-parameters:
         - "-DKDE_INSTALL_USE_QT_SYS_PATHS=FALSE"
         - "-DCMAKE_INSTALL_PREFIX=/usr"
@@ -122,7 +127,7 @@
         - "-DENABLE_TESTING=OFF"
         - "-DBUILD_TESTING=OFF"
         - "-DKDE_SKIP_TEST_SETTINGS=ON"
-        - 
"-DCMAKE_FIND_ROOT_PATH=/usr\\;$CRAFT_STAGE\\;/snap/kf5-5-108-qt-5-15-10-core22-sdk/current"
+        - 
"-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/"
         - "-DKDE_INSTALL_FULL_APPDIR=$SNAP/usr/share/applications"
         prime:
@@ -135,7 +140,7 @@
         - "-usr/bin/X11"
         - "-usr/lib/gcc/$CRAFT_ARCH_TRIPLET/6.0.0"
         - "-usr/lib/aspell/*"
-        - "-usr/share/lintain"
+        - "-usr/share/lintian"
         override-pull: |
             craftctl default
             patch -p1 < 
../../patches/src/snap/local/dontusefullpathinsymlink.patch

Reply via email to