From ae59aa1e8c9d4ca3bdcc00e027d21eccc02c0994 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 08: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/libavc1394.git#14149c730eb1070023bf17aad0dbbef5ca8cd930 --- libavc1394.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libavc1394.spec b/libavc1394.spec index 00440eb..bf558f3 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -1,13 +1,14 @@ Summary: Audio/Video Control library for IEEE-1394 devices Name: libavc1394 Version: 0.5.4 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv2+ and LGPLv2+ URL: http://sourceforge.net/projects/libavc1394/ Source: https://sourceforge.net/projects/libavc1394/files/libavc1394/libavc1394-%{version}.tar.gz Patch1: libavc1394-%{version}-librom.patch BuildRequires: libraw1394-devel BuildRequires: chrpath, gcc +BuildRequires: make # libraw1394 is not built on s390* ExcludeArch: s390 s390x @@ -66,6 +67,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/* %{_libdir}/librom1394.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.5.4-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.5.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild