From 4810e8fe35815c1104c8d682b53eaf8c84f15297 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:01:06 +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/cdparanoia.git#42875b6949281b2c43b56470286452a1fb901cb8 --- cdparanoia.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cdparanoia.spec b/cdparanoia.spec index 9f91324..d5d11c9 100644 --- a/cdparanoia.spec +++ b/cdparanoia.spec @@ -1,7 +1,7 @@ Summary: Compact Disc Digital Audio (CDDA) extraction tool (or ripper) Name: cdparanoia Version: 10.2 -Release: 35%{?dist} +Release: 36%{?dist} # the app is GPLv2, everything else is LGPLv2 License: GPLv2 and LGPLv2 URL: http://www.xiph.org/paranoia/index.html @@ -25,6 +25,7 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release} BuildRequires: gcc BuildRequires: autoconf BuildRequires: automake +BuildRequires: make %description Cdparanoia (Paranoia III) reads digital audio directly from a CD, then @@ -105,6 +106,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 10.2-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 26 2020 Dan HorĂ¡k - 10.2-35 - Add pkgconfig support