diff --git a/libslirp.spec b/libslirp.spec index 2744162..7be76fd 100644 --- a/libslirp.spec +++ b/libslirp.spec @@ -1,6 +1,6 @@ Name: libslirp Version: 4.7.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A general purpose TCP-IP emulator # check the SPDX tags in source files for details @@ -54,6 +54,9 @@ developing applications that use %{name}. %changelog +* Mon Jun 24 2024 Troy Dawson - 4.7.0-9 +- Bump release for June 2024 mass rebuild + * Mon Jun 10 2024 Marc-André Lureau - 4.7.0-8 - Backport "ip: Enforce strict aliasing" patch - Fixes: RHEL-40593