From 1f17059a79c19f8c0cb1b8da2dd68067fedbb533 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 00:36:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- flac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flac.spec b/flac.spec index e779f4f..56fd24b 100644 --- a/flac.spec +++ b/flac.spec @@ -8,7 +8,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.3.2 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD and GPLv2+ and GFDL Group: Applications/Multimedia Source0: http://downloads.xiph.org/releases/flac/flac-%{version}.tar.xz @@ -156,6 +156,9 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.3.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed May 02 2018 Miroslav Lichvar 1.3.2-7 - fix memory leak in parsing of vorbis comments (CVE-2017-6888) - add gcc to build requirements