From 950a23d810286e669ebff55ba5448e53cc5dcb56 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:47:41 +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#a1b6c21a3d0f8d4a9718a04747efdbf3dd79164d --- libXpm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXpm.spec b/libXpm.spec index 9ea7713..a24f73a 100644 --- a/libXpm.spec +++ b/libXpm.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXpm runtime library Name: libXpm Version: 3.5.13 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: http://www.x.org @@ -57,6 +57,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la #%{_mandir}/man1/*.1x* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.5.13-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 05 2021 Peter Hutterer 3.5.13-4 - Add make to BuildRequires