This commit is contained in:
Adam Jackson 2010-10-28 07:05:23 -04:00
parent e8fc8cc122
commit 93cc901e6a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libXcursor-1.1.10.tar.bz2
/libXcursor-1.1.11.tar.bz2

View File

@ -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 <ajax@redhat.com> 1.1.11-1
- libXcursor 1.1.11
* Thu Mar 11 2010 Matthias Clasen <mclasen@redhat.com> - 1.1.10-5
- The theme file should _not_ be a config file

View File

@ -1 +1 @@
7dcdad1c10daea872cb3355af414b2ca libXcursor-1.1.10.tar.bz2
866ed46f7e0d85b8c0003cebbb78a4af libXcursor-1.1.11.tar.bz2