From e4e7b0a45b642b44285a968dfa7ab59035709c52 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 30 Nov 2020 22:58:43 +0000 Subject: [PATCH] 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/libdmx.git#ae0ee095f9474f58993fc23a062f81bf738f48d3 --- libdmx.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libdmx.spec b/libdmx.spec index 8e96714..675c5ca 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -20,7 +20,7 @@ Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}. Requires: libX11 >= 1.6.0 BuildRequires: pkgconfig(xext) -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake libtool make BuildRequires: xorg-x11-util-macros BuildRequires: libX11-devel >= 1.6.0 @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Tue Dec 01 2020 Peter Hutterer 1.1.4-9 +- Add make to BuildRequires + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild