Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2023-03-03 22:25:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Fri Mar 3 22:25:41 2023 rev:66 rq:1068884 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2023-02-04 14:19:34.330922420 +0100 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.31432/ksmtp.changes 2023-03-03 22:26:42.962992121 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:46:31 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- ksmtp-22.12.2.tar.xz ksmtp-22.12.2.tar.xz.sig New: ---- ksmtp-22.12.3.tar.xz ksmtp-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.6RbQXW/_old 2023-03-03 22:26:43.486993791 +0100 +++ /var/tmp/diff_new_pack.6RbQXW/_new 2023-03-03 22:26:43.494993818 +0100 @@ -1,7 +1,7 @@ # # spec file for package ksmtp # -# 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 @@ -18,7 +18,7 @@ %bcond_without released Name: ksmtp -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later @@ -76,8 +76,7 @@ %find_lang %{name} --with-man --with-qt --all-name -%post -n libKPimSMTP5 -p /sbin/ldconfig -%postun -n libKPimSMTP5 -p /sbin/ldconfig +%ldconfig_scriptlets -n libKPimSMTP5 %files -n libKPimSMTP5 %license LICENSES/* ++++++ ksmtp-22.12.2.tar.xz -> ksmtp-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-22.12.2/CMakeLists.txt new/ksmtp-22.12.3/CMakeLists.txt --- old/ksmtp-22.12.2/CMakeLists.txt 2023-01-16 04:55:41.000000000 +0100 +++ new/ksmtp-22.12.3/CMakeLists.txt 2023-02-25 06:14:00.000000000 +0100 @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.22.2") +set(PIM_VERSION "5.22.3") project(KSMTP VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-22.12.2/po/tr/libksmtp5.po new/ksmtp-22.12.3/po/tr/libksmtp5.po --- old/ksmtp-22.12.2/po/tr/libksmtp5.po 2023-01-16 04:55:41.000000000 +0100 +++ new/ksmtp-22.12.3/po/tr/libksmtp5.po 2023-02-25 06:14:00.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Emir SARI <[email protected]>, 2022. +# Emir SARI <[email protected]>, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: libksmtp5\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-04-14 00:45+0000\n" -"PO-Revision-Date: 2022-11-01 12:56+0300\n" +"PO-Revision-Date: 2023-02-08 20:10+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 22.08.2\n" +"X-Generator: Lokalize 22.12.2\n" #: job.cpp:58 #, kde-format @@ -45,7 +45,7 @@ #: loginjob.cpp:77 #, kde-format msgid "Login" -msgstr "GiriÅ" +msgstr "Oturum Aç" #: loginjob.cpp:163 #, kde-format @@ -64,7 +64,7 @@ #: loginjob.cpp:268 #, kde-format msgid "Login failed, cannot initialize the SASL library" -msgstr "GiriÅ baÅarısız, SASL kitaplıÄı baÅlatılamıyor" +msgstr "Oturum açma baÅarısız, SASL kitaplıÄı baÅlatılamıyor" #: sendjob.cpp:54 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-22.12.2/po/zh_CN/libksmtp5.po new/ksmtp-22.12.3/po/zh_CN/libksmtp5.po --- old/ksmtp-22.12.2/po/zh_CN/libksmtp5.po 2023-01-16 04:55:41.000000000 +0100 +++ new/ksmtp-22.12.3/po/zh_CN/libksmtp5.po 2023-02-25 06:14:00.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-04-14 00:45+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"
