This commit is contained in:
Peter Robinson 2014-08-18 10:45:53 +00:00
parent 51b7ac8002
commit 6cd8214244

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1:1.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Thu Jul 3 2014 Hans de Goede <hdegoede@redhat.com> - 1:1.0.9-1
- Rebase to 1.0.9 (rhbz#1018603)
- Fixes ssh -Y failure from remote GDM session (rhbz#505545)