Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2022-05-16 18:07:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Mon May 16 18:07:07 2022 rev:101 rq:977192 version:5.94.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2022-04-11 
23:48:50.175349656 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.1538/kparts.changes  2022-05-16 
18:09:07.725307353 +0200
@@ -1,0 +2,10 @@
+Tue May 10 08:18:06 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.94.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.94.0
+- Changes since 5.93.0:
+  * Add windows CI
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.93.0.tar.xz
  kparts-5.93.0.tar.xz.sig

New:
----
  kparts-5.94.0.tar.xz
  kparts-5.94.0.tar.xz.sig

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.jFBlMW/_old  2022-05-16 18:09:08.261307779 +0200
+++ /var/tmp/diff_new_pack.jFBlMW/_new  2022-05-16 18:09:08.269307786 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%define _tar_path 5.93
+%define _tar_path 5.94
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kparts
-Version:        5.93.0
+Version:        5.94.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later


++++++ kparts-5.93.0.tar.xz -> kparts-5.94.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.93.0/.gitlab-ci.yml 
new/kparts-5.94.0/.gitlab-ci.yml
--- old/kparts-5.93.0/.gitlab-ci.yml    2022-04-02 12:25:28.000000000 +0200
+++ new/kparts-5.94.0/.gitlab-ci.yml    2022-05-07 23:25:33.000000000 +0200
@@ -7,3 +7,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.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/android-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.93.0/.kde-ci.yml 
new/kparts-5.94.0/.kde-ci.yml
--- old/kparts-5.93.0/.kde-ci.yml       2022-04-02 12:25:28.000000000 +0200
+++ new/kparts-5.94.0/.kde-ci.yml       2022-05-07 23:25:33.000000000 +0200
@@ -9,4 +9,4 @@
 
 Options:
   test-before-installing: True
-  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
+  require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.93.0/CMakeLists.txt 
new/kparts-5.94.0/CMakeLists.txt
--- old/kparts-5.93.0/CMakeLists.txt    2022-04-02 12:25:28.000000000 +0200
+++ new/kparts-5.94.0/CMakeLists.txt    2022-05-07 23:25:33.000000000 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.94.0") # handled by release scripts
 set(KF_DEP_VERSION "5.93.0") # handled by release scripts
 project(KParts VERSION ${KF_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.93.0/po/ca@valencia/kparts5.po 
new/kparts-5.94.0/po/ca@valencia/kparts5.po
--- old/kparts-5.93.0/po/ca@valencia/kparts5.po 2022-04-02 12:25:28.000000000 
+0200
+++ new/kparts-5.94.0/po/ca@valencia/kparts5.po 2022-05-07 23:25:33.000000000 
+0200
@@ -148,7 +148,7 @@
 #: browserrun.cpp:423
 #, kde-format
 msgid "Save As"
-msgstr "Anomena i guarda com a"
+msgstr "Anomena i guarda"
 
 #: htmlsettingsinterface.cpp:21
 msgid "Accept"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.93.0/po/ko/kparts5.po 
new/kparts-5.94.0/po/ko/kparts5.po
--- old/kparts-5.93.0/po/ko/kparts5.po  2022-04-02 12:25:28.000000000 +0200
+++ new/kparts-5.94.0/po/ko/kparts5.po  2022-05-07 23:25:33.000000000 +0200
@@ -1,14 +1,14 @@
 # Korean messages for kdelibs.
 # Copyright (C) Free Software Foundation, Inc.
 # Cho Sung Jae <[email protected]>, 2007.
-# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2020, 2021.
+# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2020, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2021-11-12 00:38+0100\n"
+"PO-Revision-Date: 2022-04-16 21:30+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -173,7 +173,9 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"?????? \"%1\"(???)??? ?????????????????????.\n"
+"?????? \"%1\"???(???) ?????????????????????.\n"
+"?????? ????????? ??????????????? ?????????????????????????|/|?????? 
\"%1\"$[?????? %1] ??????????????????"
+"???.\n"
 "?????? ????????? ??????????????? ?????????????????????????"
 
 #: readwritepart.cpp:92
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.93.0/po/zh_CN/kparts5.po 
new/kparts-5.94.0/po/zh_CN/kparts5.po
--- old/kparts-5.93.0/po/zh_CN/kparts5.po       2022-04-02 12:25:28.000000000 
+0200
+++ new/kparts-5.94.0/po/zh_CN/kparts5.po       2022-05-07 23:25:33.000000000 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2022-03-31 13:30\n"
+"PO-Revision-Date: 2022-04-26 15:19\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to