libXt 1.1.2

This commit is contained in:
Adam Jackson 2012-03-08 09:25:02 -05:00
parent db0cc9674a
commit f0a10a94a0
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ libXt-1.0.7.tar.bz2
/libXt-1.0.9.tar.bz2
/libXt-1.1.0.tar.bz2
/libXt-1.1.1.tar.bz2
/libXt-1.1.2.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXt runtime library
Name: libXt
Version: 1.1.1
Release: 2%{?dist}
Version: 1.1.2
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -54,6 +54,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-,root,root,-)
%{_datadir}/doc/%{name}
%{_includedir}/X11/CallbackI.h
%{_includedir}/X11/Composite.h
%{_includedir}/X11/CompositeP.h
@ -92,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Thu Mar 08 2012 Adam Jackson <ajax@redhat.com> 1.1.2-1
- libXt 1.1.2
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
eb22c0a1f172b06b97a3f5ae89768412 libXt-1.1.1.tar.bz2
c4f7f149559320f378d93b835d38ad6f libXt-1.1.2.tar.bz2