From baf416df4d7bbc5b03da08df114874d29c98beab Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 6 May 2021 13:03:02 +1000 Subject: [PATCH] xhost 1.0.8 --- sources | 2 +- xhost.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index ed2f654..c4cd511 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xhost-1.0.7.tar.bz2) = 670a8c97291565f6c36c94e135f7bd60a572bb42b4fca9d2460823db0d0576187c64f9b876ed60d348029d3f74a732862eea4ce889a6b6b9c97665746a38b1d7 +SHA512 (xhost-1.0.8.tar.bz2) = 55581f9bc45a70a73b13fe718ca83c4cb0a6116d26addc0f07659ebeb5bf7d2379e84cab5a1702ae77a298a66f42ae03f41ddc7d5acd61c6f18448e58ad7cb6b diff --git a/xhost.spec b/xhost.spec index b8503eb..6b967a0 100644 --- a/xhost.spec +++ b/xhost.spec @@ -1,6 +1,6 @@ Name: xhost -Version: 1.0.7 -Release: 2%{?dist} +Version: 1.0.8 +Release: 1%{?dist} Summary: Manage hosts or users allowed to connect to the X server License: MIT @@ -38,6 +38,9 @@ autoreconf -v --install %{_mandir}/man1/%{name}.1* %changelog +* Thu May 06 2021 Peter Hutterer 1.0.8-1 +- xhost 1.0.8 + * Thu Apr 08 2021 Peter Hutterer - 1.0.7-2 - Fix Obsoletes line to actually obsolete the -39 server-utils (#1932754)