Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksmtp for openSUSE:Factory checked in at 2022-01-11 21:15:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksmtp (Old) and /work/SRC/openSUSE:Factory/.ksmtp.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksmtp" Tue Jan 11 21:15:23 2022 rev:52 rq:944391 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes 2021-12-13 20:41:19.560462512 +0100 +++ /work/SRC/openSUSE:Factory/.ksmtp.new.1892/ksmtp.changes 2022-01-11 21:16:30.996842645 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:26:13 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- ksmtp-21.12.0.tar.xz ksmtp-21.12.0.tar.xz.sig New: ---- ksmtp-21.12.1.tar.xz ksmtp-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksmtp.spec ++++++ --- /var/tmp/diff_new_pack.X4E2xm/_old 2022-01-11 21:16:31.616843082 +0100 +++ /var/tmp/diff_new_pack.X4E2xm/_new 2022-01-11 21:16:31.620843084 +0100 @@ -16,16 +16,16 @@ # -%bcond_without lang +%bcond_without released Name: ksmtp -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Job-based library to send email through an SMTP server License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -76,7 +76,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --with-qt --all-name %endif @@ -96,7 +96,7 @@ %{_kf5_libdir}/libKPimSMTP.so %{_kf5_mkspecsdir}/qt_KSMTP.pri -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ ksmtp-21.12.0.tar.xz -> ksmtp-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-21.12.0/CMakeLists.txt new/ksmtp-21.12.1/CMakeLists.txt --- old/ksmtp-21.12.0/CMakeLists.txt 2021-11-30 19:23:36.000000000 +0100 +++ new/ksmtp-21.12.1/CMakeLists.txt 2021-12-10 07:05:12.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.19.0") +set(PIM_VERSION "5.19.1") project(KSMTP VERSION ${PIM_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksmtp-21.12.0/po/zh_CN/libksmtp5.po new/ksmtp-21.12.1/po/zh_CN/libksmtp5.po --- old/ksmtp-21.12.0/po/zh_CN/libksmtp5.po 2021-12-03 01:18:01.000000000 +0100 +++ new/ksmtp-21.12.1/po/zh_CN/libksmtp5.po 2022-01-04 01:25:48.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-10-09 00:20+0000\n" -"PO-Revision-Date: 2021-11-30 15:23\n" +"PO-Revision-Date: 2021-12-22 14:10\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
