Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kidentitymanagement for
openSUSE:Factory checked in at 2023-08-31 13:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kidentitymanagement (Old)
and /work/SRC/openSUSE:Factory/.kidentitymanagement.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kidentitymanagement"
Thu Aug 31 13:43:10 2023 rev:95 rq:1105696 version:23.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes
2023-07-07 15:47:10.248142497 +0200
+++
/work/SRC/openSUSE:Factory/.kidentitymanagement.new.1766/kidentitymanagement.changes
2023-08-31 13:44:36.545845215 +0200
@@ -1,0 +2,27 @@
+Sun Aug 20 13:59:31 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:47 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:48 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.80
+ * New feature release
+- Changes since 23.04.3:
+ * Fix platforms info
+ * Remove CI 6 job. We will use kf6 branch for kf6 works
+ * not export symbol of private methods
+ * Use correct INSTALL_TARGETS_DEFAULT_ARGS
+
+-------------------------------------------------------------------
Old:
----
kidentitymanagement-23.04.3.tar.xz
kidentitymanagement-23.04.3.tar.xz.sig
New:
----
kidentitymanagement-23.08.0.tar.xz
kidentitymanagement-23.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kidentitymanagement.spec ++++++
--- /var/tmp/diff_new_pack.cRgOTp/_old 2023-08-31 13:44:37.777889252 +0200
+++ /var/tmp/diff_new_pack.cRgOTp/_new 2023-08-31 13:44:37.781889395 +0200
@@ -16,10 +16,10 @@
#
-%define kf5_version 5.103.0
+%define kf5_version 5.105.0
%bcond_without released
Name: kidentitymanagement
-Version: 23.04.3
+Version: 23.08.0
Release: 0
Summary: KDE PIM Libraries: Identity Management
License: LGPL-2.1-or-later
++++++ kidentitymanagement-23.04.3.tar.xz -> kidentitymanagement-23.08.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kidentitymanagement-23.04.3/.gitignore
new/kidentitymanagement-23.08.0/.gitignore
--- old/kidentitymanagement-23.04.3/.gitignore 2023-07-04 07:16:23.000000000
+0200
+++ new/kidentitymanagement-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/kidentitymanagement-23.04.3/.gitlab-ci.yml
new/kidentitymanagement-23.08.0/.gitlab-ci.yml
--- old/kidentitymanagement-23.04.3/.gitlab-ci.yml 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/.gitlab-ci.yml 2023-08-13
09:04:34.000000000 +0200
@@ -4,8 +4,5 @@
include:
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.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/freebsd-qt6.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
- -
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kidentitymanagement-23.04.3/.kde-ci.yml
new/kidentitymanagement-23.08.0/.kde-ci.yml
--- old/kidentitymanagement-23.04.3/.kde-ci.yml 2023-07-04 07:16:23.000000000
+0200
+++ new/kidentitymanagement-23.08.0/.kde-ci.yml 2023-08-13 09:04:34.000000000
+0200
@@ -7,10 +7,5 @@
'frameworks/extra-cmake-modules': '@latest'
'pim/kpimtextedit' : '@same'
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6']
- 'require':
- 'pim/kpimtextedit' : '@latest-kf6'
- 'frameworks/extra-cmake-modules': '@latest-kf6'
-
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kidentitymanagement-23.04.3/CMakeLists.txt
new/kidentitymanagement-23.08.0/CMakeLists.txt
--- old/kidentitymanagement-23.04.3/CMakeLists.txt 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/CMakeLists.txt 2023-08-13
09:04:34.000000000 +0200
@@ -1,12 +1,12 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.23.3")
+set(PIM_VERSION "5.24.0")
project(KIdentityManagement VERSION ${PIM_VERSION})
# ECM setup
-set(KF_MIN_VERSION "5.103.0")
+set(KF_MIN_VERSION "5.105.0")
set(QT_REQUIRED_VERSION "5.15.2")
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -44,7 +44,7 @@
add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g.
Qt Assistant, Qt Creator & KDevelop)")
set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION})
-set(PIMTEXTEDIT_LIB_VERSION "5.23.3")
+set(PIMTEXTEDIT_LIB_VERSION "5.24.0")
ecm_setup_version(PROJECT VARIABLE_PREFIX KIDENTITYMANAGEMENT
VERSION_HEADER
"${CMAKE_CURRENT_BINARY_DIR}/kidentitymanagement_version.h"
@@ -76,7 +76,7 @@
set(COMPILE_WITH_UNITY_CMAKE_SUPPORT ON)
endif()
-ecm_set_disabled_deprecation_versions(QT 6.4 KF 5.104.0)
+ecm_set_disabled_deprecation_versions(QT 6.4 KF 5.105.0)
########### Targets ###########
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kidentitymanagement-23.04.3/CMakePresets.json
new/kidentitymanagement-23.08.0/CMakePresets.json
--- old/kidentitymanagement-23.04.3/CMakePresets.json 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-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/kidentitymanagement-23.04.3/metainfo.yaml
new/kidentitymanagement-23.08.0/metainfo.yaml
--- old/kidentitymanagement-23.04.3/metainfo.yaml 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/metainfo.yaml 2023-08-13
09:04:34.000000000 +0200
@@ -3,7 +3,10 @@
tier: 3
type: functional
platforms:
- - name: All
+ - name: Linux
+ - name: FreeBSD
+ - name: Windows
+ - name: macOS
portingAid: false
deprecated: false
release: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kidentitymanagement-23.04.3/po/eo/libkpimidentities5.po
new/kidentitymanagement-23.08.0/po/eo/libkpimidentities5.po
--- old/kidentitymanagement-23.04.3/po/eo/libkpimidentities5.po 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/po/eo/libkpimidentities5.po 2023-08-13
09:04:34.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: libkpimidentities\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-02-08 01:00+0000\n"
-"PO-Revision-Date: 2023-01-08 21:45+0100\n"
+"PO-Revision-Date: 2023-06-08 19:23+0100\n"
"Last-Translator: Oliver Kellogg <[email protected]>\n"
"Language-Team: esperanto <[email protected]>\n"
"Language: eo\n"
@@ -47,6 +47,7 @@
#, kde-format
msgid "<qt>Failed to execute signature script<p><b>%1</b>:</p><p>%2</p></qt>"
msgstr ""
+"<qt>Malsukcesis efektivigi subskriban skripton<p><b>%1</b>:</p><p>%2</p></qt>"
#: widgets/identitycombo.cpp:58
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kidentitymanagement-23.04.3/po/zh_CN/libkpimidentities5.po
new/kidentitymanagement-23.08.0/po/zh_CN/libkpimidentities5.po
--- old/kidentitymanagement-23.04.3/po/zh_CN/libkpimidentities5.po
2023-07-04 07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/po/zh_CN/libkpimidentities5.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: 2023-02-08 01:00+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/kidentitymanagement-23.04.3/src/core/CMakeLists.txt
new/kidentitymanagement-23.08.0/src/core/CMakeLists.txt
--- old/kidentitymanagement-23.04.3/src/core/CMakeLists.txt 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/src/core/CMakeLists.txt 2023-08-13
09:04:34.000000000 +0200
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: BSD-3-Clause
add_library(KPim${KF_MAJOR_VERSION}IdentityManagement)
add_library(KPim${KF_MAJOR_VERSION}::IdentityManagement ALIAS
KPim${KF_MAJOR_VERSION}IdentityManagement)
-add_library(KF5::IdentityManagement ALIAS
KPim${KF_MAJOR_VERSION}IdentityManagement)
qt_add_dbus_adaptor(kidentity_dbs_adaptor_SRCS org.kde.pim.IdentityManager.xml
identitymanager.h KIdentityManagement::IdentityManager )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kidentitymanagement-23.04.3/src/widgets/CMakeLists.txt
new/kidentitymanagement-23.08.0/src/widgets/CMakeLists.txt
--- old/kidentitymanagement-23.04.3/src/widgets/CMakeLists.txt 2023-07-04
07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/src/widgets/CMakeLists.txt 2023-08-13
09:04:34.000000000 +0200
@@ -2,7 +2,6 @@
# SPDX-License-Identifier: BSD-3-Clause
add_library(KPim${KF_MAJOR_VERSION}IdentityManagementWidgets)
add_library(KPim${KF_MAJOR_VERSION}::IdentityManagementWidgets ALIAS
KPim${KF_MAJOR_VERSION}IdentityManagementWidgets)
-add_library(KF5::IdentityManagementWidgets ALIAS
KPim${KF_MAJOR_VERSION}IdentityManagementWidgets)
target_sources(KPim${KF_MAJOR_VERSION}IdentityManagementWidgets PRIVATE
identitycombo.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kidentitymanagement-23.04.3/src/widgets/signatureconfigurator.h
new/kidentitymanagement-23.08.0/src/widgets/signatureconfigurator.h
--- old/kidentitymanagement-23.04.3/src/widgets/signatureconfigurator.h
2023-07-04 07:16:23.000000000 +0200
+++ new/kidentitymanagement-23.08.0/src/widgets/signatureconfigurator.h
2023-08-13 09:04:34.000000000 +0200
@@ -126,9 +126,9 @@
void setImageLocation(const Identity &identity);
private:
- void slotUrlChanged();
- void slotEdit();
- void slotSetHtml();
+ KIDENTITYMANAGEMENTWIDGETS_NO_EXPORT void slotUrlChanged();
+ KIDENTITYMANAGEMENTWIDGETS_NO_EXPORT void slotEdit();
+ KIDENTITYMANAGEMENTWIDGETS_NO_EXPORT void slotSetHtml();
//@cond PRIVATE
friend class SignatureConfiguratorPrivate;