From 54842352a776e56ca7acc7653a91b760e487da21 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:52:44 +0100 Subject: [PATCH] update to 12.8.1 [release 12.8.1-1mamba;Fri Oct 30 2020] --- PyQt5-sip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyQt5-sip.spec b/PyQt5-sip.spec index bfa44b6..11b98e2 100644 --- a/PyQt5-sip.spec +++ b/PyQt5-sip.spec @@ -1,5 +1,5 @@ Name: PyQt5-sip -Version: 12.7.2 +Version: 12.8.1 Release: 1mamba Summary: The sip extension module provides support for the PyQt5 package Group: System/Libraries @@ -50,5 +50,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README %changelog +* Fri Oct 30 2020 Silvan Calarco 12.8.1-1mamba +- update to 12.8.1 + * Mon Apr 13 2020 Silvan Calarco 12.7.2-1mamba - package created using the webbuild interface