diff --git a/SPECS/libmicrohttpd.spec b/SPECS/libmicrohttpd.spec index 5f68f91..1864cd0 100644 --- a/SPECS/libmicrohttpd.spec +++ b/SPECS/libmicrohttpd.spec @@ -1,6 +1,6 @@ Name: libmicrohttpd Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Lightweight library for embedding a webserver in applications @@ -106,6 +106,10 @@ fi %doc html %changelog +* Tue Oct 29 2024 Troy Dawson - 1:1.0.0-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1:1.0.0-2 - Bump release for June 2024 mass rebuild