Hello community,

here is the log from the commit of package mailimporter for openSUSE:Factory 
checked in at 2020-01-11 14:41:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailimporter (Old)
 and      /work/SRC/openSUSE:Factory/.mailimporter.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailimporter"

Sat Jan 11 14:41:40 2020 rev:47 rq:762463 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailimporter/mailimporter.changes        
2019-12-13 12:04:46.749392994 +0100
+++ /work/SRC/openSUSE:Factory/.mailimporter.new.6675/mailimporter.changes      
2020-01-11 14:43:16.985261764 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:36:28 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+-------------------------------------------------------------------
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  mailimporter-19.12.0.tar.xz
  mailimporter-19.12.0.tar.xz.sig

New:
----
  mailimporter-19.12.1.tar.xz
  mailimporter-19.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ mailimporter.spec ++++++
--- /var/tmp/diff_new_pack.URutoj/_old  2020-01-11 14:43:17.957262148 +0100
+++ /var/tmp/diff_new_pack.URutoj/_new  2020-01-11 14:43:17.965262151 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mailimporter
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           mailimporter
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        Mail import functionality for KDE PIM
 License:        GPL-2.0-or-later


++++++ mailimporter-19.12.0.tar.xz -> mailimporter-19.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/CMakeLists.txt 
new/mailimporter-19.12.1/CMakeLists.txt
--- old/mailimporter-19.12.0/CMakeLists.txt     2019-12-06 02:58:15.000000000 
+0100
+++ new/mailimporter-19.12.1/CMakeLists.txt     2020-01-07 03:34:24.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.0")
+set(PIM_VERSION "5.13.1")
 
 project(MailImporter VERSION ${PIM_VERSION})
 
@@ -28,11 +28,11 @@
 set(MAILIMPORTER_LIB ${PIM_VERSION})
 
 
-set(AKONADIMIME_LIB_VERSION "5.13.0")
-set(KDEPIM_LIB_VERSION "5.13.0")
+set(AKONADIMIME_LIB_VERSION "5.13.1")
+set(KDEPIM_LIB_VERSION "5.13.1")
 set(QT_REQUIRED_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.13.0")
-set(AKONADI_VERSION "5.13.0")
+set(KMIME_LIB_VERSION "5.13.1")
+set(AKONADI_VERSION "5.13.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/po/ca/libmailimporter.po 
new/mailimporter-19.12.1/po/ca/libmailimporter.po
--- old/mailimporter-19.12.0/po/ca/libmailimporter.po   2019-12-06 
02:58:12.000000000 +0100
+++ new/mailimporter-19.12.1/po/ca/libmailimporter.po   2020-01-07 
03:34:21.000000000 +0100
@@ -1015,6 +1015,3 @@
 #, kde-format
 msgid "Unable to retrieve folder for folder path %1."
 msgstr "No s'ha pogut recuperar la carpeta pel camí de carpetes %1."
-
-#~ msgid "KMail Archive Files (*.tar *.tar.gz *.tar.bz2 *.zip)"
-#~ msgstr "Fitxers d'arxiu del KMail (*.tar *.tar.gz *.tar.bz2 *.zip)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/po/es/libmailimporter.po 
new/mailimporter-19.12.1/po/es/libmailimporter.po
--- old/mailimporter-19.12.0/po/es/libmailimporter.po   2019-12-06 
02:58:12.000000000 +0100
+++ new/mailimporter-19.12.1/po/es/libmailimporter.po   2020-01-07 
03:34:22.000000000 +0100
@@ -6,7 +6,7 @@
 # Juan Manuel Garcia Molina <[email protected]>, 2003, 2004, 2005, 2007.
 # Enrique Matias Sanchez (aka Quique) <[email protected]>, 2007.
 # Jaime Robles <[email protected]>, 2007, 2008.
-# Eloy Cuadra <[email protected]>, 2008, 2009.
+# Eloy Cuadra <[email protected]>, 2008, 2009, 2019.
 # Dario Andres Rodriguez <[email protected]>, 2009.
 # javier Vinal <[email protected]>, 2009.
 # Javier Viñal <[email protected]>, 2010, 2012, 2013.
@@ -16,15 +16,15 @@
 "Project-Id-Version: kmailcvt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:18+0200\n"
-"PO-Revision-Date: 2017-09-03 22:08+0100\n"
-"Last-Translator: Javier Vinal <[email protected]>\n"
+"PO-Revision-Date: 2019-12-27 00:06+0100\n"
+"Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "First-Translator: Jaime Robles <[email protected]>\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: mailimporter/filters/filterbalsa.cpp:40
@@ -914,7 +914,7 @@
 #: mailimporter/selectthunderbirdprofilewidget.cpp:32
 #, kde-format
 msgid "Select thunderbird profile"
-msgstr "Seleccione perfil de thunderbird"
+msgstr "Seleccione perfil de Thunderbird"
 
 #: mailimporter/selectthunderbirdprofilewidget.cpp:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/po/fr/libmailimporter.po 
new/mailimporter-19.12.1/po/fr/libmailimporter.po
--- old/mailimporter-19.12.0/po/fr/libmailimporter.po   2019-12-06 
02:58:13.000000000 +0100
+++ new/mailimporter-19.12.1/po/fr/libmailimporter.po   2020-01-07 
03:34:22.000000000 +0100
@@ -19,6 +19,7 @@
 # xavier <[email protected]>, 2013.
 # Maxime Corteel <[email protected]>, 2015.
 # Vincent Pinon <[email protected]>, 2017.
+# Simon Depiets <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libmailimporter\n"
@@ -32,7 +33,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 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/po/it/libmailimporter.po 
new/mailimporter-19.12.1/po/it/libmailimporter.po
--- old/mailimporter-19.12.0/po/it/libmailimporter.po   2019-12-06 
02:58:13.000000000 +0100
+++ new/mailimporter-19.12.1/po/it/libmailimporter.po   2020-01-07 
03:34:22.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2002,2003, 2004, 2005, 2006, 2007, 2009, 2010 Free Software 
Foundation, Inc.
 # Alessandro Astarita <[email protected]>, 2002,2003, 2004, 2005, 2007.
 # Alessandro Pasotti <[email protected]>, 2006.
-# Luigi Toscano <[email protected]>, 2012, 2013, 2015, 2017.
+# Luigi Toscano <[email protected]>, 2012, 2013, 2015, 2017, 2019.
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,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 2.0\n"
+"X-Generator: Lokalize 19.08.1\n"
 
 #: mailimporter/filters/filterbalsa.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/po/zh_CN/libmailimporter.po 
new/mailimporter-19.12.1/po/zh_CN/libmailimporter.po
--- old/mailimporter-19.12.0/po/zh_CN/libmailimporter.po        2019-12-06 
02:58:15.000000000 +0100
+++ new/mailimporter-19.12.1/po/zh_CN/libmailimporter.po        2020-01-07 
03:34:24.000000000 +0100
@@ -13,15 +13,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:18+0200\n"
-"PO-Revision-Date: 2019-11-19 23:11\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:48\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/pim/libmailimporter.pot\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-19.12.0/po/zh_TW/libmailimporter.po 
new/mailimporter-19.12.1/po/zh_TW/libmailimporter.po
--- old/mailimporter-19.12.0/po/zh_TW/libmailimporter.po        2019-12-06 
02:58:15.000000000 +0100
+++ new/mailimporter-19.12.1/po/zh_TW/libmailimporter.po        2020-01-07 
03:34:24.000000000 +0100
@@ -16,7 +16,7 @@
 "POT-Creation-Date: 2019-05-20 03:18+0200\n"
 "PO-Revision-Date: 2019-05-14 22:35+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"Language-Team: Chinese <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"


Reply via email to