From 0d2f25575cfa09196c0df3d7be599efd33fa1cbc Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:09:50 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/libpreludedb.spec b/libpreludedb.spec index 808c1e9..8a0b40c 100644 --- a/libpreludedb.spec +++ b/libpreludedb.spec @@ -5,7 +5,7 @@ Name: libpreludedb Version: 5.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Framework for easy access to the IDMEF database # Prelude is GPL-2.0+ # libmissing is LGPL-2.1+ @@ -209,6 +209,9 @@ chmod +x %{buildroot}%{_datadir}/%{name}/classic/mysql2sqlite.sh %doc ChangeLog README NEWS %changelog +* Fri Jun 04 2021 Python Maint - 5.2.0-6 +- Rebuilt for Python 3.10 + * Mon Feb 08 2021 Pavel Raiskup - 5.2.0-5 - rebuild for libpq ABI fix rhbz#1908268