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 2023-08-31 13:44:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
and /work/SRC/openSUSE:Factory/.grantlee-editor.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grantlee-editor"
Thu Aug 31 13:44:01 2023 rev:83 rq:1105628 version:23.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes
2023-07-07 15:49:51.897105464 +0200
+++
/work/SRC/openSUSE:Factory/.grantlee-editor.new.1766/grantlee-editor.changes
2023-08-31 13:47:04.183122124 +0200
@@ -1,0 +2,26 @@
+Sun Aug 20 13:59:01 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+-------------------------------------------------------------------
+Mon Aug 14 08:02:18 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.90
+ * New feature release
+- No code change since 23.07.80
+
+-------------------------------------------------------------------
+Tue Aug 1 10:13:22 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.80
+ * New feature release
+- Changes since 23.04.3:
+ * Remove CI 6 job. We will use kf6 branch for kf6 works
+ * Adapt to new akonadi-contact/akonadi-contact-editor api
+ * Remove configwidget
+
+-------------------------------------------------------------------
Old:
----
grantlee-editor-23.04.3.tar.xz
grantlee-editor-23.04.3.tar.xz.sig
New:
----
grantlee-editor-23.08.0.tar.xz
grantlee-editor-23.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.SX45Yg/_old 2023-08-31 13:47:05.315162586 +0200
+++ /var/tmp/diff_new_pack.SX45Yg/_new 2023-08-31 13:47:05.319162729 +0200
@@ -16,10 +16,10 @@
#
-%define kf5_version 5.99.0
+%define kf5_version 5.105.0
%bcond_without released
Name: grantlee-editor
-Version: 23.04.3
+Version: 23.08.0
Release: 0
Summary: Messageviewer header theme editor based on Grantlee
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -44,16 +44,17 @@
BuildRequires: cmake(KPim5AkonadiMime)
BuildRequires: cmake(KPim5GrantleeTheme)
BuildRequires: cmake(KPim5IMAP)
+BuildRequires: cmake(KPim5Libkdepim)
BuildRequires: cmake(KPim5MessageViewer)
BuildRequires: cmake(KPim5Mime)
-BuildRequires: cmake(KF5PimCommonAkonadi)
+BuildRequires: cmake(KPim5PimCommonAkonadi)
BuildRequires: cmake(KPim5TextEdit)
BuildRequires: cmake(Qt5WebEngineWidgets)
BuildRequires: cmake(Qt5Widgets)
Requires: kaddressbook
Requires: kmail-application-icons
# It can only build on the same platforms as Qt Webengine
-ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64
%description
A theme editor for messageviewer based on Grantlee. Once created or modified,
++++++ grantlee-editor-23.04.3.tar.xz -> grantlee-editor-23.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/.gitignore
new/grantlee-editor-23.08.0/.gitignore
--- old/grantlee-editor-23.04.3/.gitignore 2023-07-04 07:14:40.000000000
+0200
+++ new/grantlee-editor-23.08.0/.gitignore 2023-08-13 09:04:34.000000000
+0200
@@ -26,3 +26,4 @@
.idea
/cmake-build*
.cache
+Testing/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/.gitlab-ci.yml
new/grantlee-editor-23.08.0/.gitlab-ci.yml
--- old/grantlee-editor-23.04.3/.gitlab-ci.yml 2023-07-04 07:14:40.000000000
+0200
+++ new/grantlee-editor-23.08.0/.gitlab-ci.yml 2023-08-13 09:04:34.000000000
+0200
@@ -4,4 +4,3 @@
include:
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/.kde-ci.yml
new/grantlee-editor-23.08.0/.kde-ci.yml
--- old/grantlee-editor-23.04.3/.kde-ci.yml 2023-07-04 07:14:40.000000000
+0200
+++ new/grantlee-editor-23.08.0/.kde-ci.yml 2023-08-13 09:04:34.000000000
+0200
@@ -14,17 +14,5 @@
'pim/pimcommon' : '@same'
'third-party/grantlee' : '@stable'
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6']
- 'require':
- 'frameworks/extra-cmake-modules': '@latest-kf6'
- 'pim/akonadi-mime' : '@latest-kf6'
- 'pim/akonadi-contacts' : '@latest-kf6'
- 'pim/grantleetheme' : '@latest-kf6'
- 'pim/kimap' : '@latest-kf6'
- 'pim/kpimtextedit' : '@latest-kf6'
- 'pim/messagelib' : '@latest-kf6'
- 'pim/pimcommon' : '@latest-kf6'
- 'libraries/ktexttemplate': '@latest-kf6'
-
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/CMakeLists.txt
new/grantlee-editor-23.08.0/CMakeLists.txt
--- old/grantlee-editor-23.04.3/CMakeLists.txt 2023-07-04 07:14:40.000000000
+0200
+++ new/grantlee-editor-23.08.0/CMakeLists.txt 2023-08-13 09:04:34.000000000
+0200
@@ -1,8 +1,8 @@
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.23.3")
+set(PIM_VERSION "5.24.0")
project(grantlee-editor VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.04.3")
-set(KF_MIN_VERSION "5.103.0")
+set(RELEASE_SERVICE_VERSION "23.08.0")
+set(KF_MIN_VERSION "5.105.0")
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -30,7 +30,7 @@
include(ECMDeprecationSettings)
# Do NOT add quote
-set(KDEPIM_DEV_VERSION )
+set(KDEPIM_DEV_VERSION)
# add an extra space
if(DEFINED KDEPIM_DEV_VERSION)
@@ -41,24 +41,23 @@
set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
set(KDEPIM_LIB_SOVERSION "5")
-set(MESSAGELIB_LIB_VERSION "5.23.3")
+set(MESSAGELIB_LIB_VERSION "5.24.0")
-set(AKONADI_MIMELIB_VERSION "5.23.3")
-set(AKONADI_CONTACT_VERSION "5.23.3")
-set(KPIMTEXTEDIT_LIB_VERSION "5.23.3")
-set(LIBGRANTLEETHEME_LIB_VERSION "5.23.3")
+set(AKONADI_MIMELIB_VERSION "5.24.0")
+set(AKONADI_CONTACT_VERSION "5.24.0")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.0")
+set(LIBGRANTLEETHEME_LIB_VERSION "5.24.0")
set(QT_REQUIRED_VERSION "5.15.2")
if (QT_MAJOR_VERSION STREQUAL "6")
set(QT_REQUIRED_VERSION "6.4.0")
set(KF_MIN_VERSION "5.240.0")
set(KF_MAJOR_VERSION "6")
else()
- set(KF_MIN_VERSION "5.100.0")
set(KF_MAJOR_VERSION "5")
endif()
-set(KIMAP_LIB_VERSION "5.23.3")
-set(PIMCOMMON_LIB_VERSION "5.23.3")
-set(KPIM_MIME_VERSION "5.23.3")
+set(KIMAP_LIB_VERSION "5.24.0")
+set(PIMCOMMON_LIB_VERSION "5.24.0")
+set(KPIM_MIME_VERSION "5.24.0")
find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED
Widgets WebEngineWidgets)
# Find KF5 package
@@ -67,11 +66,12 @@
find_package(KF${KF_MAJOR_VERSION}DocTools ${KF_MIN_VERSION} REQUIRED)
find_package(KF${KF_MAJOR_VERSION}XmlGui ${KF_MIN_VERSION} CONFIG REQUIRED)
find_package(KF${KF_MAJOR_VERSION}Archive ${KF_MIN_VERSION} CONFIG REQUIRED)
-find_package(KF5PimCommonAkonadi ${PIMCOMMON_LIB_VERSION} CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}PimCommonAkonadi ${PIMCOMMON_LIB_VERSION}
CONFIG REQUIRED)
find_package(KPim${KF_MAJOR_VERSION}MessageViewer ${MESSAGELIB_LIB_VERSION}
CONFIG REQUIRED)
find_package(KPim${KF_MAJOR_VERSION}GrantleeTheme
${LIBGRANTLEETHEME_LIB_VERSION} CONFIG REQUIRED)
find_package(KPim${KF_MAJOR_VERSION}AkonadiMime ${AKONADI_MIMELIB_VERSION}
CONFIG REQUIRED)
find_package(KPim${KF_MAJOR_VERSION}AkonadiContact ${AKONADI_CONTACT_VERSION}
CONFIG REQUIRED)
+find_package(KPim${KF_MAJOR_VERSION}ContactEditor ${AKONADI_CONTACT_VERSION}
CONFIG REQUIRED)
find_package(KPim${KF_MAJOR_VERSION}IMAP ${KIMAP_LIB_VERSION} CONFIG REQUIRED)
# Find KdepimLibs Package
@@ -83,7 +83,7 @@
include_directories(${grantlee-editor_SOURCE_DIR}
${grantlee-editor_BINARY_DIR})
-ecm_set_disabled_deprecation_versions(QT 6.4 KF 5.104.0)
+ecm_set_disabled_deprecation_versions(QT 6.4 KF 5.105.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/CMakePresets.json
new/grantlee-editor-23.08.0/CMakePresets.json
--- old/grantlee-editor-23.04.3/CMakePresets.json 2023-07-04
07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/CMakePresets.json 2023-08-13
09:04:34.000000000 +0200
@@ -41,6 +41,31 @@
]
},
{
+ "name": "dev-qch",
+ "displayName": "Build as debug",
+ "cacheVariables": {
+ "CMAKE_BUILD_TYPE": "Debug",
+ "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
+ "BUILD_QCH": "ON"
+ },
+ "inherits": [
+ "base"
+ ]
+ },
+ {
+ "name": "dev-qt6-qch",
+ "displayName": "Build as debug",
+ "cacheVariables": {
+ "CMAKE_BUILD_TYPE": "Debug",
+ "CMAKE_EXPORT_COMPILE_COMMANDS": "ON",
+ "BUILD_QCH": "ON"
+ },
+ "inherits": [
+ "base-qt6"
+ ]
+ },
+
+ {
"name": "dev-qt6",
"displayName": "Build against qt6",
"binaryDir": "${sourceDir}/build-qt6",
@@ -158,11 +183,19 @@
"name": "dev-mold",
"configurePreset": "dev-mold"
},
+ {
+ "name": "dev-qch",
+ "configurePreset": "dev-qch"
+ },
{
"name": "dev-qt6",
"configurePreset": "dev-qt6"
},
{
+ "name": "dev-qt6-qch",
+ "configurePreset": "dev-qt6-qch"
+ },
+ {
"name": "dev-clang",
"configurePreset": "dev-clang"
},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactprintthemeeditor/CMakeLists.txt
new/grantlee-editor-23.08.0/contactprintthemeeditor/CMakeLists.txt
--- old/grantlee-editor-23.04.3/contactprintthemeeditor/CMakeLists.txt
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/contactprintthemeeditor/CMakeLists.txt
2023-08-13 09:04:34.000000000 +0200
@@ -36,7 +36,8 @@
target_link_libraries(contactprintthemeeditor
KF${KF_MAJOR_VERSION}::DBusAddons
KPim${KF_MAJOR_VERSION}::AkonadiContact
- KF5::PimCommon
+ KPim${KF_MAJOR_VERSION}::ContactEditor
+ KPim${KF_MAJOR_VERSION}::PimCommon
grantleethemeeditor
KPim${KF_MAJOR_VERSION}::PimTextEdit
KF${KF_MAJOR_VERSION}::I18n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactprintthemeeditor/contactprintthemeconfiguredialog.cpp
new/grantlee-editor-23.08.0/contactprintthemeeditor/contactprintthemeconfiguredialog.cpp
---
old/grantlee-editor-23.04.3/contactprintthemeeditor/contactprintthemeconfiguredialog.cpp
2023-07-04 07:14:40.000000000 +0200
+++
new/grantlee-editor-23.08.0/contactprintthemeeditor/contactprintthemeconfiguredialog.cpp
2023-08-13 09:04:34.000000000 +0200
@@ -43,7 +43,7 @@
auto lab = new QLabel(i18n("Default contact:"));
lay->addWidget(lab);
- mDefaultContact = new
Akonadi::AkonadiContactEditor(Akonadi::AkonadiContactEditor::CreateMode,
Akonadi::AkonadiContactEditor::VCardMode);
+ mDefaultContact = new
ContactEditor::AkonadiContactEditor(ContactEditor::AkonadiContactEditor::CreateMode,
ContactEditor::AkonadiContactEditor::VCardMode);
lay->addWidget(mDefaultContact);
tab->addTab(w, i18n("General"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactprintthemeeditor/contactprintthemeconfiguredialog.h
new/grantlee-editor-23.08.0/contactprintthemeeditor/contactprintthemeconfiguredialog.h
---
old/grantlee-editor-23.04.3/contactprintthemeeditor/contactprintthemeconfiguredialog.h
2023-07-04 07:14:40.000000000 +0200
+++
new/grantlee-editor-23.08.0/contactprintthemeeditor/contactprintthemeconfiguredialog.h
2023-08-13 09:04:34.000000000 +0200
@@ -13,7 +13,7 @@
class ConfigureWidget;
}
-namespace Akonadi
+namespace ContactEditor
{
class AkonadiContactEditor;
}
@@ -37,5 +37,5 @@
void slotDefaultClicked();
GrantleeThemeEditor::ConfigureWidget *mConfigureWidget = nullptr;
KPIMTextEdit::PlainTextEditorWidget *mDefaultTemplate = nullptr;
- Akonadi::AkonadiContactEditor *mDefaultContact = nullptr;
+ ContactEditor::AkonadiContactEditor *mDefaultContact = nullptr;
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactprintthemeeditor/org.kde.contactprintthemeeditor.desktop
new/grantlee-editor-23.08.0/contactprintthemeeditor/org.kde.contactprintthemeeditor.desktop
---
old/grantlee-editor-23.04.3/contactprintthemeeditor/org.kde.contactprintthemeeditor.desktop
2023-07-04 07:14:40.000000000 +0200
+++
new/grantlee-editor-23.08.0/contactprintthemeeditor/org.kde.contactprintthemeeditor.desktop
2023-08-13 09:04:34.000000000 +0200
@@ -31,7 +31,7 @@
Name[sr@ijekavianlatin]=UreÄivaÄ tema Å¡tampanja kontakata
Name[sr@latin]=UreÄivaÄ tema Å¡tampanja kontakata
Name[sv]=Temaeditor för utskrift av kontakter
-Name[tr]=KiÅi Yazdırma Teması Düzenleyici
+Name[tr]=KiÅi Yazdırma Teması Düzenleyicisi
Name[uk]=РедакÑÐ¾Ñ Ñем Ð´Ð»Ñ Ð´ÑÑÐºÑ Ð·Ð°Ð¿Ð¸ÑÑв
конÑакÑÑв
Name[x-test]=xxContact Print Theme Editorxx
Name[zh_CN]=è系人æå°ä¸»é¢ç¼è¾å¨
@@ -72,7 +72,7 @@
GenericName[sr@ijekavianlatin]=UreÄivaÄ tema Å¡tampanja kontakata
GenericName[sr@latin]=UreÄivaÄ tema Å¡tampanja kontakata
GenericName[sv]=Temaeditor för utskrift av kontakter
-GenericName[tr]=KiÅi Yazdırma Teması Düzenleyici
+GenericName[tr]=KiÅi Yazdırma Teması Düzenleyicisi
GenericName[uk]=РедакÑÐ¾Ñ Ñем Ð´Ð»Ñ Ð´ÑÑÐºÑ Ð·Ð°Ð¿Ð¸ÑÑв
конÑакÑÑв
GenericName[x-test]=xxContact Print Theme Editorxx
GenericName[zh_CN]=è系人æå°ä¸»é¢ç¼è¾å¨
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactthemeeditor/CMakeLists.txt
new/grantlee-editor-23.08.0/contactthemeeditor/CMakeLists.txt
--- old/grantlee-editor-23.04.3/contactthemeeditor/CMakeLists.txt
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/contactthemeeditor/CMakeLists.txt
2023-08-13 09:04:34.000000000 +0200
@@ -35,7 +35,8 @@
PRIVATE
KF${KF_MAJOR_VERSION}::DBusAddons
KPim${KF_MAJOR_VERSION}::AkonadiContact
- KF5::PimCommon
+ KPim${KF_MAJOR_VERSION}::ContactEditor
+ KPim${KF_MAJOR_VERSION}::PimCommon
grantleethemeeditor
KPim${KF_MAJOR_VERSION}::PimTextEdit
KF${KF_MAJOR_VERSION}::I18n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactthemeeditor/contactconfigurationdialog.cpp
new/grantlee-editor-23.08.0/contactthemeeditor/contactconfigurationdialog.cpp
---
old/grantlee-editor-23.04.3/contactthemeeditor/contactconfigurationdialog.cpp
2023-07-04 07:14:40.000000000 +0200
+++
new/grantlee-editor-23.08.0/contactthemeeditor/contactconfigurationdialog.cpp
2023-08-13 09:04:34.000000000 +0200
@@ -41,7 +41,7 @@
auto lab = new QLabel(i18n("Default contact:"));
lay->addWidget(lab);
- mDefaultContact = new
Akonadi::AkonadiContactEditor(Akonadi::AkonadiContactEditor::CreateMode,
Akonadi::AkonadiContactEditor::VCardMode);
+ mDefaultContact = new
ContactEditor::AkonadiContactEditor(ContactEditor::AkonadiContactEditor::CreateMode,
ContactEditor::AkonadiContactEditor::VCardMode);
lay->addWidget(mDefaultContact);
tab->addTab(w, i18n("General"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactthemeeditor/contactconfigurationdialog.h
new/grantlee-editor-23.08.0/contactthemeeditor/contactconfigurationdialog.h
--- old/grantlee-editor-23.04.3/contactthemeeditor/contactconfigurationdialog.h
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/contactthemeeditor/contactconfigurationdialog.h
2023-08-13 09:04:34.000000000 +0200
@@ -12,7 +12,7 @@
class ConfigureWidget;
}
-namespace Akonadi
+namespace ContactEditor
{
class AkonadiContactEditor;
}
@@ -36,5 +36,5 @@
void slotOkClicked();
GrantleeThemeEditor::ConfigureWidget *mConfigureWidget = nullptr;
KPIMTextEdit::PlainTextEditorWidget *mDefaultTemplate = nullptr;
- Akonadi::AkonadiContactEditor *mDefaultContact = nullptr;
+ ContactEditor::AkonadiContactEditor *mDefaultContact = nullptr;
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactthemeeditor/contactpreviewwidget.cpp
new/grantlee-editor-23.08.0/contactthemeeditor/contactpreviewwidget.cpp
--- old/grantlee-editor-23.04.3/contactthemeeditor/contactpreviewwidget.cpp
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/contactthemeeditor/contactpreviewwidget.cpp
2023-08-13 09:04:34.000000000 +0200
@@ -30,10 +30,10 @@
lay->setContentsMargins(0, 0, 0, 0);
mTabWidget = new QTabWidget;
- mContactViewer = new Akonadi::ContactViewer;
+ mContactViewer = new ContactEditor::ContactViewer;
mTabWidget->addTab(mContactViewer, i18n("Contact"));
- mGroupViewer = new Akonadi::ContactGroupViewer;
+ mGroupViewer = new ContactEditor::ContactGroupViewer;
mTabWidget->addTab(mGroupViewer, i18n("Group"));
lay->addWidget(mTabWidget);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactthemeeditor/contactpreviewwidget.h
new/grantlee-editor-23.08.0/contactthemeeditor/contactpreviewwidget.h
--- old/grantlee-editor-23.04.3/contactthemeeditor/contactpreviewwidget.h
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/contactthemeeditor/contactpreviewwidget.h
2023-08-13 09:04:34.000000000 +0200
@@ -11,7 +11,7 @@
class QTabWidget;
-namespace Akonadi
+namespace ContactEditor
{
class ContactViewer;
class ContactGroupViewer;
@@ -37,8 +37,8 @@
private:
KContacts::Addressee mContact;
- Akonadi::ContactViewer *mContactViewer = nullptr;
- Akonadi::ContactGroupViewer *mGroupViewer = nullptr;
+ ContactEditor::ContactViewer *mContactViewer = nullptr;
+ ContactEditor::ContactGroupViewer *mGroupViewer = nullptr;
KAddressBookGrantlee::GrantleeContactFormatter *mFormatter = nullptr;
KAddressBookGrantlee::GrantleeContactGroupFormatter *mGroupFormatter =
nullptr;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/contactthemeeditor/org.kde.contactthemeeditor.desktop
new/grantlee-editor-23.08.0/contactthemeeditor/org.kde.contactthemeeditor.desktop
---
old/grantlee-editor-23.04.3/contactthemeeditor/org.kde.contactthemeeditor.desktop
2023-07-04 07:14:40.000000000 +0200
+++
new/grantlee-editor-23.08.0/contactthemeeditor/org.kde.contactthemeeditor.desktop
2023-08-13 09:04:34.000000000 +0200
@@ -36,7 +36,7 @@
Name[sr@ijekavianlatin]=UreÄivaÄ tema kontakata
Name[sr@latin]=UreÄivaÄ tema kontakata
Name[sv]=Temaeditor för kontakter
-Name[tr]=KiÅi Teması Düzenleyici
+Name[tr]=KiÅi Teması Düzenleyicisi
Name[ug]=Ø¦ÛØ±ÙÛ٠تÛÚ¾Ø±ÙØ±Ù بÙÙÛÙ Ø¦Ø§ÙØ§ÙÙÙÙØ´ÙØ´
Name[uk]=РедакÑÐ¾Ñ Ñем конÑакÑÑв
Name[x-test]=xxContact Theme Editorxx
@@ -83,7 +83,7 @@
GenericName[sr@ijekavianlatin]=UreÄivaÄ tema kontakata
GenericName[sr@latin]=UreÄivaÄ tema kontakata
GenericName[sv]=Temaeditor för kontakter
-GenericName[tr]=KiÅi Teması Düzenleyici
+GenericName[tr]=KiÅi Teması Düzenleyicisi
GenericName[ug]=Ø¦ÛØ±ÙÛ٠تÛÚ¾Ø±ÙØ±Ù بÙÙÛÙ Ø¦Ø§ÙØ§ÙÙÙÙØ´ÙØ´
GenericName[uk]=РедакÑÐ¾Ñ Ñем конÑакÑÑв
GenericName[x-test]=xxContact Theme Editorxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/grantleethemeeditor/CMakeLists.txt
new/grantlee-editor-23.08.0/grantleethemeeditor/CMakeLists.txt
--- old/grantlee-editor-23.04.3/grantleethemeeditor/CMakeLists.txt
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/grantleethemeeditor/CMakeLists.txt
2023-08-13 09:04:34.000000000 +0200
@@ -54,8 +54,7 @@
PRIVATE
KF${KF_MAJOR_VERSION}::KIOWidgets
KPim${KF_MAJOR_VERSION}::PimTextEdit
- KF5::PimCommon
- KF${KF_MAJOR_VERSION}::ConfigWidgets
+ KPim${KF_MAJOR_VERSION}::PimCommon
KF${KF_MAJOR_VERSION}::I18n
KF${KF_MAJOR_VERSION}::SyntaxHighlighting
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/headerthemeeditor/CMakeLists.txt
new/grantlee-editor-23.08.0/headerthemeeditor/CMakeLists.txt
--- old/grantlee-editor-23.04.3/headerthemeeditor/CMakeLists.txt
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/headerthemeeditor/CMakeLists.txt
2023-08-13 09:04:34.000000000 +0200
@@ -36,7 +36,7 @@
target_link_libraries(headerthemeeditor
KPim${KF_MAJOR_VERSION}::Mime
- KF5::PimCommon
+ KPim${KF_MAJOR_VERSION}::PimCommon
KPim${KF_MAJOR_VERSION}::MessageViewer
grantleethemeeditor
KF${KF_MAJOR_VERSION}::DBusAddons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/headerthemeeditor/org.kde.headerthemeeditor.desktop
new/grantlee-editor-23.08.0/headerthemeeditor/org.kde.headerthemeeditor.desktop
---
old/grantlee-editor-23.04.3/headerthemeeditor/org.kde.headerthemeeditor.desktop
2023-07-04 07:14:40.000000000 +0200
+++
new/grantlee-editor-23.08.0/headerthemeeditor/org.kde.headerthemeeditor.desktop
2023-08-13 09:04:34.000000000 +0200
@@ -36,7 +36,7 @@
Name[sr@ijekavianlatin]=KâpoÅ¡tin ureÄivaÄ tema zaglavlja
Name[sr@latin]=KâpoÅ¡tin ureÄivaÄ tema zaglavlja
Name[sv]=Kmail huvudtemaeditor
-Name[tr]=KiÅi Ãstbilgi Teması Düzenleyici
+Name[tr]=KiÅi Ãstbilgi Teması Düzenleyicisi
Name[uk]=РедакÑÐ¾Ñ Ñем заголовкÑв повÑдомленÑ
KMail
Name[wa]=Aspougneu di tinmes di tiestire di KMail
Name[x-test]=xxKMail Header Theme Editorxx
@@ -83,7 +83,7 @@
GenericName[sr@ijekavianlatin]=UreÄivaÄ tema poÅ¡tanskih zaglavlja
GenericName[sr@latin]=UreÄivaÄ tema poÅ¡tanskih zaglavlja
GenericName[sv]=Temaeditor för brevhuvuden
-GenericName[tr]=Posta Ãstbilgi Teması Düzenleyici
+GenericName[tr]=Posta Ãstbilgi Teması Düzenleyicisi
GenericName[uk]=РедакÑÐ¾Ñ Ñем заголовкÑв
повÑдомленÑ
GenericName[wa]=Aspougneu di tinmes di tiestire d'Â emile
GenericName[x-test]=xxMail Header Theme Editorxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/po/ko/libgrantleethemeeditor.po
new/grantlee-editor-23.08.0/po/ko/libgrantleethemeeditor.po
--- old/grantlee-editor-23.04.3/po/ko/libgrantleethemeeditor.po 2023-07-04
07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/ko/libgrantleethemeeditor.po 2023-08-13
09:04:34.000000000 +0200
@@ -156,7 +156,7 @@
#: themesession.cpp:58
#, kde-format
msgid "You are trying to load a theme which cannot be read by this application"
-msgstr "ì´ íë¡ê·¸ë¨ìì ì½ì ì ìë í
ë§ë¥¼ ë¶ë¬ì¤ê³ ìì"
+msgstr "ì´ ì±ìì ì½ì ì ìë í
ë§ë¥¼ ë¶ë¬ì¤ê³ ìì"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/configurewidget.ui:20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/po/tr/contactthemeeditor.po
new/grantlee-editor-23.08.0/po/tr/contactthemeeditor.po
--- old/grantlee-editor-23.04.3/po/tr/contactthemeeditor.po 2023-07-04
07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/tr/contactthemeeditor.po 2023-08-13
09:04:34.000000000 +0200
@@ -2,13 +2,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Volkan Gezer <[email protected]>, 2015, 2017.
-# Emir SARI <[email protected]>, 2022.
+# Emir SARI <[email protected]>, 2022, 2023.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2022-10-20 12:58+0300\n"
+"PO-Revision-Date: 2023-08-02 00:51+0300\n"
"Last-Translator: Emir SARI <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
"Language: tr\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 22.08.1\n"
+"X-Generator: Lokalize 23.11.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -215,7 +215,7 @@
#: main.cpp:36 main.cpp:38
#, kde-format
msgid "Contact Theme Editor"
-msgstr "KiÅi Teması Düzenleyici"
+msgstr "KiÅi Teması Düzenleyicisi"
#: main.cpp:40
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/grantlee-editor-23.04.3/po/tr/headerthemeeditor.po
new/grantlee-editor-23.08.0/po/tr/headerthemeeditor.po
--- old/grantlee-editor-23.04.3/po/tr/headerthemeeditor.po 2023-07-04
07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/tr/headerthemeeditor.po 2023-08-13
09:04:34.000000000 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-01-10 21:14+0300\n"
+"PO-Revision-Date: 2023-08-02 00:51+0300\n"
"Last-Translator: Emir SARI <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
"Language: tr\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 22.12.0\n"
+"X-Generator: Lokalize 23.11.70\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -48,12 +48,12 @@
#: main.cpp:37
#, kde-format
msgid "Header Theme Editor"
-msgstr "Ãstbilgi Teması Düzenleyici"
+msgstr "Ãstbilgi Teması Düzenleyicisi"
#: main.cpp:39
#, kde-format
msgid "Messageviewer Header Theme Editor"
-msgstr "Messageviewer Ãstbilgi Teması Düzenleyici"
+msgstr "Messageviewer Ãstbilgi Teması Düzenleyicisi"
#: main.cpp:41
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/grantlee-editor-23.04.3/po/zh_CN/contactprintthemeeditor.po
new/grantlee-editor-23.08.0/po/zh_CN/contactprintthemeeditor.po
--- old/grantlee-editor-23.04.3/po/zh_CN/contactprintthemeeditor.po
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/zh_CN/contactprintthemeeditor.po
2023-08-13 09:04:34.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-07-03 11:40\n"
+"PO-Revision-Date: 2023-08-02 12:43\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-23.04.3/po/zh_CN/contactthemeeditor.po
new/grantlee-editor-23.08.0/po/zh_CN/contactthemeeditor.po
--- old/grantlee-editor-23.04.3/po/zh_CN/contactthemeeditor.po 2023-07-04
07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/zh_CN/contactthemeeditor.po 2023-08-13
09:04:34.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-07-03 11:40\n"
+"PO-Revision-Date: 2023-08-02 12:43\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-23.04.3/po/zh_CN/headerthemeeditor.po
new/grantlee-editor-23.08.0/po/zh_CN/headerthemeeditor.po
--- old/grantlee-editor-23.04.3/po/zh_CN/headerthemeeditor.po 2023-07-04
07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/zh_CN/headerthemeeditor.po 2023-08-13
09:04:34.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-07-03 11:40\n"
+"PO-Revision-Date: 2023-08-02 12:43\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-23.04.3/po/zh_CN/libgrantleethemeeditor.po
new/grantlee-editor-23.08.0/po/zh_CN/libgrantleethemeeditor.po
--- old/grantlee-editor-23.04.3/po/zh_CN/libgrantleethemeeditor.po
2023-07-04 07:14:40.000000000 +0200
+++ new/grantlee-editor-23.08.0/po/zh_CN/libgrantleethemeeditor.po
2023-08-13 09:04:34.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-16 00:47+0000\n"
-"PO-Revision-Date: 2023-07-03 11:40\n"
+"PO-Revision-Date: 2023-08-02 12:43\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"