libXt 1.1.5
This commit is contained in:
parent
dfa335c5ce
commit
4b0401fa4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user