diff --git a/xhost.spec b/xhost.spec index c89895b..bc72d46 100644 --- a/xhost.spec +++ b/xhost.spec @@ -1,6 +1,6 @@ Name: xhost Version: 1.0.9 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Manage hosts or users allowed to connect to the X server License: MIT AND ICU @@ -40,6 +40,10 @@ autoreconf -v --install %{_mandir}/man1/%{name}.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.9-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jun 28 2024 Peter Hutterer - 1.0.9-8 - Replace inet_aton() with inet_pton() to silence rpminspect