This commit is contained in:
Dennis Gilmore 2013-02-14 21:01:48 -06:00
parent 5c7dbe1ae0
commit 3d871c2a8b

View File

@ -1,7 +1,7 @@
Name: webrtc-audio-processing
Version: 0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library for echo cancellation
License: BSD
@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Oct 9 2012 Dan Horák <dan[at]danny.cz> 0.1-2
- set ExclusiveArch x86 and ARM for now