libXt 1.1.5

This commit is contained in:
Adam Jackson 2015-05-01 10:13:04 -04:00
parent dfa335c5ce
commit 4b0401fa4e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ libXt-1.0.7.tar.bz2
/libXt-1.1.3.tar.bz2
/libXt-20130524.tar.bz2
/libXt-1.1.4.tar.bz2
/libXt-1.1.5.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: X.Org X11 libXt runtime library
Name: libXt
Version: 1.1.4
Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
Version: 1.1.5
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -112,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*.3*
%changelog
* Fri May 01 2015 Adam Jackson <ajax@redhat.com> 1.1.5-1
- libXt 1.1.5
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
03149823ae57bb02d0cec90d5b97d56c libXt-1.1.4.tar.bz2
8f5b5576fbabba29a05f3ca2226f74d3 libXt-1.1.5.tar.bz2