libXtst 1.2.2
This commit is contained in:
parent
4e24286ed7
commit
cf76237e92
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <peter.hutterer@redhat.com> 1.2.2-1
|
||||
- libXtst 1.2.2
|
||||
|
||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.1-7.20130524gite7e04b7be
|
||||
- Require libX11 1.6RC2 for _XEatDataWords
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user