libXcursor 1.1.12

This commit is contained in:
Adam Jackson 2011-11-17 14:46:01 -05:00
parent da33289a3d
commit 4dd097f50e
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -1,7 +1,7 @@
Summary: Cursor management library
Name: libXcursor
Version: 1.1.11
Release: 3%{?dist}
Version: 1.1.12
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -26,7 +26,6 @@ several sizes and the library automatically picks the best size.
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
%description devel
libXcursor development package.
@ -86,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Xcursor*.3*
%changelog
* Thu Nov 17 2011 Adam Jackson <ajax@redhat.com> 1.1.12-1
- libXcursor 1.1.12
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
866ed46f7e0d85b8c0003cebbb78a4af libXcursor-1.1.11.tar.bz2
a93b5a6f5b05976d2c0d3f8a07f6ac6a libXcursor-1.1.12.tar.bz2