diff --git a/ktnef.spec b/ktnef.spec index eb9e4c7..8fae94b 100644 --- a/ktnef.spec +++ b/ktnef.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ktnef -Version: 21.12.3 +Version: 22.04.0 Release: 1mamba Summary: KDE Frameworks 5 tnef 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/ktnef-%{version}.tar.xz -# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -86,13 +85,16 @@ exit 0 %{_kde5_includedir}/KTNEF/KTNEF/* %dir %{_kde5_includedir}/KTNEF/ktnef %{_kde5_includedir}/KTNEF/ktnef/* -%{_kde5_includedir}/ktnef_version.h +%{_kde5_includedir}/KTNEF/ktnef_version.h %dir %{_kde5_libdir}/cmake/KF5Tnef %{_kde5_libdir}/cmake/KF5Tnef/KF5Tnef*.cmake %{_kde5_libdir}/libKF5Tnef.so %{_kde5_mkspecsdir}/qt_KTNef.pri %changelog +* Tue Apr 26 2022 Automatic Build System 22.04.0-1mamba +- automatic version update by autodist + * Sat Mar 05 2022 Automatic Build System 21.12.3-1mamba - automatic version update by autodist