From 74b9157ac93b3eee0fa62c0466d2fb79a85ad0bf Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:39:19 +0100 Subject: [PATCH] update to 5.13.1 [release 5.13.1-1mamba;Sat Oct 26 2019] --- pyqtwebengine.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyqtwebengine.spec b/pyqtwebengine.spec index acc000f..0d0f7d1 100644 --- a/pyqtwebengine.spec +++ b/pyqtwebengine.spec @@ -1,5 +1,5 @@ Name: pyqtwebengine -Version: 5.13.0 +Version: 5.13.1 Release: 1mamba Summary: A set of Python bindings for The Qt Company’s Qt WebEngine framework Group: System/Libraries @@ -68,5 +68,8 @@ CFLAGS="%{optflags}" %{__python} configure.py %doc LICENSE %changelog +* Sat Oct 26 2019 Silvan Calarco 5.13.1-1mamba +- update to 5.13.1 + * Wed Oct 09 2019 Silvan Calarco 5.13.0-1mamba - package created using the webbuild interface