diff --git a/.gitignore b/.gitignore index 9848003..be06ee6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ xauth-1.0.2.tar.bz2 +/xauth-1.0.6.tar.bz2 diff --git a/sources b/sources index 10f2261..9e3fd23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31b956edaeb453ddaa640420e97b25b2 xauth-1.0.2.tar.bz2 +105f5b00bb9293b3db36f7e500d4f950 xauth-1.0.6.tar.bz2 diff --git a/xorg-x11-xauth.spec b/xorg-x11-xauth.spec index be25db8..9d4e095 100644 --- a/xorg-x11-xauth.spec +++ b/xorg-x11-xauth.spec @@ -2,8 +2,8 @@ Summary: X.Org X11 X authority utilities Name: xorg-x11-%{pkgname} -Version: 1.0.2 -Release: 9%{?dist} +Version: 1.0.6 +Release: 1%{?dist} # NOTE: Remove Epoch line if package gets renamed Epoch: 1 License: MIT @@ -49,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS COPYING NEWS README +%doc COPYING README %{_bindir}/xauth %{_bindir}/mkxauth #%dir %{_mandir}/man1x @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/mkxauth.1* %changelog +* Tue Jun 21 2011 Adam Jackson 1.0.6-1 +- xauth 1.0.6 + * Tue Feb 08 2011 Fedora Release Engineering - 1:1.0.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild