diff --git a/kontactinterface.spec b/kontactinterface.spec index dc38c7b..b268fe5 100644 --- a/kontactinterface.spec +++ b/kontactinterface.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kontactinterface -Version: 21.12.3 +Version: 22.04.0 Release: 1mamba Summary: KDE Frameworks 5 Kontact interface library Group: System/Libraries @@ -10,7 +10,6 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://kde.org/ Source: http://download.kde.org/stable/release-service/%{version}/src/kontactinterface-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -100,13 +99,16 @@ exit 0 %{_kde5_includedir}/KontactInterface/KontactInterface/* %dir %{_kde5_includedir}/KontactInterface/kontactinterface %{_kde5_includedir}/KontactInterface/kontactinterface/* -%{_kde5_includedir}/kontactinterface_version.h +%{_kde5_includedir}/KontactInterface/kontactinterface_version.h %dir %{_kde5_libdir}/cmake/KF5KontactInterface %{_kde5_libdir}/cmake/KF5KontactInterface/KF5KontactInterface*.cmake %{_kde5_libdir}/libKF5KontactInterface.so %{_kde5_mkspecsdir}/qt_KontactInterface.pri %changelog +* Sun Apr 24 2022 Automatic Build System 22.04.0-1mamba +- automatic version update by autodist + * Thu Mar 03 2022 Automatic Build System 21.12.3-1mamba - automatic version update by autodist