update to 5.13.1 [release 5.13.1-1mamba;Sat Oct 26 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 10:39:19 +01:00
parent 47fe312dfb
commit 74b9157ac9

View File

@ -1,5 +1,5 @@
Name: pyqtwebengine Name: pyqtwebengine
Version: 5.13.0 Version: 5.13.1
Release: 1mamba Release: 1mamba
Summary: A set of Python bindings for The Qt Companys Qt WebEngine framework Summary: A set of Python bindings for The Qt Companys Qt WebEngine framework
Group: System/Libraries Group: System/Libraries
@ -68,5 +68,8 @@ CFLAGS="%{optflags}" %{__python} configure.py
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat Oct 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.1-1mamba
- update to 5.13.1
* Wed Oct 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.0-1mamba * Wed Oct 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface