From 6cd82142442da20520ac491fd8c244b5ebfe0d69 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 10:45:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- 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 ecada12..96fd386 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: 1%{?dist} +Release: 2%{?dist} # NOTE: Remove Epoch line if package gets renamed Epoch: 1 License: MIT @@ -45,6 +45,9 @@ make check %{_mandir}/man1/xauth.1* %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 1:1.0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Jul 3 2014 Hans de Goede - 1:1.0.9-1 - Rebase to 1.0.9 (rhbz#1018603) - Fixes ssh -Y failure from remote GDM session (rhbz#505545)