From e4215efb9b5253060ad910e60e81fa8d759d4439 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 17:12:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- brasero.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brasero.spec b/brasero.spec index edc591c..bad2a3c 100644 --- a/brasero.spec +++ b/brasero.spec @@ -1,6 +1,6 @@ Name: brasero Version: 3.12.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Gnome CD/DVD burning application Group: Applications/Multimedia # see https://bugzilla.gnome.org/show_bug.cgi?id=683503 @@ -199,6 +199,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 3.12.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 17 2015 Richard Shaw - 3.12.1-3 - Add patch to fix libdvdcss version detection, fixes BZ#1193628. - Use %%license tag.