From a2ce20bd2f5827c7157c46fc67f9513189fa7dff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 13:19:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libgdither.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgdither.spec b/libgdither.spec index 2c00920..538921b 100644 --- a/libgdither.spec +++ b/libgdither.spec @@ -1,6 +1,6 @@ Name: libgdither Version: 0.6 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Library for applying dithering to PCM audio sources License: GPLv2+ @@ -71,6 +71,9 @@ make test CFLAGS="%{optflags} -Werror --std=c99 -I%{_builddir}/%{?buildsubdir}" %{_libdir}/pkgconfig/libgdither.pc %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.6-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun May 26 2019 David King - 0.6-20 - Pass through PREFIX to build system