libXext 1.3.0

This commit is contained in:
Adam Jackson 2011-11-17 15:12:55 -05:00
parent 741cdf4563
commit 0bd294b07e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
libXext-1.1.2.tar.bz2
/libXext-1.2.0.tar.bz2
/libXext-1.3.0.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXext runtime library
Name: libXext
Version: 1.2.0
Release: 2%{?dist}
Version: 1.3.0
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Thu Nov 17 2011 Adam Jackson <ajax@redhat.com> 1.3.0-1
- libXext 1.3.0
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
9bb236ff0193e9fc1c1fb504dd840331 libXext-1.2.0.tar.bz2
161d200b690ace818db1cc7537e70ba9 libXext-1.3.0.tar.bz2