libXCursor 1.1.14

This commit is contained in:
Peter Hutterer 2013-05-31 08:57:22 +10:00
parent ed2645ba89
commit fa28c610dc
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ libXcursor-1.1.10.tar.bz2
/libXcursor-1.1.12.tar.bz2
/libXcursor-1.1.13.tar.bz2
/libXcursor-20130524.tar.bz2
/libXcursor-1.1.14.tar.bz2

View File

@ -1,11 +1,11 @@
%global tarball libXcursor
%global gitdate 20130524
#global gitdate 20130524
%global gitversion 8f677eaea
Summary: Cursor management library
Name: libXcursor
Version: 1.1.13
Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
Version: 1.1.14
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Xcursor*.3*
%changelog
* Fri May 31 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.1.14-1
- libXCursor 1.1.14
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.13-7.20130524git8f677eaea
- Require libX11 1.6RC2 for _XEatDataWords

View File

@ -1 +1 @@
083cc22002078442e508dde7aa647dff libXcursor-20130524.tar.bz2
1e7c17afbbce83e2215917047c57d1b3 libXcursor-1.1.14.tar.bz2