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-10-13 18:05:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
 and      /work/SRC/openSUSE:Factory/.pim-sieve-editor.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-sieve-editor"

Wed Oct 13 18:05:53 2021 rev:60 rq:924028 version:21.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes        
2021-09-04 22:38:10.376375725 +0200
+++ 
/work/SRC/openSUSE:Factory/.pim-sieve-editor.new.2443/pim-sieve-editor.changes  
    2021-10-13 18:09:45.335619663 +0200
@@ -1,0 +2,9 @@
+Tue Oct  5 16:29:15 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.2/
+- No code change since 21.08.1
+
+-------------------------------------------------------------------

Old:
----
  pim-sieve-editor-21.08.1.tar.xz
  pim-sieve-editor-21.08.1.tar.xz.sig

New:
----
  pim-sieve-editor-21.08.2.tar.xz
  pim-sieve-editor-21.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.5x6LuE/_old  2021-10-13 18:09:45.947620622 +0200
+++ /var/tmp/diff_new_pack.5x6LuE/_new  2021-10-13 18:09:45.947620622 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           pim-sieve-editor
-Version:        21.08.1
+Version:        21.08.2
 Release:        0
 Summary:        Sieve scripts editor for KDE PIM applications
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ pim-sieve-editor-21.08.1.tar.xz -> pim-sieve-editor-21.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-21.08.1/.gitlab-ci.yml 
new/pim-sieve-editor-21.08.2/.gitlab-ci.yml
--- old/pim-sieve-editor-21.08.1/.gitlab-ci.yml 2021-08-27 23:15:59.000000000 
+0200
+++ new/pim-sieve-editor-21.08.2/.gitlab-ci.yml 2021-10-05 00:32:26.000000000 
+0200
@@ -31,4 +31,4 @@
     - cd build && run-clang-tidy
   variables:
     PLATFORM: SUSEQt5.15
-    BRANCH_GROUP: kf5-qt5
+    BRANCH_GROUP: stable-kf5-qt5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-21.08.1/CMakeLists.txt 
new/pim-sieve-editor-21.08.2/CMakeLists.txt
--- old/pim-sieve-editor-21.08.1/CMakeLists.txt 2021-08-27 23:15:59.000000000 
+0200
+++ new/pim-sieve-editor-21.08.2/CMakeLists.txt 2021-10-05 00:32:26.000000000 
+0200
@@ -2,9 +2,9 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.18.1")
+set(PIM_VERSION "5.18.2")
 project( sieveeditor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.08.1")
+set(RELEASE_SERVICE_VERSION "21.08.2")
 
 
 set(KF5_MIN_VERSION "5.83.0")
@@ -41,15 +41,15 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(KMAILTRANSPORT_LIB_VERSION "5.18.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.18.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.18.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.18.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(LIBKSIEVE_LIB_VERSION "5.18.1")
-set(PIMCOMMON_LIB_VERSION "5.18.1")
-set(KIMAP_LIB_VERSION "5.18.1")
+set(LIBKSIEVE_LIB_VERSION "5.18.2")
+set(PIMCOMMON_LIB_VERSION "5.18.2")
+set(KIMAP_LIB_VERSION "5.18.2")
 
 
 set(QT_REQUIRED_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-21.08.1/po/da/sieveeditor.po 
new/pim-sieve-editor-21.08.2/po/da/sieveeditor.po
--- old/pim-sieve-editor-21.08.1/po/da/sieveeditor.po   2021-08-31 
02:38:05.000000000 +0200
+++ new/pim-sieve-editor-21.08.2/po/da/sieveeditor.po   2021-10-05 
07:45:39.000000000 +0200
@@ -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.
 #
-# Martin Schlander <mschlan...@opensuse.org>, 2014, 2015, 2016, 2020.
+# Martin Schlander <mschlan...@opensuse.org>, 2014, 2015, 2016, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-07-06 00:18+0000\n"
-"PO-Revision-Date: 2020-07-31 18:28+0200\n"
+"PO-Revision-Date: 2021-09-09 21:50+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
 "Language: da\n"
@@ -99,10 +99,9 @@
 msgstr "Sieve-editor"
 
 #: main.cpp:47
-#, fuzzy, kde-format
-#| msgid "Copyright ?? 2013-2020 sieveeditor authors"
+#, kde-format
 msgid "Copyright ?? 2013-2021 sieveeditor authors"
-msgstr "Ophavsret ?? 2013-2020 sieveeditor-udviklerne"
+msgstr "Ophavsret ?? 2013-2021 sieveeditor-udviklerne"
 
 #: main.cpp:48
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-21.08.1/po/ru/docs/sieveeditor/index.docbook 
new/pim-sieve-editor-21.08.2/po/ru/docs/sieveeditor/index.docbook
--- old/pim-sieve-editor-21.08.1/po/ru/docs/sieveeditor/index.docbook   
1970-01-01 01:00:00.000000000 +0100
+++ new/pim-sieve-editor-21.08.2/po/ru/docs/sieveeditor/index.docbook   
2021-10-05 07:45:40.000000000 +0200
@@ -0,0 +1,272 @@
+<?xml version="1.0" ?>
+<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
+"dtd/kdedbx45.dtd" [
+  <!-- Define an entity for your application if it is not part of KDE
+       CVS -->
+  <!ENTITY i18n-kapplication "<application
+>Sieve Editor</application
+>">
+  <!ENTITY kappname "&i18n-kapplication;">
+  <!ENTITY % addindex "IGNORE">
+  <!ENTITY % Russian "INCLUDE"
+> 
+]>
+
+<book id="sieveeditor" lang="&language;">
+
+<bookinfo id="sieveeditorinfo">
+
+<title
+>?????????????????????? &i18n-kapplication;</title>
+
+<authorgroup>
+<author
+><personname
+> <firstname
+>Laurent</firstname
+> <surname
+>Montel</surname
+> </personname
+> <email
+>mon...@kde.org</email
+> </author>
+<othercredit role="translator"
+><firstname
+>??????????</firstname
+><surname
+>????????????????</surname
+><affiliation
+><address
+><email
+>translation-t...@basealt.ru</email
+></address
+></affiliation
+><contrib
+>?????????????? ???? ?????????????? ????????</contrib
+></othercredit
+><othercredit role="translator"
+><firstname
+>??????????</firstname
+><surname
+>??????????????????????</surname
+><affiliation
+><address
+><email
+>translation-t...@basealt.ru</email
+></address
+></affiliation
+><contrib
+>???????????????????????????? ????????????????</contrib
+></othercredit
+> 
+</authorgroup>
+
+<copyright>
+<year
+>2013</year>
+<holder
+>Laurent Montel</holder>
+</copyright>
+
+<legalnotice
+>&FDLNotice;</legalnotice>
+
+<date
+>14 ???????????? 2016 ??.</date>
+<releaseinfo
+>???????????????????? KDE 16.04</releaseinfo>
+
+<abstract>
+<para
+>&i18n-kapplication; ??? ?????? ???????????????? ?????????????????? 
???????????? ???????????????????? ???????????????? ?????????????????? Sieve. 
</para>
+</abstract>
+
+<keywordset>
+<keyword
+>KDE</keyword>
+<keyword
+>Sieve</keyword>
+</keywordset>
+</bookinfo>
+
+<chapter id="introduction">
+<title
+>????????????????</title>
+<para
+>&i18n-kapplication; ??? ?????? ???????????????? ?????????????????? 
???????????? ???????????????????? ???????????????? ?????????????????? <ulink 
url="https://ru.wikipedia.org/wiki/Sieve";
+>Sieve</ulink
+>.</para>
+
+<sect1 id="using-kapp">
+<title
+>???????????? ?? &i18n-kapplication;</title>
+
+<para
+>???????????????????????????????? ?????????????????? &i18n-kapplication; 
?????????????????????????? ?????????????????? ??????????????????????:</para>
+
+<itemizedlist>
+<listitem
+><para
+>???????????????????? ?????????????????? Sieve</para
+></listitem>
+<listitem
+><para
+>????????????????, ???????????? ?? ???????????????????? ??????????????????, 
???????????????????? ???????????? ??????????????????</para
+></listitem>
+<listitem
+><para
+>???????????????? ?? ?????????????????? ?????????????????? Sieve</para
+></listitem>
+<listitem
+><para
+>???????????? ?? ???????????????????? ?????????????????????????? 
??????????????????</para
+></listitem>
+<listitem
+><para
+>???????????????? ???????????????????? ????????????????, 
???????????????????????????? ???????????????? ?????????????????? ?? ???? 
??????????????</para
+></listitem>
+</itemizedlist>
+
+<para
+>&i18n-kapplication; ???????????????? ???????????????????????? 
???????????????? ???? Akonadi ?????? &kmail;, ?????? ?????? 
?????????????????????????? ?????????????????????? ???????????? ???????????????? 
???????????? ?? ???????????????????? ?????????????????? Sieve.</para>
+
+<para
+>?? KDE Plasma ???????????? ???????????????? ?? &kwallet5;.</para>
+
+<sect2 id="first-start">
+<title
+>???????????? ????????????</title>
+<para
+>?????? ???????????? ?????????????? &i18n-kapplication; ?????????????????????? 
???????????? ?????????????????? ??????????????.</para>
+<screenshot>
+<screeninfo
+>?????????????????? ??????????????</screeninfo>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="first-start.png" format="PNG"/>
+          </imageobject>
+          <textobject>
+            <phrase
+>?????????????????? ??????????????</phrase>
+          </textobject>
+        </mediaobject>
+</screenshot>
+<para
+>???????? ???????????? ?????????????????? ??????????????????, ???????????????? 
?? ?????????????? ?????????????? ?????????????????????? ??????????.</para>
+<para
+>?????? ???? ???????????????? ?????????? ???????????????? ?????????? 
?????????????????? ?? ?????????????? ???????????? ???????? <menuchoice
+><guimenu
+>????????</guimenu
+><guimenuitem
+>???????????????? ???????????? Sieve...</guimenuitem
+></menuchoice
+> ?????? ?????????????? ??????????????????.</para>
+<para
+>?????? ?????????????????? ?????????????? &i18n-kapplication; 
?????????????????????????? ?????????????? ???????????????????? ?????? ???????? 
?????????????????? ?????????????????? ?? ????????????????.</para>
+</sect2>
+
+<sect2 id="script-edit">
+<title
+>???????????????????????????? ??????????????????</title>
+<para
+>???????????????? ???????????????????????? ?????????????? 
???????????????????????????? ?? ?????????????????? ????????????????????.</para>
+<screenshot>
+<screeninfo
+>???????????????????????????? ??????????????????</screeninfo>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="script-edit.png" format="PNG"/>
+          </imageobject>
+          <textobject>
+            <phrase
+>???????????????????????????? ??????????????????</phrase>
+          </textobject>
+        </mediaobject>
+</screenshot>
+
+</sect2>
+
+<sect2 id="script-tools">
+<title
+>????????????????</title>
+
+<para
+>???????????? ???????? <guimenu
+>????????????</guimenu
+> ?????????????????? ?????????????????? ?????????????????? ??????????????????, 
?????????????????????????? ?????????????????? ???? ?? ?????????????????? ???? 
??????????????.</para>
+
+<screenshot>
+<screeninfo
+>???????????????????????????? ???????????????? ??????????????????</screeninfo>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="script-tools.png" format="PNG"/>
+          </imageobject>
+          <textobject>
+            <phrase
+>???????????????????????????? ???????????????? ??????????????????</phrase>
+          </textobject>
+        </mediaobject>
+</screenshot>
+</sect2>
+
+<sect2 id="script-help">
+<title
+>???????????????????? ??????????????</title>
+
+<para
+>?????????? ?????????????????????????????? ???????????????????? 
???????????????????? ????????????????????, ???????????????? ???????????? 
?????????????? ???????? ???? ?????????????????? ?????????? ?????????? Sieve. 
?????????????????????????????? ???????????? ???????????????????????? ?????????? 
???????????????? ???? ?????????????????? ?? ?????????????????? ???? 
?????????????? <guilabel
+>??????????????</guilabel
+>.</para>
+<screenshot>
+<screeninfo
+>???????????????????? ??????????????</screeninfo>
+        <mediaobject>
+          <imageobject>
+            <imagedata fileref="script-help.png" format="PNG"/>
+          </imageobject>
+          <textobject>
+            <phrase
+>???????????????????? ??????????????</phrase>
+          </textobject>
+        </mediaobject>
+</screenshot>
+</sect2>
+
+</sect1>
+
+</chapter>
+
+<chapter id="credits">
+
+<title
+>?????????????????? ?????????? ?? ????????????????</title>
+
+<para
+>&i18n-kapplication;</para>
+<para
+>?????????????????? ?????????? ???? ?????????????????? ?????????????????????? 
&Laurent.Montel; &Laurent.Montel.mail;, 2013???2017 </para>
+<para
+>?????????????????? ?????????? ???? ????????????????????????: &copy; 
&Laurent.Montel; &Laurent.Montel.mail; </para>
+
+<para
+>?????????????? ???? ?????????????? ????????  ??? ?????????? 
????????????????<email
+>translation-t...@basealt.ru</email
+></para
+> &underFDL; &underGPL; </chapter>
+
+&documentation.index;
+</book>
+
+<!--
+Local Variables:
+mode: xml
+sgml-minimize-attributes:nil
+sgml-general-insert-case:lower
+sgml-indent-step:0
+sgml-indent-data:nil
+End:
+
+vim:tabstop=2:shiftwidth=2:expandtab
+kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
+-->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-21.08.1/po/zh_CN/sieveeditor.po 
new/pim-sieve-editor-21.08.2/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-21.08.1/po/zh_CN/sieveeditor.po        2021-08-31 
02:38:05.000000000 +0200
+++ new/pim-sieve-editor-21.08.2/po/zh_CN/sieveeditor.po        2021-10-05 
07:45:40.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-07-06 00:18+0000\n"
-"PO-Revision-Date: 2021-08-30 11:45\n"
+"PO-Revision-Date: 2021-09-27 13:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -468,7 +468,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Close All Other Tabs"
-msgstr "????????????????????????"
+msgstr "????????????????????????"
 
 #: sieveeditortabwidget.cpp:53
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-21.08.1/src/org.kde.sieveeditor.appdata.xml 
new/pim-sieve-editor-21.08.2/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-21.08.1/src/org.kde.sieveeditor.appdata.xml    
2021-08-27 23:15:59.000000000 +0200
+++ new/pim-sieve-editor-21.08.2/src/org.kde.sieveeditor.appdata.xml    
2021-10-05 00:32:26.000000000 +0200
@@ -135,9 +135,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <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"/>
     <release version="5.17.3" date="2021-07-08"/>
-    <release version="5.17.2" date="2021-06-10"/>
   </releases>
 </component>

Reply via email to