From d250379012373f55fbbdb077a88ea04e7d84d5ff Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 19 Jan 2017 16:15:12 +0100 Subject: [PATCH] Bump --- libmad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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