libXt 1.1.1
This commit is contained in:
parent
f445b46f8c
commit
0b8f0cbce7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
libXt-1.0.7.tar.bz2
|
libXt-1.0.7.tar.bz2
|
||||||
/libXt-1.0.9.tar.bz2
|
/libXt-1.0.9.tar.bz2
|
||||||
/libXt-1.1.0.tar.bz2
|
/libXt-1.1.0.tar.bz2
|
||||||
|
/libXt-1.1.1.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: X.Org X11 libXt runtime library
|
Summary: X.Org X11 libXt runtime library
|
||||||
Name: libXt
|
Name: libXt
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 10 2011 Adam Jackson <ajax@redhat.com> 1.1.1-1
|
||||||
|
- libXt 1.1.1
|
||||||
|
|
||||||
* Mon Mar 07 2011 Adam Jackson <ajax@redhat.com> 1.1.0-1
|
* Mon Mar 07 2011 Adam Jackson <ajax@redhat.com> 1.1.0-1
|
||||||
- libXt 1.1.0
|
- libXt 1.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user