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/libxkbfile.git#cb571d86f7f312688e8a7bddd358b2ec36729443
This commit is contained in:
DistroBaker 2020-11-05 03:09:28 +00:00
parent 9012a721a9
commit 79164f8528

View File

@ -1,12 +1,13 @@
Summary: X.Org X11 libxkbfile runtime library
Name: libxkbfile
Version: 1.1.0
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
URL: http://www.x.org
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
BuildRequires: make
BuildRequires: pkgconfig(xproto) pkgconfig(x11)
BuildRequires: gcc
@ -57,6 +58,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_libdir}/pkgconfig/xkbfile.pc
%changelog
* Thu Nov 5 12:14:47 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.0-5
- Add BuildRequires for make
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild