From c65422952b8747694725b63ef51be06645c167db Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:16:24 +0100 Subject: [PATCH] automatic version update by autodist [release 5.80.0-1mamba;Tue Mar 16 2021] --- kdewebkit.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/kdewebkit.spec b/kdewebkit.spec index 280d8aa..a85becb 100644 --- a/kdewebkit.spec +++ b/kdewebkit.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kdewebkit -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: KDE Frameworks 5 - Integration of the HTML rendering engine WebKit Group: System/Libraries @@ -37,7 +37,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 KDE integration of the QtWebKit library. If you are using QtWebKit in your KDE application, you are encouraged to use this layer instead of using the QtWebKit classes directly. @@ -100,6 +99,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KDEWebKit.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