From e1462f046ac9ebd45a01b42a0f5a1ac3114a5634 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:13:15 +0100 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/libmpeg2.git#1480bf31ed090657217bc5de65f67ad3357b9d83 --- libmpeg2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libmpeg2.spec b/libmpeg2.spec index 5fc036a..0eb7870 100644 --- a/libmpeg2.spec +++ b/libmpeg2.spec @@ -1,6 +1,6 @@ Name: libmpeg2 Version: 0.5.1 -Release: 21%{?dist} +Release: 22%{?dist} Summary: MPEG-2 decoder libraries License: GPLv2+ @@ -16,6 +16,7 @@ BuildRequires: libXv-devel # bootstrap deps BuildRequires: automake BuildRequires: libtool +BuildRequires: make %description @@ -104,6 +105,9 @@ install -pm 0644 libmpeg2/mpeg2_internal.h \ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.5.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.5.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild