From 8c097d92268b6fdd76d55b16903001ae65d613dd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:39:29 +0100 Subject: [PATCH] automatic version update by autodist [release 5.80.0-1mamba;Tue Mar 16 2021] --- khtml.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/khtml.spec b/khtml.spec index 5547c27..d8a3202 100644 --- a/khtml.spec +++ b/khtml.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: khtml -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: KDE Frameworks 5 HTML rendering engine Group: System/Libraries @@ -53,7 +53,6 @@ BuildRequires: cmake BuildRequires: rpm-macros-kde5 BuildRequires: extra-cmake-modules Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support. @@ -134,6 +133,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KHtml.pri %changelog +* Tue Mar 16 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Mon Feb 15 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist