From 1b90b895e4ea59739857c285f6cb926b9508bb1f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 08:08:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_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 0e6ad57..01ca3c3 100644 --- a/libgdither.spec +++ b/libgdither.spec @@ -1,6 +1,6 @@ Name: libgdither Version: 0.6 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Library for applying dithering to PCM audio sources Group: System Environment/Libraries @@ -74,6 +74,9 @@ make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubd %{_libdir}/pkgconfig/libgdither.pc %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.6-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Apr 10 2018 Rafael Santos - 0.6-16 - Use Fedora standard linker flags (bug #1548657)