libXext 1.3.2
This commit is contained in:
parent
91934030b3
commit
dce77a27ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libXext-1.1.2.tar.bz2
|
||||
/libXext-1.3.0.tar.bz2
|
||||
/libXext-1.3.1.tar.bz2
|
||||
/libXext-20130524.tar.bz2
|
||||
/libXext-1.3.2.tar.bz2
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
%global tarball libXext
|
||||
%global gitdate 20130524
|
||||
#global gitdate 20130524
|
||||
%global gitversion dfe6e1f3b
|
||||
|
||||
Summary: X.Org X11 libXext runtime library
|
||||
Name: libXext
|
||||
Version: 1.3.1
|
||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.3.2
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.3.2-1
|
||||
- libXext 1.3.2
|
||||
|
||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.3.1-6.20130524gitdfe6e1f3b
|
||||
- Really require libX11 1.6RC2 for _XEatDataWords
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user