From 50afbffc49e921e5abe8eaf826fe5f35a4078a6e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:05:40 +0100 Subject: [PATCH] automatic version update by autodist [release 5.62.0-1mamba;Wed Sep 18 2019] --- ktextwidgets.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ktextwidgets.spec b/ktextwidgets.spec index 22b5555..b4959d6 100644 --- a/ktextwidgets.spec +++ b/ktextwidgets.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ktextwidgets -Version: 5.61.0 +Version: 5.62.0 Release: 1mamba Summary: KDE Frameworks 5 text editing widgets Group: System/Libraries @@ -78,6 +78,7 @@ This package contains libraries and header files for developing applications tha %files -n lib%{name} -f %{name}5_qt.lang %defattr(-,root,root) %{_kde5_libdir}/libKF5TextWidgets.so.* +%{_libdir}/qt5/plugins/designer/ktextwidgets5widgets.so %{_kde5_datadir}/kservicetypes5/kregexpeditor.desktop %doc COPYING.LIB @@ -91,6 +92,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Wed Sep 18 2019 Automatic Build System 5.62.0-1mamba +- automatic version update by autodist + * Wed Aug 28 2019 Automatic Build System 5.61.0-1mamba - automatic version update by autodist