From 1e1e50aae22f0920092ec988e6192c4a69745705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:13:20 +0100 Subject: [PATCH] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- net-snmp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index a04ca01..d9f4533 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.9 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 License: BSD @@ -503,6 +503,10 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 1:5.9-8 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Thu Feb 04 2021 Josef Ridky - 1:5.9-7 - remove file with unsupported license - use make and make install macros