Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcron for openSUSE:Factory checked 
in at 2023-03-03 22:26:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcron (Old)
 and      /work/SRC/openSUSE:Factory/.kcron.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcron"

Fri Mar  3 22:26:37 2023 rev:120 rq:1068788 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcron/kcron.changes      2023-02-04 
14:17:33.922258795 +0100
+++ /work/SRC/openSUSE:Factory/.kcron.new.31432/kcron.changes   2023-03-03 
22:28:26.587322593 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:45:48 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  kcron-22.12.2.tar.xz
  kcron-22.12.2.tar.xz.sig

New:
----
  kcron-22.12.3.tar.xz
  kcron-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kcron.spec ++++++
--- /var/tmp/diff_new_pack.3puIkm/_old  2023-03-03 22:28:27.227324634 +0100
+++ /var/tmp/diff_new_pack.3puIkm/_new  2023-03-03 22:28:27.231324647 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcron
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kcron
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Cron job configuration tool
 License:        GPL-2.0-or-later
@@ -59,8 +59,7 @@
 %find_lang %{name} --with-man --all-name
 %{kf5_find_htmldocs}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license LICENSES/*


++++++ kcron-22.12.2.tar.xz -> kcron-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcron-22.12.2/po/eu/kcron.po 
new/kcron-22.12.3/po/eu/kcron.po
--- old/kcron-22.12.2/po/eu/kcron.po    2023-01-16 04:41:01.000000000 +0100
+++ new/kcron-22.12.3/po/eu/kcron.po    2023-02-25 05:59:51.000000000 +0100
@@ -9,20 +9,20 @@
 # Mikel Goñi Larrea <gol...@euskalerria.org>, 2003.
 # Koldo Navarro <koldo...@euskalnet.net>, 2005.
 # Iñaki Larrañaga Murgoitio <doo...@euskalgnu.org>, 2009.
-# Iñigo Salvador Azurmendi <xa...@ni.eus>, 2010, 2011, 2022.
+# Iñigo Salvador Azurmendi <xa...@ni.eus>, 2010, 2011, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcron\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:49+0000\n"
-"PO-Revision-Date: 2022-02-26 23:20+0100\n"
+"PO-Revision-Date: 2023-02-15 07:01+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.12.2\n"
+"X-Generator: Lokalize 22.12.2\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #, kde-format
@@ -258,37 +258,37 @@
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Mon"
-msgstr "Al"
+msgstr "Asl"
 
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Tue"
-msgstr "Ar"
+msgstr "Asr"
 
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Wed"
-msgstr "Az"
+msgstr "Asz"
 
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Thu"
-msgstr "Og"
+msgstr "Osg"
 
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Fri"
-msgstr "Or"
+msgstr "Osr"
 
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Sat"
-msgstr "Lr"
+msgstr "Lar"
 
 #: src/crontablib/ctdow.cpp:59
 #, kde-format
 msgid "Sun"
-msgstr "Ig"
+msgstr "Iga"
 
 #: src/crontablib/ctdow.cpp:61
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcron-22.12.2/po/pt_BR/docs/kcontrol5/kcron/index.docbook 
new/kcron-22.12.3/po/pt_BR/docs/kcontrol5/kcron/index.docbook
--- old/kcron-22.12.2/po/pt_BR/docs/kcontrol5/kcron/index.docbook       
2023-01-16 04:41:01.000000000 +0100
+++ new/kcron-22.12.3/po/pt_BR/docs/kcontrol5/kcron/index.docbook       
2023-02-25 05:59:51.000000000 +0100
@@ -76,9 +76,9 @@
 </copyright>
 
 <date
->27/05/2015</date>
+>12/01/2017</date>
 <releaseinfo
->Plasma 5.3</releaseinfo>
+>Applications 16.12</releaseinfo>
 
 <keywordset>
 <keyword
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcron-22.12.2/po/zh_CN/kcron.po 
new/kcron-22.12.3/po/zh_CN/kcron.po
--- old/kcron-22.12.2/po/zh_CN/kcron.po 2023-01-16 04:41:01.000000000 +0100
+++ new/kcron-22.12.3/po/zh_CN/kcron.po 2023-02-25 05:59:51.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:49+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -72,7 +72,7 @@
 #: src/crontablib/ctcron.cpp:282
 #, kde-format
 msgid "Unable to open crontab file for writing"
-msgstr "无法以写模式打开计划任务文件"
+msgstr "无法打开 crontab 文件进行写入"
 
 #: src/crontablib/ctcron.cpp:282
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcron-22.12.2/src/kcm_cron.desktop 
new/kcron-22.12.3/src/kcm_cron.desktop
--- old/kcron-22.12.2/src/kcm_cron.desktop      2023-01-16 04:41:01.000000000 
+0100
+++ new/kcron-22.12.3/src/kcm_cron.desktop      2023-02-25 05:59:51.000000000 
+0100
@@ -114,7 +114,7 @@
 Comment[nl]=Taken instellen en plannen
 Comment[nn]=Planlegg og set opp oppgåver
 Comment[pa]=ਟਾਸਕ ਸੰਰਚਨਾ ਅਤੇ ਸੈਡਿਊਲ 
ਕਰੋ
-Comment[pl]=Konfiguracja i harmonogramowanie zadań
+Comment[pl]=Ustawienia i harmonogramowanie zadań
 Comment[pt]=Configurar e agendar tarefas
 Comment[pt_BR]=Configura e agenda tarefas
 Comment[ro]=Configurează și planifică sarcinile

Reply via email to