diff --git a/libmad.spec b/libmad.spec index 59c0e50..0697e5f 100644 --- a/libmad.spec +++ b/libmad.spec @@ -1,6 +1,6 @@ Name: libmad Version: 0.15.1b -Release: 19%{?dist} +Release: 20%{?dist} Summary: MPEG audio decoder library License: GPLv2+ @@ -109,6 +109,9 @@ touch -r mad.h.sed %{buildroot}/%{_includedir}/mad.h %changelog +* Thu Jan 19 2017 Nicolas Chauvet - 0.15.1b-20 +- Update Thumb-2 patch - rhbz#1414486 + * Wed Nov 23 2016 Nicolas Chauvet - 0.15.1b-19 - Add patches from gentoo - Allow debuginfo generation