This commit is contained in:
Nicolas Chauvet 2017-01-19 16:15:12 +01:00
parent c650f2cd7a
commit d250379012

View File

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