From f7617c458fefe608b9f4355e76dc67fcc072acac Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:58:09 +0100 Subject: [PATCH] automatic version update by autodist [release 5.74.0-1mamba;Wed Sep 16 2020] --- kjsembed.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kjsembed.spec b/kjsembed.spec index 88b12a9..234c82d 100644 --- a/kjsembed.spec +++ b/kjsembed.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kjsembed -Version: 5.73.0 +Version: 5.74.0 Release: 1mamba Summary: KDE Frameworks 5 component for binding Javascript object to QObjects Group: System/Libraries @@ -32,6 +32,7 @@ KDE Frameworks 5 component for binding Javascript object to QObjects. %package -n lib%{name} Group: System/Libraries Summary: Shared libraries for %{name} +Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name} This package contains shared libraries for %{name}. @@ -84,7 +85,7 @@ exit 0 %files -n lib%{name} %defattr(-,root,root) %{_kde5_libdir}/libKF5JsEmbed.so.* -%doc AUTHORS COPYING.LIB +%doc COPYING.LIB %files -n lib%{name}-devel %defattr(-,root,root) @@ -99,6 +100,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KJsEmbed.pri %changelog +* Wed Sep 16 2020 Automatic Build System 5.74.0-1mamba +- automatic version update by autodist + * Tue Aug 11 2020 Automatic Build System 5.73.0-1mamba - automatic version update by autodist