Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package pim-sieve-editor for
openSUSE:Factory checked in at 2021-02-07 15:20:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Sun Feb 7 15:20:32 2021 rev:52 rq:869453 version:20.12.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes
2021-01-10 19:45:48.266045612 +0100
+++
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.28504/pim-sieve-editor.changes
2021-02-07 15:23:26.670159804 +0100
@@ -1,0 +2,9 @@
+Wed Feb 3 08:30:10 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.12.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2021-02-apps-update
+- No code change since 20.12.1
+
+-------------------------------------------------------------------
Old:
----
pim-sieve-editor-20.12.1.tar.xz
pim-sieve-editor-20.12.1.tar.xz.sig
New:
----
pim-sieve-editor-20.12.2.tar.xz
pim-sieve-editor-20.12.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.OxeyVM/_old 2021-02-07 15:23:27.330160558 +0100
+++ /var/tmp/diff_new_pack.OxeyVM/_new 2021-02-07 15:23:27.338160567 +0100
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: pim-sieve-editor
-Version: 20.12.1
+Version: 20.12.2
Release: 0
Summary: Sieve scripts editor for KDE PIM
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.OxeyVM/_old and
/var/tmp/diff_new_pack.OxeyVM/_new differ
++++++ pim-sieve-editor-20.12.1.tar.xz -> pim-sieve-editor-20.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-20.12.1/CMakeLists.txt
new/pim-sieve-editor-20.12.2/CMakeLists.txt
--- old/pim-sieve-editor-20.12.1/CMakeLists.txt 2021-01-05 02:25:08.000000000
+0100
+++ new/pim-sieve-editor-20.12.2/CMakeLists.txt 2021-02-02 01:53:17.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.16.1")
+set(PIM_VERSION "5.16.2")
project( sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "20.12.0")
+set(RELEASE_SERVICE_VERSION "20.12.2")
if (POLICY CMP0063)
cmake_policy(SET CMP0063 NEW)
endif()
@@ -40,15 +40,15 @@
set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION}
(${RELEASE_SERVICE_VERSION})")
-set(KMAILTRANSPORT_LIB_VERSION "5.16.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.16.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.16.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.16.2")
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(LIBKSIEVE_LIB_VERSION "5.16.1")
-set(PIMCOMMON_LIB_VERSION "5.16.1")
-set(KIMAP_LIB_VERSION "5.16.1")
+set(LIBKSIEVE_LIB_VERSION "5.16.2")
+set(PIMCOMMON_LIB_VERSION "5.16.2")
+set(KIMAP_LIB_VERSION "5.16.2")
set(QT_REQUIRED_VERSION "5.13.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-20.12.1/po/it/sieveeditor.po
new/pim-sieve-editor-20.12.2/po/it/sieveeditor.po
--- old/pim-sieve-editor-20.12.1/po/it/sieveeditor.po 2021-01-05
02:25:07.000000000 +0100
+++ new/pim-sieve-editor-20.12.2/po/it/sieveeditor.po 2021-02-02
01:53:17.000000000 +0100
@@ -1,6 +1,6 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the sieveeditor package.
-# Luigi Toscano <[email protected]>, 2014, 2015, 2016, 2017, 2018,
2019, 2020.
+# Luigi Toscano <[email protected]>, 2014, 2015, 2016, 2017, 2018,
2019, 2020, 2021.
#
msgid ""
msgstr ""
@@ -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 20.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-20.12.1/po/zh_CN/sieveeditor.po
new/pim-sieve-editor-20.12.2/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-20.12.1/po/zh_CN/sieveeditor.po 2021-01-05
02:25:07.000000000 +0100
+++ new/pim-sieve-editor-20.12.2/po/zh_CN/sieveeditor.po 2021-02-02
01:53:17.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2020-10-23 02:30+0200\n"
-"PO-Revision-Date: 2021-01-03 09:06\n"
+"PO-Revision-Date: 2021-01-28 05:07\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pim-sieve-editor-20.12.1/src/org.kde.sieveeditor.appdata.xml
new/pim-sieve-editor-20.12.2/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-20.12.1/src/org.kde.sieveeditor.appdata.xml
2021-01-02 15:32:01.000000000 +0100
+++ new/pim-sieve-editor-20.12.2/src/org.kde.sieveeditor.appdata.xml
2021-01-29 21:27:39.000000000 +0100
@@ -134,9 +134,9 @@
</screenshots>
<project_group>KDE</project_group>
<releases>
+ <release version="5.16.2" date="2021-02-04"/>
<release version="5.16.1" date="2021-01-07"/>
<release version="5.16.0" date="2020-12-10"/>
<release version="5.15.3" date="2020-11-05"/>
- <release version="5.15.2" date="2020-10-08"/>
</releases>
</component>