From cf76237e927395860a2feed13d216cda9412bc00 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 31 May 2013 16:48:49 +1000 Subject: [PATCH] libXtst 1.2.2 --- .gitignore | 1 + libXtst.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 20300f1..cab3fae 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libXtst-1.0.99.2.tar.bz2 /libXtst-1.2.0.tar.bz2 /libXtst-1.2.1.tar.bz2 /libXtst-20130524.tar.bz2 +/libXtst-1.2.2.tar.bz2 diff --git a/libXtst.spec b/libXtst.spec index f1d2442..75af925 100644 --- a/libXtst.spec +++ b/libXtst.spec @@ -1,11 +1,11 @@ %global tarball libXtst -%global gitdate 20130524 +#global gitdate 20130524 %global gitversion e7e04b7be Summary: X.Org X11 libXtst runtime library Name: libXtst -Version: 1.2.1 -Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.2.2 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/XTest*.3* %changelog +* Fri May 31 2013 Peter Hutterer 1.2.2-1 +- libXtst 1.2.2 + * Mon May 27 2013 Peter Hutterer - 1.2.1-7.20130524gite7e04b7be - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index 3f87868..9499482 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33cad0a16e84643dfdbf7cb426110b22 libXtst-20130524.tar.bz2 +25c6b366ac3dc7a12c5d79816ce96a59 libXtst-1.2.2.tar.bz2