This commit is contained in:
Dennis Gilmore 2015-06-19 01:26:42 +00:00
parent 1821208944
commit bb96d7cc29

View File

@ -2,7 +2,7 @@ Summary: A voice compression format (codec)
Name: speex
Version: 1.2
%global rc_ver rc2
Release: 0.23.%{rc_ver}%{?dist}
Release: 0.24.%{rc_ver}%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://www.speex.org/
@ -72,6 +72,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/speex/manual.pdf
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-0.24.rc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Dec 14 2014 David King <amigadave@amigadave.com> - 1.2-0.23.rc2
- Drop cyclic dependency handling, as speexdsp was fixed