automatic version update by autodist [release 23.04.0-1mamba;Sat Apr 22 2023]

This commit is contained in:
Automatic Build System 2024-01-06 02:29:49 +01:00
parent 9eaa1d9081
commit dad0b090d6

View File

@ -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 <autodist@mambasoft.it> 23.04.0-1mamba
- automatic version update by autodist
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
- automatic version update by autodist