From 2b3c3ef32306ec89cec009746f7854577d7c5141 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:44:22 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libsmi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)