Update to 1.1.1 beta (SSE, ARM, MIPS optimisations)
This commit is contained in:
parent
f8f96008a4
commit
32366f2faf
@ -1,12 +1,12 @@
|
||||
Name: opus
|
||||
Version: 1.1
|
||||
Release: 5%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 0.1.beta%{?dist}
|
||||
Summary: An audio codec for use in low-delay speech and audio communication
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
URL: http://www.opus-codec.org/
|
||||
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}-beta.tar.gz
|
||||
# This is the final IETF Working Group RFC
|
||||
Source1: http://tools.ietf.org/rfc/rfc6716.txt
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -68,6 +68,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/man/man3/opus_*.3.gz
|
||||
|
||||
%changelog
|
||||
* Wed Oct 15 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.1-0.1.beta
|
||||
- Update to 1.1.1 beta (SSE, ARM, MIPS optimisations)
|
||||
|
||||
* Sun Oct 5 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.1-5
|
||||
- Install html docs in devel package
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user