Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2023-10-19 22:46:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-framework.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-framework"

Thu Oct 19 22:46:38 2023 rev:143 rq:1118735 version:5.111.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes        
2023-09-11 21:25:10.067759468 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-framework.new.1945/plasma-framework.changes  
    2023-10-19 22:48:53.237843930 +0200
@@ -1,0 +2,9 @@
+Mon Oct  9 20:21:13 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
+-------------------------------------------------------------------

Old:
----
  plasma-framework-5.110.0.tar.xz
  plasma-framework-5.110.0.tar.xz.sig

New:
----
  plasma-framework-5.111.0.tar.xz
  plasma-framework-5.111.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.t4Ij9H/_old  2023-10-19 22:48:53.797864242 +0200
+++ /var/tmp/diff_new_pack.t4Ij9H/_new  2023-10-19 22:48:53.797864242 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           plasma-framework
-Version:        5.110.0
+Version:        5.111.0
 Release:        0
 Summary:        Plasma library and runtime components based upon KF5 and Qt5
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
@@ -112,7 +112,7 @@
 %package desktoptheme
 Summary:        Desktop themes usable by Plasma 5 or Plasma 6
 # Split from the main package
-Conflicts:      plasma-framework < 5.110.0
+Conflicts:      plasma-framework < 5.111.0
 
 %description desktoptheme
 Desktop themes usable by plasma 5 or plasma 6.


++++++ plasma-framework-5.110.0.tar.xz -> plasma-framework-5.111.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-framework-5.110.0/CMakeLists.txt 
new/plasma-framework-5.111.0/CMakeLists.txt
--- old/plasma-framework-5.110.0/CMakeLists.txt 2023-09-03 09:38:29.000000000 
+0200
+++ new/plasma-framework-5.111.0/CMakeLists.txt 2023-10-07 12:23:58.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.110.0") # handled by release scripts
-set(KF_DEP_VERSION "5.110.0") # handled by release scripts
+set(KF_VERSION "5.111.0") # handled by release scripts
+set(KF_DEP_VERSION "5.111.0") # handled by release scripts
 project(Plasma VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.110.0  NO_MODULE)
+find_package(ECM 5.111.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-framework-5.110.0/po/gl/libplasma5.po 
new/plasma-framework-5.111.0/po/gl/libplasma5.po
--- old/plasma-framework-5.110.0/po/gl/libplasma5.po    2023-09-03 
09:38:29.000000000 +0200
+++ new/plasma-framework-5.111.0/po/gl/libplasma5.po    2023-10-07 
12:23:58.000000000 +0200
@@ -392,14 +392,14 @@
 #, kde-format
 msgctxt "Package file, name of the widget"
 msgid "Could not open the %1 package required for the %2 widget."
-msgstr "Non se puido abrir o paquete %1 requirido polo trebello %2."
+msgstr "Non foi posíbel abrir o paquete %1 requirido polo trebello %2."
 
 #: plasma/private/applet_p.cpp:166
 #, kde-format
 msgctxt ""
 "API or programming language the widget was written in, name of the widget"
 msgid "Could not create a %1 ScriptEngine for the %2 widget."
-msgstr "Non se puido crear un ScriptEngine de %1 para o trebello %2."
+msgstr "Non foi posíbel crear un ScriptEngine de %1 para o trebello %2."
 
 #: plasma/private/applet_p.cpp:172
 #, kde-format
@@ -493,7 +493,7 @@
 #: plasma/private/containment_p.cpp:187
 #, kde-format
 msgid "Could not find requested component: %1"
-msgstr "Non se puido atopar o compoñente pedido: %1"
+msgstr "Non foi posíbel atopar o compoñente pedido: %1"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: plasma/private/publish.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-framework-5.110.0/po/zh_CN/libplasma5.po 
new/plasma-framework-5.111.0/po/zh_CN/libplasma5.po
--- old/plasma-framework-5.110.0/po/zh_CN/libplasma5.po 2023-09-03 
09:38:29.000000000 +0200
+++ new/plasma-framework-5.111.0/po/zh_CN/libplasma5.po 2023-10-07 
12:23:58.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-01-06 00:44+0000\n"
-"PO-Revision-Date: 2023-09-02 02:57\n"
+"PO-Revision-Date: 2023-09-16 10:09\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to