diff --git a/PyQt6-WebEngine.spec b/PyQt6-WebEngine.spec index dd4530e..8890b2f 100644 --- a/PyQt6-WebEngine.spec +++ b/PyQt6-WebEngine.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: PyQt6-WebEngine -Version: 6.6.0 +Version: 6.7.0 Release: 1mamba Summary: Python bindings for the WebEngine module of the Qt6 cross platform GUI toolkit Group: System/Libraries @@ -72,6 +72,9 @@ make CXX="g++ -I/usr/include/qt6/QtWebChannel" %doc LICENSE %changelog +* Sat Apr 27 2024 Automatic Build System 6.7.0-1mamba +- automatic version update by autodist + * Tue Nov 07 2023 Automatic Build System 6.6.0-1mamba - automatic version update by autodist