Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kontactinterface for
openSUSE:Factory checked in at 2023-08-31 13:43:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontactinterface (Old)
and /work/SRC/openSUSE:Factory/.kontactinterface.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontactinterface"
Thu Aug 31 13:43:22 2023 rev:95 rq:1105743 version:23.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes
2023-07-07 15:47:45.612353167 +0200
+++
/work/SRC/openSUSE:Factory/.kontactinterface.new.1766/kontactinterface.changes
2023-08-31 13:45:18.631349451 +0200
@@ -1,0 +2,30 @@
+Sun Aug 20 13:59:52 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:03:08 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:14:07 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
+ * Warning is not useful now
+ * Fix generate QCH target
+ * Remove compat support as all was ported
+ * Use correct INSTALL_TARGETS_DEFAULT_ARGS
+
+-------------------------------------------------------------------
Old:
----
kontactinterface-23.04.3.tar.xz
kontactinterface-23.04.3.tar.xz.sig
New:
----
kontactinterface-23.08.0.tar.xz
kontactinterface-23.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.9y26V8/_old 2023-08-31 13:45:20.835428231 +0200
+++ /var/tmp/diff_new_pack.9y26V8/_new 2023-08-31 13:45:20.839428373 +0200
@@ -16,10 +16,10 @@
#
-%define kf5_version 5.99.0
+%define kf5_version 5.105.0
%bcond_without released
Name: kontactinterface
-Version: 23.04.3
+Version: 23.08.0
Release: 0
Summary: KDE PIM Libraries: Interface to Contacts
License: LGPL-2.1-or-later
@@ -85,7 +85,6 @@
%files devel
%dir %{_includedir}/KPim5
%{_includedir}/KPim5/KontactInterface/
-%{_kf5_cmakedir}/KF5KontactInterface/
%{_kf5_cmakedir}/KPim5KontactInterface/
%{_kf5_libdir}/libKPim5KontactInterface.so
%{_kf5_mkspecsdir}/qt_KontactInterface.pri
++++++ kontactinterface-23.04.3.tar.xz -> kontactinterface-23.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-23.04.3/.gitignore
new/kontactinterface-23.08.0/.gitignore
--- old/kontactinterface-23.04.3/.gitignore 2023-07-04 07:18:09.000000000
+0200
+++ new/kontactinterface-23.08.0/.gitignore 2023-08-12 08:00:18.000000000
+0200
@@ -26,3 +26,4 @@
.idea
/cmake-build*
.cache
+Testing/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-23.04.3/.gitlab-ci.yml
new/kontactinterface-23.08.0/.gitlab-ci.yml
--- old/kontactinterface-23.04.3/.gitlab-ci.yml 2023-07-04 07:18:09.000000000
+0200
+++ new/kontactinterface-23.08.0/.gitlab-ci.yml 2023-08-12 08:00:18.000000000
+0200
@@ -6,6 +6,3 @@
-
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/windows.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-qt6.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/kontactinterface-23.04.3/.kde-ci.yml
new/kontactinterface-23.08.0/.kde-ci.yml
--- old/kontactinterface-23.04.3/.kde-ci.yml 2023-07-04 07:18:09.000000000
+0200
+++ new/kontactinterface-23.08.0/.kde-ci.yml 2023-08-12 08:00:18.000000000
+0200
@@ -11,14 +11,5 @@
'frameworks/ki18n': '@latest'
'frameworks/kxmlgui': '@latest'
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6']
- 'require':
- 'frameworks/extra-cmake-modules': '@latest-kf6'
- 'frameworks/kcoreaddons': '@latest-kf6'
- 'frameworks/kparts': '@latest-kf6'
- 'frameworks/kwindowsystem': '@latest-kf6'
- 'frameworks/ki18n': '@latest-kf6'
- 'frameworks/kxmlgui': '@latest-kf6'
-
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-23.04.3/CMakeLists.txt
new/kontactinterface-23.08.0/CMakeLists.txt
--- old/kontactinterface-23.04.3/CMakeLists.txt 2023-07-04 07:18:09.000000000
+0200
+++ new/kontactinterface-23.08.0/CMakeLists.txt 2023-08-12 08:00:18.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(KontactInterface VERSION ${PIM_VERSION})
# ECM setup
-set(KF_MIN_VERSION "5.103.0")
+set(KF_MIN_VERSION "5.105.0")
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -39,7 +39,6 @@
set(KF_MAJOR_VERSION "5")
endif()
-option(BUILD_WITH_COMPAT_LIBS "Generate compat cmake file (Set at false will
allow to co-install lib)" ON)
option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt
Assistant, Qt Creator & KDevelop)" OFF)
add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g.
Qt Assistant, Qt Creator & KDevelop)")
@@ -77,9 +76,30 @@
endif()
endif()
+option(USE_UNITY_CMAKE_SUPPORT "Use UNITY cmake support (speedup compile
time)" OFF)
+
+set(COMPILE_WITH_UNITY_CMAKE_SUPPORT OFF)
+if (USE_UNITY_CMAKE_SUPPORT)
+ set(COMPILE_WITH_UNITY_CMAKE_SUPPORT ON)
+endif()
+ecm_set_disabled_deprecation_versions(QT 6.4
+ KF 5.105.0
+ KPARTS 5.76 # componentData()
+)
set(KONTACTINTERFACE_HAVE_X11 ${X11_FOUND})
+
+add_subdirectory(src)
+
configure_file(config-kontactinterface.h.cmake
${CMAKE_CURRENT_BINARY_DIR}/config-kontactinterface.h )
-set(KONTACTINTERFACE_KF5_COMPAT FALSE)
+if (BUILD_QCH)
+ ecm_install_qch_export(
+ TARGETS KPim${KF_MAJOR_VERSION}KontactInterface_QCH
+ FILE KPim${KF_MAJOR_VERSION}KontactInterfaceQchTargets.cmake
+ DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
+ COMPONENT Devel
+ )
+ set(PACKAGE_INCLUDE_QCHTARGETS
"include(\"\${CMAKE_CURRENT_LIST_DIR}/KPim${KF_MAJOR_VERSION}KontactInterfaceQchTargets.cmake\")")
+endif()
configure_package_config_file(
"${CMAKE_CURRENT_SOURCE_DIR}/KPimKontactInterfaceConfig.cmake.in"
@@ -106,72 +126,7 @@
install(EXPORT KPim${KF_MAJOR_VERSION}KontactInterfaceTargets DESTINATION
"${CMAKECONFIG_INSTALL_DIR}"
FILE KPim${KF_MAJOR_VERSION}KontactInterfaceTargets.cmake NAMESPACE
KPim${KF_MAJOR_VERSION}::)
-ecm_set_disabled_deprecation_versions(QT 6.4
- KF 5.104.0
- KPARTS 5.76 # componentData()
-)
-
-
-option(USE_UNITY_CMAKE_SUPPORT "Use UNITY cmake support (speedup compile
time)" OFF)
-
-set(COMPILE_WITH_UNITY_CMAKE_SUPPORT OFF)
-if (USE_UNITY_CMAKE_SUPPORT)
- set(COMPILE_WITH_UNITY_CMAKE_SUPPORT ON)
-endif()
-add_subdirectory(src)
-
-
kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
ki18n_install(po)
-
-
-if (BUILD_QCH)
- ecm_install_qch_export(
- TARGETS KPim${KF_MAJOR_VERSION}KontactInterface_QCH
- FILE KPim${KF_MAJOR_VERSION}KontactInterfaceQchTargets.cmake
- DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
- COMPONENT Devel
- )
- set(PACKAGE_INCLUDE_QCHTARGETS
"include(\"\${CMAKE_CURRENT_LIST_DIR}/KPim${KF_MAJOR_VERSION}KontactInterfaceQchTargets.cmake\")")
-endif()
-if (BUILD_WITH_COMPAT_LIBS)
-if (QT_MAJOR_VERSION STREQUAL "5")
-##
-# TODO: Backwards compatiblity. Remove in next major version
-##
-set(CMAKECONFIG_INSTALL_DIR_KF5
"${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5KontactInterface")
-set(KONTACTINTERFACE_KF5_COMPAT TRUE)
-configure_package_config_file(
- "${CMAKE_CURRENT_SOURCE_DIR}/KPimKontactInterfaceConfig.cmake.in"
- "${CMAKE_CURRENT_BINARY_DIR}/KF5KontactInterfaceConfig.cmake"
- INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR_KF5}
-)
-
-install(FILES
- "${CMAKE_CURRENT_BINARY_DIR}/KF5KontactInterfaceConfig.cmake"
- DESTINATION "${CMAKECONFIG_INSTALL_DIR_KF5}"
- COMPONENT Devel
-)
-install(FILES
-
"${CMAKE_CURRENT_BINARY_DIR}/KPim${KF_MAJOR_VERSION}KontactInterfaceConfigVersion.cmake"
- RENAME "KF5KontactInterfaceConfigVersion.cmake"
- DESTINATION "${CMAKECONFIG_INSTALL_DIR_KF5}"
- COMPONENT Devel
-)
-install(EXPORT KPim${KF_MAJOR_VERSION}KontactInterfaceTargets
- DESTINATION "${CMAKECONFIG_INSTALL_DIR_KF5}"
- FILE KPim${KF_MAJOR_VERSION}KontactInterfaceTargets.cmake
- NAMESPACE KF5::
-)
-if (BUILD_QCH)
- install(FILES
-
"${CMAKE_CURRENT_BINARY_DIR}/KPim${KF_MAJOR_VERSION}KontactInterfaceQchTargets.cmake"
- DESTINATION "${CMAKECONFIG_INSTALL_DIR_KF5}"
- COMPONENT Devel
- )
-endif()
-
-endif()
-endif()
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-23.04.3/CMakePresets.json
new/kontactinterface-23.08.0/CMakePresets.json
--- old/kontactinterface-23.04.3/CMakePresets.json 2023-07-04
07:18:09.000000000 +0200
+++ new/kontactinterface-23.08.0/CMakePresets.json 2023-08-12
08:00:18.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/kontactinterface-23.04.3/KPimKontactInterfaceConfig.cmake.in
new/kontactinterface-23.08.0/KPimKontactInterfaceConfig.cmake.in
--- old/kontactinterface-23.04.3/KPimKontactInterfaceConfig.cmake.in
2023-07-04 07:18:09.000000000 +0200
+++ new/kontactinterface-23.08.0/KPimKontactInterfaceConfig.cmake.in
2023-08-12 08:00:18.000000000 +0200
@@ -7,15 +7,5 @@
@PACKAGE_SETUP_AUTOMOC_VARIABLES@
-if (@KONTACTINTERFACE_KF5_COMPAT@)
- message(WARNING "\n"
- "************* DEPRECATION WARNING *************\n"
- "Using find_package(KF5KontactInterface) and
KF5::KontactInterface targets is deprecated. "
- "Please use
find_package(KPim@KF_MAJOR_VERSION@KontactInterface) and
KPim@KF_MAJOR_VERSION@::KontactInterface instead. This backwards "
- "compatibility will be removed in the next major
version.\n"
- "***********************************************\n")
-endif()
-
-
include("${CMAKE_CURRENT_LIST_DIR}/KPim@[email protected]")
@PACKAGE_INCLUDE_QCHTARGETS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-23.04.3/metainfo.yaml
new/kontactinterface-23.08.0/metainfo.yaml
--- old/kontactinterface-23.04.3/metainfo.yaml 2023-07-04 07:18:09.000000000
+0200
+++ new/kontactinterface-23.08.0/metainfo.yaml 2023-08-12 08:00:18.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/kontactinterface-23.04.3/po/zh_CN/kontactinterfaces5.po
new/kontactinterface-23.08.0/po/zh_CN/kontactinterfaces5.po
--- old/kontactinterface-23.04.3/po/zh_CN/kontactinterfaces5.po 2023-07-04
07:18:09.000000000 +0200
+++ new/kontactinterface-23.08.0/po/zh_CN/kontactinterfaces5.po 2023-08-12
08:00:18.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 03:17+0200\n"
-"PO-Revision-Date: 2023-07-03 11:41\n"
+"PO-Revision-Date: 2023-08-02 12: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/kontactinterface-23.04.3/src/CMakeLists.txt
new/kontactinterface-23.08.0/src/CMakeLists.txt
--- old/kontactinterface-23.04.3/src/CMakeLists.txt 2023-07-04
07:18:09.000000000 +0200
+++ new/kontactinterface-23.08.0/src/CMakeLists.txt 2023-08-12
08:00:18.000000000 +0200
@@ -3,7 +3,6 @@
add_library(KPim${KF_MAJOR_VERSION}KontactInterface)
add_library(KPim${KF_MAJOR_VERSION}::KontactInterface ALIAS
KPim${KF_MAJOR_VERSION}KontactInterface)
-add_library(KF5::KontactInterface ALIAS
KPim${KF_MAJOR_VERSION}KontactInterface)
target_sources(KPim${KF_MAJOR_VERSION}KontactInterface PRIVATE
core.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kontactinterface-23.04.3/src/uniqueapphandler.h
new/kontactinterface-23.08.0/src/uniqueapphandler.h
--- old/kontactinterface-23.04.3/src/uniqueapphandler.h 2023-07-04
07:18:09.000000000 +0200
+++ new/kontactinterface-23.08.0/src/uniqueapphandler.h 2023-08-12
08:00:18.000000000 +0200
@@ -114,7 +114,7 @@
bool isRunningStandalone() const;
private Q_SLOTS:
- void slotApplicationRemoved(const QString &name, const QString &oldOwner,
const QString &newOwner);
+ KONTACTINTERFACE_NO_EXPORT void slotApplicationRemoved(const QString
&name, const QString &oldOwner, const QString &newOwner);
private:
class UniqueAppWatcherPrivate;