diff --git a/.gitignore b/.gitignore index c0b1dda..468381d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libXcursor.spec b/libXcursor.spec index db267c3..01eef3f 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -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 1.1.14-1 +- libXCursor 1.1.14 + * Mon May 27 2013 Peter Hutterer - 1.1.13-7.20130524git8f677eaea - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index 8775ed4..b980a90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -083cc22002078442e508dde7aa647dff libXcursor-20130524.tar.bz2 +1e7c17afbbce83e2215917047c57d1b3 libXcursor-1.1.14.tar.bz2