diff --git a/.gitignore b/.gitignore index e682cc2..459badf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libXcursor-1.1.10.tar.bz2 +/libXcursor-1.1.11.tar.bz2 diff --git a/libXcursor.spec b/libXcursor.spec index cfad508..38ad1a9 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -1,7 +1,7 @@ Summary: Cursor management library Name: libXcursor -Version: 1.1.10 -Release: 5%{?dist} +Version: 1.1.11 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Thu Oct 28 2010 Adam Jackson 1.1.11-1 +- libXcursor 1.1.11 + * Thu Mar 11 2010 Matthias Clasen - 1.1.10-5 - The theme file should _not_ be a config file diff --git a/sources b/sources index 549a219..fb88e0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7dcdad1c10daea872cb3355af414b2ca libXcursor-1.1.10.tar.bz2 +866ed46f7e0d85b8c0003cebbb78a4af libXcursor-1.1.11.tar.bz2