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.