From f6c7901f1c671000b04cf0e0a4748cdb4e4342ee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:04:49 +0100 Subject: [PATCH] automatic version update by autodist [release 5.91.0-1mamba;Fri Feb 18 2022] --- ktexteditor.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ktexteditor.spec b/ktexteditor.spec index cd5e2db..6ceaa13 100644 --- a/ktexteditor.spec +++ b/ktexteditor.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ktexteditor -Version: 5.90.0 +Version: 5.91.0 Release: 1mamba Summary: Full text editor component Group: System/Libraries @@ -110,8 +110,7 @@ This package contains libraries and header files for developing applications tha %{_includedir}/KF5/KTextEditor/KTextEditor/* %dir %{_includedir}/KF5/KTextEditor/ktexteditor %{_includedir}/KF5/KTextEditor/ktexteditor/* -%{_includedir}/KF5/KTextEditor/ktexteditor_export.h -%{_includedir}/KF5/ktexteditor_version.h +%{_includedir}/KF5/KTextEditor/ktexteditor_*.h %dir %{_libdir}/cmake/KF5TextEditor %{_libdir}/cmake/KF5TextEditor/KF5TextEditor*.cmake %{_libdir}/libKF5TextEditor.so @@ -119,6 +118,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Fri Feb 18 2022 Automatic Build System 5.91.0-1mamba +- automatic version update by autodist + * Mon Jan 10 2022 Automatic Build System 5.90.0-1mamba - automatic version update by autodist