diff --git a/kcalendarcore.spec b/kcalendarcore.spec index 6bf50bc..ba5c18c 100644 --- a/kcalendarcore.spec +++ b/kcalendarcore.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kcalendarcore -Version: 5.90.0 +Version: 5.91.0 Release: 1mamba Summary: KDE Frameworks 5 library providing access to and handling of calendar data Group: System/Libraries @@ -85,7 +85,7 @@ This package contains libraries and header files for developing applications tha %dir %{_kde5_includedir}/KCalendarCore/kcalendarcore %{_kde5_includedir}/KCalendarCore/kcalendarcore/*.h %{_kde5_includedir}/kcalcore_version.h -%{_kde5_includedir}/kcalendarcore_version.h +%{_kde5_includedir}/KCalendarCore/kcalendarcore_version.h %{_kde5_libdir}/libKF5CalendarCore.so %{_kde5_mkspecsdir}/qt_KCalendarCore.pri %dir %{_kde5_libdir}/cmake/KF5CalendarCore @@ -93,6 +93,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/KF5CalendarCore.pc %changelog +* Wed Feb 16 2022 Automatic Build System 5.91.0-1mamba +- automatic version update by autodist + * Sat Jan 08 2022 Automatic Build System 5.90.0-1mamba - automatic version update by autodist