From 89191958fc5cca72ccdf7ce327011c011e3bb242 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 4 Jan 2021 23:32: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/libXpm.git#7d553b8bc7d0a0902496a7322dd5ce13719fb651 --- libXpm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libXpm.spec b/libXpm.spec index c70dd76..9ea7713 100644 --- a/libXpm.spec +++ b/libXpm.spec @@ -1,14 +1,14 @@ Summary: X.Org X11 libXpm runtime library Name: libXpm Version: 3.5.13 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: http://www.x.org Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 BuildRequires: xorg-x11-util-macros -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake libtool make BuildRequires: gettext BuildRequires: pkgconfig(xext) pkgconfig(xt) pkgconfig(xau) @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la #%{_mandir}/man1/*.1x* %changelog +* Tue Jan 05 2021 Peter Hutterer 3.5.13-4 +- Add make to BuildRequires + * Tue Jul 28 2020 Fedora Release Engineering - 3.5.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild