From ce812475f94df12e3cea19490284d5bb06bec283 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:02:27 +0100 Subject: [PATCH] automatic version update by autodist [release 8.8.0-1mamba;Thu Jun 29 2023] --- libcryptopp.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libcryptopp.spec b/libcryptopp.spec index 5a78c38..edc968c 100644 --- a/libcryptopp.spec +++ b/libcryptopp.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr . _) Name: libcryptopp -Version: 8.7.0 +Version: 8.8.0 Release: 1mamba Summary: Free C++ class library of cryptographic schemes Group: System/Libraries @@ -51,7 +51,8 @@ This package contains programs for manipulating %{name} routines. %debug_package %prep -%setup -q -n cryptopp-%{version} -D -T +%setup -q -n cryptopp-%{version} +#-D -T # All files have ^M end of lines, fix that for the makefile patch to apply #find . -type f -exec dos2unix {} \; #%patch0 -p1 @@ -114,6 +115,9 @@ This package contains programs for manipulating %{name} routines. %{_bindir}/cryptest.exe %changelog +* Thu Jun 29 2023 Automatic Build System 8.8.0-1mamba +- automatic version update by autodist + * Mon Aug 08 2022 Automatic Build System 8.7.0-1mamba - automatic version update by autodist