diff --git a/.gitignore b/.gitignore index 7c4daf4..564a864 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ libXt-1.0.7.tar.bz2 /libXt-1.1.2.tar.bz2 /libXt-1.1.3.tar.bz2 /libXt-20130524.tar.bz2 +/libXt-1.1.4.tar.bz2 diff --git a/libXt.spec b/libXt.spec index 674f785..66c5844 100644 --- a/libXt.spec +++ b/libXt.spec @@ -1,10 +1,10 @@ %global tarball libXt -%global gitdate 20130524 +#global gitdate 20130524 %global gitversion 1f4802b74 Summary: X.Org X11 libXt runtime library Name: libXt -Version: 1.1.3 +Version: 1.1.4 Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri May 31 2013 Peter Hutterer 1.1.4-5 +- libXt 1.1.4 + * Mon May 27 2013 Peter Hutterer - 1.1.3-5.20130524git1f4802b74 - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index a0455aa..9156f6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ecb9fd78a4264e21b8433b2356ab5032 libXt-20130524.tar.bz2 +03149823ae57bb02d0cec90d5b97d56c libXt-1.1.4.tar.bz2