From d9b74449520d0f6f9960f318e9deaddb774a6336 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 11:41:52 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- liboqs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/liboqs.spec b/liboqs.spec index 68d7dae..5dc138b 100644 --- a/liboqs.spec +++ b/liboqs.spec @@ -1,7 +1,7 @@ %global oqs_version 0.8.0 Name: liboqs Version: %{oqs_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: liboqs is an open source C library for quantum-safe cryptographic algorithms. #liboqs uses MIT license by itself but includes several files licensed under different terms. @@ -105,6 +105,9 @@ done #%doc %%{_datadir}/doc/oqs/xml/* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Mon Feb 13 2023 Dmitry Belyavskiy - 0.8.0-1 - Initial build of liboqs for Fedora