From a2811fc620750bffb7c18c3393e9ab6410939d36 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 21 Jan 2021 11:33:34 -0500 Subject: [PATCH] Relax Requires: icedax to Recommends --- brasero.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/brasero.spec b/brasero.spec index c675e65..1605080 100644 --- a/brasero.spec +++ b/brasero.spec @@ -2,7 +2,7 @@ Name: brasero Version: 3.12.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Gnome CD/DVD burning application @@ -39,11 +39,11 @@ BuildRequires: yelp-tools Requires: dvd+rw-tools Requires: wodim Requires: genisoimage -Requires: icedax Requires: %{name}-libs%{?_isa} = %{version}-%{release} %ifnarch s390x Requires: cdrdao %endif +Recommends: icedax %description Simple and easy to use CD/DVD burning application for the Gnome @@ -155,6 +155,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog +* Thu Jan 21 2021 Adam Jackson - 3.12.2-13 +- Relax Requires: icedax to Recommends + * Thu Jan 07 2021 David King - 3.12.2-12 - Use pkgconfig for BuildRequires - Depend on tracker only on Fedora