Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 17:13:24 +02:00 committed by Tomáš Hrnčiar
parent ad3a3f2419
commit 46ff8b1d87
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: libprelude
Version: 5.2.0
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Secure Connections between all Sensors and the Prelude Manager
License: LGPL-2.1+
URL: https://www.prelude-siem.org/
@ -241,6 +241,9 @@ patch -d %{buildroot}%{_includedir}/libprelude/ -p0 < %SOURCE1
%doc AUTHORS ChangeLog README NEWS
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.2.0-13
- Rebuilt for Python 3.11
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 5.2.0-12
- Perl 5.36 rebuild