From cf7ddde9a7a3f68b1035b9b751de38a4afaeb347 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:18:02 +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/libcdio.git#c42bbff7efb3d87b60926bd1be1034d3f22e6107 --- libcdio.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libcdio.spec b/libcdio.spec index 5595056..1eb0763 100644 --- a/libcdio.spec +++ b/libcdio.spec @@ -1,6 +1,6 @@ Name: libcdio Version: 2.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CD-ROM input and control library License: GPLv3+ URL: http://www.gnu.org/software/libcdio/ @@ -14,6 +14,7 @@ BuildRequires: ncurses-devel BuildRequires: help2man BuildRequires: gettext-devel BuildRequires: chrpath +BuildRequires: make %description This library provides an interface for CD-ROM access. It can be used @@ -113,6 +114,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild