libXCursor 1.1.14
This commit is contained in:
parent
ed2645ba89
commit
fa28c610dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user