diff --git a/qt6-qtwebview.spec b/qt6-qtwebview.spec index 2730ca1..580cf05 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.6.2 +Version: 6.6.3 Release: 1mamba Summary: Qt6 web view component Group: System/Libraries @@ -97,6 +97,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6WebView*.pc %changelog +* Sun Mar 31 2024 Automatic Build System 6.6.3-1mamba +- automatic version update by autodist + * Tue Feb 20 2024 Automatic Build System 6.6.2-1mamba - automatic version update by autodist