From fd8a9dfdd19177f85e9b76fa9a3bb42a3d50c50e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:00:34 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- lldpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lldpd.spec b/lldpd.spec index 682a6d8..d5a189f 100644 --- a/lldpd.spec +++ b/lldpd.spec @@ -1,6 +1,6 @@ Name: lldpd Version: 1.0.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ISC-licensed implementation of LLDP License: ISC @@ -114,6 +114,9 @@ exit 0 %changelog +* Mon Jun 24 2024 Troy Dawson - 1.0.18-2 +- Bump release for June 2024 mass rebuild + * Wed Arp 24 2024 Hangbin Liu - 1.0.18-1 - Strip ASL/APSL components (RHELMISC-4345)