Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grantlee-editor for openSUSE:Factory checked in at 2021-05-16 23:40:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old) and /work/SRC/openSUSE:Factory/.grantlee-editor.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor" Sun May 16 23:40:34 2021 rev:56 rq:892730 version:21.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes 2021-04-25 21:26:36.500371696 +0200 +++ /work/SRC/openSUSE:Factory/.grantlee-editor.new.2988/grantlee-editor.changes 2021-05-16 23:41:14.769803080 +0200 @@ -1,0 +2,9 @@ +Wed May 12 06:06:56 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/21.04.1 +- No code change since 21.04.0 + +------------------------------------------------------------------- Old: ---- grantlee-editor-21.04.0.tar.xz grantlee-editor-21.04.0.tar.xz.sig New: ---- grantlee-editor-21.04.1.tar.xz grantlee-editor-21.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grantlee-editor.spec ++++++ --- /var/tmp/diff_new_pack.4hqHo8/_old 2021-05-16 23:41:15.293801128 +0200 +++ /var/tmp/diff_new_pack.4hqHo8/_new 2021-05-16 23:41:15.297801112 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: grantlee-editor -Version: 21.04.0 +Version: 21.04.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-21.04.0.tar.xz -> grantlee-editor-21.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.04.0/CMakeLists.txt new/grantlee-editor-21.04.1/CMakeLists.txt --- old/grantlee-editor-21.04.0/CMakeLists.txt 2021-04-11 13:03:30.000000000 +0200 +++ new/grantlee-editor-21.04.1/CMakeLists.txt 2021-04-25 10:47:54.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR) -set(PIM_VERSION "5.17.0") +set(PIM_VERSION "5.17.1") project(grantlee-editor VERSION ${PIM_VERSION}) -set(RELEASE_SERVICE_VERSION "21.04.0") +set(RELEASE_SERVICE_VERSION "21.04.1") set(KF5_MIN_VERSION "5.79.0") find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) @@ -38,16 +38,16 @@ set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "5") -set(MESSAGELIB_LIB_VERSION "5.17.0") +set(MESSAGELIB_LIB_VERSION "5.17.1") -set(AKONADI_MIMELIB_VERSION "5.17.0") -set(AKONADI_CONTACT_VERSION "5.17.0") -set(KPIMTEXTEDIT_LIB_VERSION "5.17.0") -set(LIBGRANTLEETHEME_LIB_VERSION "5.17.0") -set(LIBKLEO_LIB_VERSION "5.17.0") +set(AKONADI_MIMELIB_VERSION "5.17.1") +set(AKONADI_CONTACT_VERSION "5.17.1") +set(KPIMTEXTEDIT_LIB_VERSION "5.17.1") +set(LIBGRANTLEETHEME_LIB_VERSION "5.17.1") +set(LIBKLEO_LIB_VERSION "5.17.1") set(QT_REQUIRED_VERSION "5.14.0") -set(KIMAP_LIB_VERSION "5.17.0") -set(PIMCOMMON_LIB_VERSION "5.17.0") +set(KIMAP_LIB_VERSION "5.17.1") +set(PIMCOMMON_LIB_VERSION "5.17.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-21.04.0/po/zh_CN/contactprintthemeeditor.po new/grantlee-editor-21.04.1/po/zh_CN/contactprintthemeeditor.po --- old/grantlee-editor-21.04.0/po/zh_CN/contactprintthemeeditor.po 2021-04-16 10:45:56.000000000 +0200 +++ new/grantlee-editor-21.04.1/po/zh_CN/contactprintthemeeditor.po 2021-05-11 09:28:25.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:06+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.04.0/po/zh_CN/contactthemeeditor.po new/grantlee-editor-21.04.1/po/zh_CN/contactthemeeditor.po --- old/grantlee-editor-21.04.0/po/zh_CN/contactthemeeditor.po 2021-04-16 10:45:56.000000000 +0200 +++ new/grantlee-editor-21.04.1/po/zh_CN/contactthemeeditor.po 2021-05-11 09:28:25.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:06+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.04.0/po/zh_CN/headerthemeeditor.po new/grantlee-editor-21.04.1/po/zh_CN/headerthemeeditor.po --- old/grantlee-editor-21.04.0/po/zh_CN/headerthemeeditor.po 2021-04-16 10:45:56.000000000 +0200 +++ new/grantlee-editor-21.04.1/po/zh_CN/headerthemeeditor.po 2021-05-11 09:28:25.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-27 03:06+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grantlee-editor-21.04.0/po/zh_CN/libgrantleethemeeditor.po new/grantlee-editor-21.04.1/po/zh_CN/libgrantleethemeeditor.po --- old/grantlee-editor-21.04.0/po/zh_CN/libgrantleethemeeditor.po 2021-04-16 10:45:56.000000000 +0200 +++ new/grantlee-editor-21.04.1/po/zh_CN/libgrantleethemeeditor.po 2021-05-11 09:28:25.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-02-02 02:46+0100\n" -"PO-Revision-Date: 2021-03-27 17:31\n" +"PO-Revision-Date: 2021-04-24 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"