Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libXext.git#1eca1d4354ab91c2cdca1adf521efd42c3954437
This commit is contained in:
DistroBaker 2020-11-05 02:30:37 +00:00
parent 0037864c7f
commit d33e2f4275

View File

@ -5,7 +5,7 @@
Summary: X.Org X11 libXext runtime library
Name: libXext
Version: 1.3.4
Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
License: MIT
URL: http://www.x.org
@ -19,6 +19,7 @@ Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.t
Requires: libX11 >= 1.5.99.902
BuildRequires: make
BuildRequires: autoconf automake libtool
BuildRequires: xorg-x11-proto-devel >= 7.4-23
BuildRequires: libX11-devel >= 1.5.99.902
@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%{_mandir}/man3/*.3*
%changelog
* Thu Nov 5 11:24:29 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.3.4-5
- Add BuildRequires for make
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild