From 1dbc8dd2319682c6ed6f70ad56f5fc0a04038d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:53:56 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- net-snmp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 3774d6c..4412872 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -10,7 +10,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.8 -Release: 19%{?dist} +Release: 20%{?dist} Epoch: 1 License: BSD @@ -507,6 +507,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Tue May 26 2020 Miro HronĨok - 1:5.8-20 +- Rebuilt for Python 3.9 + * Thu Apr 09 2020 Josef Ridky -1:5.8-19 - update skip_autofs patch (#1810104) - exit snmpd after snmpd -h command