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 2022-01-11 21:19:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
and /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pim-sieve-editor"
Tue Jan 11 21:19:30 2022 rev:63 rq:944451 version:21.12.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes
2021-12-13 20:50:11.532627083 +0100
+++
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.1892/pim-sieve-editor.changes
2022-01-11 21:23:41.181145223 +0100
@@ -1,0 +2,9 @@
+Tue Jan 4 10:26:44 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:
----
pim-sieve-editor-21.12.0.tar.xz
pim-sieve-editor-21.12.0.tar.xz.sig
New:
----
pim-sieve-editor-21.12.1.tar.xz
pim-sieve-editor-21.12.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.o36NRl/_old 2022-01-11 21:23:41.649145553 +0100
+++ /var/tmp/diff_new_pack.o36NRl/_new 2022-01-11 21:23:41.653145556 +0100
@@ -18,16 +18,16 @@
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
Name: pim-sieve-editor
-Version: 21.12.0
+Version: 21.12.1
Release: 0
Summary: Sieve scripts editor for KDE PIM applications
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://apps.kde.org/sieveeditor
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
@@ -71,7 +71,7 @@
%install
%kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
%find_lang %{name} --with-man --all-name
%{kf5_find_htmldocs}
%endif
@@ -91,7 +91,7 @@
%{_kf5_debugdir}/sieveeditor.renamecategories
%{_kf5_libdir}/libsieveeditor.so.*
-%if %{with lang}
+%if %{with released}
%files lang -f %{name}.lang
%endif
++++++ pim-sieve-editor-21.12.0.tar.xz -> pim-sieve-editor-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-21.12.0/CMakeLists.txt
new/pim-sieve-editor-21.12.1/CMakeLists.txt
--- old/pim-sieve-editor-21.12.0/CMakeLists.txt 2021-11-30 21:43:16.000000000
+0100
+++ new/pim-sieve-editor-21.12.1/CMakeLists.txt 2022-01-03 22:59:30.000000000
+0100
@@ -2,9 +2,9 @@
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
project( sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.12.0")
+set(RELEASE_SERVICE_VERSION "21.12.1")
set(KF5_MIN_VERSION "5.87.0")
@@ -43,15 +43,15 @@
set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION}
(${RELEASE_SERVICE_VERSION})")
-set(KMAILTRANSPORT_LIB_VERSION "5.19.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.19.0")
+set(KMAILTRANSPORT_LIB_VERSION "5.19.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.19.1")
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(LIBKSIEVE_LIB_VERSION "5.19.0")
-set(PIMCOMMON_LIB_VERSION "5.19.0")
-set(KIMAP_LIB_VERSION "5.19.0")
+set(LIBKSIEVE_LIB_VERSION "5.19.1")
+set(PIMCOMMON_LIB_VERSION "5.19.1")
+set(KIMAP_LIB_VERSION "5.19.1")
set(QT_REQUIRED_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pim-sieve-editor-21.12.0/po/zh_CN/sieveeditor.po
new/pim-sieve-editor-21.12.1/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-21.12.0/po/zh_CN/sieveeditor.po 2021-12-03
01:16:57.000000000 +0100
+++ new/pim-sieve-editor-21.12.1/po/zh_CN/sieveeditor.po 2022-01-04
01:24:24.000000000 +0100
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-11-05 00:18+0000\n"
-"PO-Revision-Date: 2021-11-30 15:23\n"
+"PO-Revision-Date: 2021-12-22 14:09\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-21.12.0/src/org.kde.sieveeditor.appdata.xml
new/pim-sieve-editor-21.12.1/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-21.12.0/src/org.kde.sieveeditor.appdata.xml
2021-11-30 21:43:16.000000000 +0100
+++ new/pim-sieve-editor-21.12.1/src/org.kde.sieveeditor.appdata.xml
2022-01-03 22:59:30.000000000 +0100
@@ -135,9 +135,9 @@
</screenshots>
<project_group>KDE</project_group>
<releases>
+ <release version="5.19.1" date="2022-01-06"/>
+ <release version="5.19.0" date="2021-12-09"/>
<release version="5.18.3" date="2021-11-04"/>
<release version="5.18.2" date="2021-10-07"/>
- <release version="5.18.1" date="2021-09-02"/>
- <release version="5.18.0" date="2021-08-12"/>
</releases>
</component>