From ba2ca2df574e658e486cced49fd584b99a877a5b Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:27:32 +0100 Subject: [PATCH] update to 10.33 [release 10.33-1mamba;Fri Aug 02 2019] --- pcre2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pcre2.spec b/pcre2.spec index 9a25374..9928c14 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -1,8 +1,8 @@ Name: pcre2 -Version: 10.32 +Version: 10.33 Release: 1mamba Summary: PCRE - Perl Compatible Regular Expressions -Group: Sstem/Libraries +Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco @@ -91,5 +91,8 @@ sed -i "s| man/man| share/man/man|" CMakeLists.txt %doc ChangeLog NEWS README %changelog +* Fri Aug 02 2019 Silvan Calarco 10.33-1mamba +- update to 10.33 + * Mon Mar 18 2019 Silvan Calarco 10.32-1mamba - package created using the webbuild interface