update to 0.9.10 and draft 11

This commit is contained in:
Peter Robinson 2012-04-27 23:34:05 +01:00
parent 53897d6e23
commit c8e5c9b0de
3 changed files with 18151 additions and 4 deletions

18144
draft-ietf-codec-opus-11.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: opus
Version: 0.9.8
Release: 2%{?dist}
Version: 0.9.10
Release: 1%{?dist}
Summary: An audio codec for use in low-delay speech and audio communication
Group: System Environment/Libraries
@ -8,7 +8,7 @@ License: BSD
URL: http://www.opus-codec.org/
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}.tar.gz
# This is the current IETF Working Group draft
Source1: http://tools.ietf.org/id/draft-ietf-codec-opus-10.txt
Source1: http://tools.ietf.org/id/draft-ietf-codec-opus-11.txt
%description
The Opus codec is designed for interactive speech and audio transmission over
@ -57,6 +57,9 @@ rm %{buildroot}/usr/share/doc/opus/doxygen-build.stamp
%{_libdir}/pkgconfig/opus.pc
%changelog
* Fri Apr 27 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0.9.10-1
- Update to 0.9.10
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
76c1876eae9169dee808ff4710d847cf opus-0.9.8.tar.gz
afbda2fd20dc08e6075db0f60297a137 opus-0.9.10.tar.gz