Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcodecs for openSUSE:Factory checked 
in at 2022-04-11 23:46:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcodecs (Old)
 and      /work/SRC/openSUSE:Factory/.kcodecs.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcodecs"

Mon Apr 11 23:46:50 2022 rev:102 rq:968145 version:5.93.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes  2022-03-14 
19:35:27.474010671 +0100
+++ /work/SRC/openSUSE:Factory/.kcodecs.new.1900/kcodecs.changes        
2022-04-11 23:48:05.607859107 +0200
@@ -1,0 +2,10 @@
+Sun Apr  3 10:47:02 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.93.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.93.0
+- Changes since 5.92.0:
+  * Require unittests to pass for CI jobs to pass
+
+-------------------------------------------------------------------

Old:
----
  kcodecs-5.92.0.tar.xz
  kcodecs-5.92.0.tar.xz.sig

New:
----
  kcodecs-5.93.0.tar.xz
  kcodecs-5.93.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcodecs.spec ++++++
--- /var/tmp/diff_new_pack.OlklOC/_old  2022-04-11 23:48:06.187852477 +0200
+++ /var/tmp/diff_new_pack.OlklOC/_new  2022-04-11 23:48:06.191852431 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Codecs5
-%define _tar_path 5.92
+%define _tar_path 5.93
 # 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:           kcodecs
-Version:        5.92.0
+Version:        5.93.0
 Release:        0
 Summary:        Method collection to manipulate strings using various encodings
 License:        LGPL-2.1-or-later


++++++ kcodecs-5.92.0.tar.xz -> kcodecs-5.93.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.92.0/.kde-ci.yml 
new/kcodecs-5.93.0/.kde-ci.yml
--- old/kcodecs-5.92.0/.kde-ci.yml      2022-03-05 13:56:44.000000000 +0100
+++ new/kcodecs-5.93.0/.kde-ci.yml      2022-04-02 12:16:05.000000000 +0200
@@ -5,3 +5,4 @@
 
 Options:
   test-before-installing: True
+  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.92.0/CMakeLists.txt 
new/kcodecs-5.93.0/CMakeLists.txt
--- old/kcodecs-5.92.0/CMakeLists.txt   2022-03-05 13:56:44.000000000 +0100
+++ new/kcodecs-5.93.0/CMakeLists.txt   2022-04-02 12:16:05.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.92.0") # handled by release scripts
+set(KF_VERSION "5.93.0") # handled by release scripts
 project(KCodecs VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.92.0  NO_MODULE)
+find_package(ECM 5.93.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/kcodecs-5.92.0/po/ca/kcodecs5_qt.po 
new/kcodecs-5.93.0/po/ca/kcodecs5_qt.po
--- old/kcodecs-5.92.0/po/ca/kcodecs5_qt.po     2022-03-05 13:56:44.000000000 
+0100
+++ new/kcodecs-5.93.0/po/ca/kcodecs5_qt.po     2022-04-02 12:16:05.000000000 
+0200
@@ -1,12 +1,12 @@
 # Translation of kcodecs5_qt.po to Catalan
-# Copyright (C) 1998-2020 This_file_is_part_of_KDE
+# Copyright (C) 1998-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017, 2020.
+# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2017, 2020, 2022.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kcodecs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2020-06-12 11:05+0100\n"
+"PO-Revision-Date: 2022-03-28 22:08+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Qt-Contexts: true\n"
@@ -168,8 +168,8 @@
 "The email address you entered is not valid because it does not contain a "
 "domain part."
 msgstr ""
-"L'adre??a de correu que heu introdu??t no ??s v??lida perqu?? no cont?? una 
part "
-"de domini."
+"L'adre??a de correu que heu introdu??t no ??s v??lida perqu?? no cont?? la 
part "
+"del domini."
 
 #: kemailaddress.cpp:525
 msgctxt "QObject|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.92.0/po/ca@valencia/kcodecs5_qt.po 
new/kcodecs-5.93.0/po/ca@valencia/kcodecs5_qt.po
--- old/kcodecs-5.92.0/po/ca@valencia/kcodecs5_qt.po    2022-03-05 
13:56:44.000000000 +0100
+++ new/kcodecs-5.93.0/po/ca@valencia/kcodecs5_qt.po    2022-04-02 
12:16:05.000000000 +0200
@@ -22,7 +22,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Generator: Poedit 2.0.6\n"
 "X-Qt-Contexts: true\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.92.0/po/tr/kcodecs5_qt.po 
new/kcodecs-5.93.0/po/tr/kcodecs5_qt.po
--- old/kcodecs-5.92.0/po/tr/kcodecs5_qt.po     2022-03-05 13:56:44.000000000 
+0100
+++ new/kcodecs-5.93.0/po/tr/kcodecs5_qt.po     2022-04-02 12:16:05.000000000 
+0200
@@ -17,20 +17,21 @@
 # Serdar SOYTET??R <[email protected]>, 2010, 2012.
 # Volkan Gezer <[email protected]>, 2013, 2014.
 # Kaan Ozdincer <[email protected]>, 2014.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2015-05-19 10:01+0000\n"
-"Last-Translator: Necdet <[email protected]>\n"
+"PO-Revision-Date: 2022-03-18 22:59+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 21.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #: kcharsets.cpp:156
@@ -51,7 +52,7 @@
 #: kcharsets.cpp:168
 msgctxt "KCharsets|@item Text character set"
 msgid "South-Eastern Europe"
-msgstr "G??ney-Do??u Avrupa"
+msgstr "G??neydo??u Avrupa"
 
 #: kcharsets.cpp:171
 msgctxt "KCharsets|@item Text character set"
@@ -106,7 +107,7 @@
 #: kcharsets.cpp:208
 msgctxt "KCharsets|@item Text character set"
 msgid "Unicode"
-msgstr "Unikod"
+msgstr "Unicode"
 
 #: kcharsets.cpp:214
 msgctxt "KCharsets|@item Text character set"
@@ -137,34 +138,23 @@
 msgstr "%1 ( %2 )"
 
 #: kemailaddress.cpp:503
-#, fuzzy
-#| msgctxt "QObject|"
-#| msgid ""
-#| "The email address you entered is not valid because it contains more than "
-#| "one @. You will not create valid messages if you do not change your "
-#| "address."
 msgctxt "QObject|"
 msgid ""
 "The email address you entered is not valid because it contains more than one "
 "@.\n"
 "You will not create valid messages if you do not change your address."
 msgstr ""
-"Girdi??iniz e-posta adresi birden fazla @ i??erdi??i i??in ge??erli de??il. 
E??er "
-"adresinizi de??i??tirmezseniz ge??erli iletiler olu??turamazs??n??z."
+"Girdi??iniz e-posta adresi ge??erli de??il; ????nk?? birden fazla @ 
i??eriyor.\n"
+"E-posta adresinizi de??i??tirmezseniz ge??erli iletiler olu??turamazs??n??z."
 
 #: kemailaddress.cpp:509
-#, fuzzy
-#| msgctxt "QObject|"
-#| msgid ""
-#| "The email address you entered is not valid because it does not contain a "
-#| "@. You will not create valid messages if you do not change your address."
 msgctxt "QObject|"
 msgid ""
 "The email address you entered is not valid because it does not contain a @.\n"
 "You will not create valid messages if you do not change your address."
 msgstr ""
-"Girdi??iniz e-posta adresi @ karakteri i??ermedi??i i??in ge??erli de??il. 
E??er "
-"adresinizi de??i??tirmezseniz ge??erli ileti olu??turamazs??n??z."
+"Girdi??iniz e-posta adresi @ karakteri i??ermedi??i i??in ge??erli de??il.\n"
+"E??er adresinizi de??i??tirmezseniz ge??erli ileti olu??turamazs??n??z."
 
 #: kemailaddress.cpp:515
 msgctxt "QObject|"
@@ -228,19 +218,14 @@
 "Girdi??iniz e-posta adresi beklenmeyen virg??l i??erdi??i i??in ge??erli 
de??il."
 
 #: kemailaddress.cpp:543
-#, fuzzy
-#| msgctxt "QObject|"
-#| msgid ""
-#| "The email address you entered is not valid because it ended unexpectedly. "
-#| "This probably means you have used an escaping type character like a '\\' "
-#| "as the last character in your email address."
 msgctxt "QObject|"
 msgid ""
 "The email address you entered is not valid because it ended unexpectedly.\n"
 "This probably means you have used an escaping type character like a '\\' as "
 "the last character in your email address."
 msgstr ""
-"Girdi??iniz e-posta adresi beklenmedik ??ekilde sonland?????? i??in ge??erli 
de??il."
+"Girdi??iniz e-posta adresi beklenmedik ??ekilde sonland?????? i??in ge??erli "
+"de??il.\n"
 "Bu, e-posta adresinizin son karakteri olarak '\\' gibi bir ka?????? karakteri 
"
 "kulland??????n??z anlam??na gelir."
 
@@ -280,19 +265,14 @@
 "de??il."
 
 #: kemailaddress.cpp:566
-#, fuzzy
-#| msgctxt "QObject|"
-#| msgid ""
-#| "The email address you entered is not valid because it does not contain a "
-#| "'.'. You will not create valid messages if you do not change your address."
 msgctxt "QObject|"
 msgid ""
 "The email address you entered is not valid because it does not contain a "
 "'.'.\n"
 "You will not create valid messages if you do not change your address."
 msgstr ""
-"Girdi??iniz e-posta adresi '.' karakteri i??ermedi??i i??in ge??erli de??il. 
E??er "
-"adresinizi de??i??tirmezseniz ge??erli ileti olu??turamazs??n??z."
+"Girdi??iniz e-posta adresi '.' karakteri i??ermedi??i i??in ge??erli 
de??il.\n"
+"E??er adresinizi de??i??tirmezseniz ge??erli ileti olu??turamazs??n??z."
 
 #: kemailaddress.cpp:572
 msgctxt "QObject|"
@@ -300,20 +280,14 @@
 msgstr "E-posta adresi ile ilgili bilinmeyen hata"
 
 #: kemailaddress.cpp:632
-#, fuzzy
-#| msgctxt "QObject|"
-#| msgid ""
-#| "The email address you entered is not valid because it does not seem to "
-#| "contain an actual email address, i.e. something of the form joe@example."
-#| "org."
 msgctxt "QObject|"
 msgid ""
 "The email address you entered is not valid.\n"
 "It does not seem to contain an actual email address, i.e. something of the "
 "form [email protected]."
 msgstr ""
-"Girdi??iniz e-posta adresi g??ncel bir e-posta adresi gibi g??r??nmedi??i 
i??in "
-"ge??erli de??il, ??rne??in ????yle [email protected]."
+"Girdi??iniz e-posta adresi ge??erli de??il.\n"
+"D??zg??n bir e-posta adresi gibi g??r??nm??yor; ??rne??in ????yle 
[email protected]."
 
 #: kencodingprober.cpp:226 kencodingprober.cpp:267
 msgctxt "KEncodingProber|@item Text character set"
@@ -333,7 +307,7 @@
 #: kencodingprober.cpp:232 kencodingprober.cpp:282
 msgctxt "KEncodingProber|@item Text character set"
 msgid "Cyrillic"
-msgstr "Kiril Alfabesi"
+msgstr "Kiril"
 
 #: kencodingprober.cpp:234 kencodingprober.cpp:297
 msgctxt "KEncodingProber|@item Text character set"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcodecs-5.92.0/po/zh_CN/kcodecs5_qt.po 
new/kcodecs-5.93.0/po/zh_CN/kcodecs5_qt.po
--- old/kcodecs-5.92.0/po/zh_CN/kcodecs5_qt.po  2022-03-05 13:56:44.000000000 
+0100
+++ new/kcodecs-5.93.0/po/zh_CN/kcodecs5_qt.po  2022-04-02 12:16:05.000000000 
+0200
@@ -13,7 +13,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-02-26 05:16\n"
+"PO-Revision-Date: 2022-03-31 13:29\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to