libXext 1.3.4
This commit is contained in:
parent
904a2a33e6
commit
3dd9d5e407
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ libXext-1.1.2.tar.bz2
|
||||
/libXext-20130524.tar.bz2
|
||||
/libXext-1.3.2.tar.bz2
|
||||
/libXext-1.3.3.tar.bz2
|
||||
/libXext-1.3.4.tar.bz2
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: X.Org X11 libXext runtime library
|
||||
Name: libXext
|
||||
Version: 1.3.3
|
||||
Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.3.4
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2019 Peter Hutterer <peter.hutterer@redhat.com> 1.3.4-1
|
||||
- libXext 1.3.4
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user