From 77e280f193e4edee8ca7c5eecff33dcefdfab0ce Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 22:16:43 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.3-1mamba;Wed Oct 09 2024] --- qt6-qtwebview.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/qt6-qtwebview.spec b/qt6-qtwebview.spec index 0bc4b7a..b9251cc 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.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 web view component Group: System/Libraries @@ -59,8 +59,6 @@ DESTDIR="%{buildroot}" cmake --install build %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -97,6 +95,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6WebView*.pc %changelog +* Wed Oct 09 2024 Automatic Build System 6.7.3-1mamba +- automatic version update by autodist + * Sat Jun 22 2024 Automatic Build System 6.7.2-1mamba - automatic version update by autodist