Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2019-01-24 14:05:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Thu Jan 24 14:05:06 2019 rev:26 rq:665082 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2019-01-08 12:20:16.204813948 +0100
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.28833/grantlee-editor.changes   
    2019-01-24 14:05:13.167927732 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:41:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+-------------------------------------------------------------------

Old:
----
  grantlee-editor-18.12.0.tar.xz

New:
----
  grantlee-editor-18.12.1.tar.xz

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

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.gHdiun/_old  2019-01-24 14:05:13.807927000 +0100
+++ /var/tmp/diff_new_pack.gHdiun/_new  2019-01-24 14:05:13.811926995 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package grantlee-editor
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:           grantlee-editor
-Version:        18.12.0
+Version:        18.12.1
 Release:        0
 Summary:        Messageviewer header theme editor based on Grantlee
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ grantlee-editor-18.12.0.tar.xz -> grantlee-editor-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-18.12.0/CMakeLists.txt 
new/grantlee-editor-18.12.1/CMakeLists.txt
--- old/grantlee-editor-18.12.0/CMakeLists.txt  2018-12-07 01:44:08.000000000 
+0100
+++ new/grantlee-editor-18.12.1/CMakeLists.txt  2019-01-08 01:18:43.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.1)
-set(KDEPIM_VERSION_NUMBER "5.10.0")
+set(KDEPIM_VERSION_NUMBER "5.10.1")
 project(grantlee-editor VERSION ${KDEPIM_VERSION_NUMBER})
 
 set(KF5_VERSION "5.51.0")
@@ -37,16 +37,16 @@
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION_LIB "5.10.0")
+set(MESSAGELIB_LIB_VERSION_LIB "5.10.1")
 
-set(AKONADI_MIMELIB_VERSION "5.10.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.10.0")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.10.0")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.10.0")
-set(LIBKLEO_LIB_VERSION_LIB "5.10.0")
+set(AKONADI_MIMELIB_VERSION "5.10.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.10.1")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.10.1")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.10.1")
+set(LIBKLEO_LIB_VERSION_LIB "5.10.1")
 set(QT_REQUIRED_VERSION "5.9.0")
-set(KIMAP_LIB_VERSION "5.10.0")
-set(PIMCOMMON_LIB_VERSION_LIB "5.10.0")
+set(KIMAP_LIB_VERSION "5.10.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.10.1")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets WebEngine 
WebEngineWidgets)
 
 # Find KF5 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-18.12.0/po/pt_BR/contactthemeeditor.po 
new/grantlee-editor-18.12.1/po/pt_BR/contactthemeeditor.po
--- old/grantlee-editor-18.12.0/po/pt_BR/contactthemeeditor.po  2018-12-07 
01:44:05.000000000 +0100
+++ new/grantlee-editor-18.12.1/po/pt_BR/contactthemeeditor.po  2019-01-08 
01:18:43.000000000 +0100
@@ -1,14 +1,14 @@
 # Translation of contactthemeeditor.po to Brazilian Portuguese
-# Copyright (C) 2013-2018 This_file_is_part_of_KDE
+# Copyright (C) 2013-2019 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# André Marcelo Alvarenga <alvare...@kde.org>, 2013, 2014, 2015, 2016, 2018.
+# André Marcelo Alvarenga <alvare...@kde.org>, 2013, 2014, 2015, 2016, 2018, 
2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: contactthemeeditor\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-07-17 22:31-0300\n"
+"PO-Revision-Date: 2019-01-05 23:50-0200\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
@@ -16,7 +16,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 18.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -156,7 +156,7 @@
 #: contacteditorpage.cpp:198
 #, kde-format
 msgid "My favorite Kaddressbook theme"
-msgstr "Meu tema favorito do KAddresBook"
+msgstr "Meu tema favorito do KAddressBook"
 
 #: contacteditorpage.cpp:222
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-18.12.0/po/zh_CN/contactprintthemeeditor.po 
new/grantlee-editor-18.12.1/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-18.12.0/po/zh_CN/contactprintthemeeditor.po     
2018-12-07 01:44:06.000000000 +0100
+++ new/grantlee-editor-18.12.1/po/zh_CN/contactprintthemeeditor.po     
2019-01-08 01:18:43.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-18.12.0/po/zh_CN/contactthemeeditor.po 
new/grantlee-editor-18.12.1/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-18.12.0/po/zh_CN/contactthemeeditor.po  2018-12-07 
01:44:06.000000000 +0100
+++ new/grantlee-editor-18.12.1/po/zh_CN/contactthemeeditor.po  2019-01-08 
01:18:43.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-18.12.0/po/zh_CN/headerthemeeditor.po 
new/grantlee-editor-18.12.1/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-18.12.0/po/zh_CN/headerthemeeditor.po   2018-12-07 
01:44:06.000000000 +0100
+++ new/grantlee-editor-18.12.1/po/zh_CN/headerthemeeditor.po   2019-01-08 
01:18:43.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grantlee-editor-18.12.0/po/zh_CN/libgrantleethemeeditor.po 
new/grantlee-editor-18.12.1/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-18.12.0/po/zh_CN/libgrantleethemeeditor.po      
2018-12-07 01:44:06.000000000 +0100
+++ new/grantlee-editor-18.12.1/po/zh_CN/libgrantleethemeeditor.po      
2019-01-08 01:18:43.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-11-12 09:22\n"
+"PO-Revision-Date: 2019-01-05 20:50\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to