From 31242403396d00ccb49dafeed746f7639036e7d1 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Thu, 11 Jul 2013 16:30:28 +0200 Subject: [PATCH] Rebuilt to fix broken binary possibly caused by broken toolchain --- webrtc-audio-processing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/webrtc-audio-processing.spec b/webrtc-audio-processing.spec index 5cf35bd..033e5aa 100644 --- a/webrtc-audio-processing.spec +++ b/webrtc-audio-processing.spec @@ -1,7 +1,7 @@ Name: webrtc-audio-processing Version: 0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for echo cancellation License: BSD @@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Jul 11 2013 Debarshi Ray 0.1-4 +- Rebuilt to fix broken binary possibly caused by broken toolchain + * Fri Feb 15 2013 Fedora Release Engineering - 0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild