diff --git a/libsmi.spec b/libsmi.spec index 9ac3d4a..3f30a1d 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -15,7 +15,7 @@ Name: libsmi Version: 0.4.8 -Release: 42%{?dist} +Release: 43%{?dist} Summary: A library to access SMI MIB information License: TCL AND BSD-3-Clause URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/index.html @@ -132,6 +132,10 @@ make check ||: %changelog +* Tue Oct 29 2024 Troy Dawson - 0.4.8-43 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 08 2024 Michal Hlavinka - 0.4.8-42 - move yang files to avoid conflict with frr (#RHEL-43428)