From bcaa2cdd724dcc7d533b8ee40357530910088efe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 19:00:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libmad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmad.spec b/libmad.spec index 0697e5f..bcb47ef 100644 --- a/libmad.spec +++ b/libmad.spec @@ -1,6 +1,6 @@ Name: libmad Version: 0.15.1b -Release: 20%{?dist} +Release: 21%{?dist} Summary: MPEG audio decoder library License: GPLv2+ @@ -109,6 +109,9 @@ touch -r mad.h.sed %{buildroot}/%{_includedir}/mad.h %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.15.1b-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 19 2017 Nicolas Chauvet - 0.15.1b-20 - Update Thumb-2 patch - rhbz#1414486