From d08a79d9cc8ef60cf263744cc5fb0536c19fca05 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 24 Oct 2024 14:59:24 +0200 Subject: [PATCH] update to 6.8.0 [release 6.8.0-1mamba;Sat Oct 19 2024] --- qt6-qtwebview.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt6-qtwebview.spec b/qt6-qtwebview.spec index b9251cc..c3fca66 100644 --- a/qt6-qtwebview.spec +++ b/qt6-qtwebview.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtwebview -Version: 6.7.3 +Version: 6.8.0 Release: 1mamba Summary: Qt6 web view component Group: System/Libraries @@ -95,6 +95,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6WebView*.pc %changelog +* Sat Oct 19 2024 Silvan Calarco 6.8.0-1mamba +- update to 6.8.0 + * Wed Oct 09 2024 Automatic Build System 6.7.3-1mamba - automatic version update by autodist