From 8e6f3b99ed9eca46624a14621218bd63da6798d6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:57:27 +0100 Subject: [PATCH] automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021] --- kjs.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/kjs.spec b/kjs.spec index d1c0b78..c400bee 100644 --- a/kjs.spec +++ b/kjs.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kjs -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: KDE Frameworks 5 Javascript engine Group: System/Libraries @@ -22,7 +22,6 @@ BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript. @@ -95,6 +94,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KJSApi.pri %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist