From dad0b090d6cfafd668a018bbb10901ab05b0fb20 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:29:49 +0100 Subject: [PATCH] automatic version update by autodist [release 23.04.0-1mamba;Sat Apr 22 2023] --- kontactinterface.spec | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/kontactinterface.spec b/kontactinterface.spec index 6b8ac9b..678d218 100644 --- a/kontactinterface.spec +++ b/kontactinterface.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kontactinterface -Version: 22.12.3 +Version: 23.04.0 Release: 1mamba Summary: KDE Frameworks 5 Kontact interface library Group: System/Libraries @@ -13,6 +13,7 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/kon License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkauth-devel @@ -86,26 +87,30 @@ exit 0 %files -n lib%{name} -f %{name}5_qt.lang %defattr(-,root,root) -%{_kde5_libdir}/libKF5KontactInterface.so.* -#%{_kde5_servicetypesdir}/kontactplugin.desktop +%{_libdir}/libKPim5KontactInterface.so.* %{_datadir}/qlogging-categories5/kontactinterface.categories %{_datadir}/qlogging-categories5/kontactinterface.renamecategories %doc LICENSES %files -n lib%{name}-devel %defattr(-,root,root) -%dir %{_kde5_includedir}/KontactInterface -%dir %{_kde5_includedir}/KontactInterface/KontactInterface -%{_kde5_includedir}/KontactInterface/KontactInterface/* -%dir %{_kde5_includedir}/KontactInterface/kontactinterface -%{_kde5_includedir}/KontactInterface/kontactinterface/* -%{_kde5_includedir}/KontactInterface/kontactinterface_version.h +%dir %{_includedir}/KPim5/KontactInterface/KontactInterface +%{_includedir}/KPim5/KontactInterface/KontactInterface/* +%dir %{_includedir}/KPim5/KontactInterface/kontactinterface +%{_includedir}/KPim5/KontactInterface/kontactinterface/* +%{_includedir}/KPim5/KontactInterface/kontactinterface_version.h +%{_libdir}/libKPim5KontactInterface.so %dir %{_kde5_libdir}/cmake/KF5KontactInterface +%{_kde5_libdir}/cmake/KF5KontactInterface/KPim5KontactInterfaceTargets*.cmake %{_kde5_libdir}/cmake/KF5KontactInterface/KF5KontactInterface*.cmake -%{_kde5_libdir}/libKF5KontactInterface.so +%dir %{_libdir}/cmake/KPim5KontactInterface +%{_libdir}/cmake/KPim5KontactInterface/KPim5KontactInterface*.cmake %{_kde5_mkspecsdir}/qt_KontactInterface.pri %changelog +* Sat Apr 22 2023 Automatic Build System 23.04.0-1mamba +- automatic version update by autodist + * Fri Mar 03 2023 Automatic Build System 22.12.3-1mamba - automatic version update by autodist