From 1e50891e855e6ccec86c9cf2114e060dee29166f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 22:00:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xorg-x11-xauth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-xauth.spec b/xorg-x11-xauth.spec index 212de83..824acb1 100644 --- a/xorg-x11-xauth.spec +++ b/xorg-x11-xauth.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 X authority utilities Name: xorg-x11-%{pkgname} Version: 1.0.9 -Release: 9%{?dist} +Release: 10%{?dist} # NOTE: Remove Epoch line if package gets renamed Epoch: 1 License: MIT @@ -46,6 +46,9 @@ make check %{_mandir}/man1/xauth.1* %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1:1.0.9-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Aug 08 2017 Adam Jackson - 1.0.9-9 - BuildRequires: python-markdown to fix 'make check'