1.1-0.3rc3

This commit is contained in:
Peter Robinson 2013-12-03 21:11:39 +00:00
parent 9b15aad081
commit 5620239d69
2 changed files with 6 additions and 3 deletions

View File

@ -1,12 +1,12 @@
Name: opus
Version: 1.1
Release: 0.2%{?dist}
Release: 0.3%{?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}-rc2.tar.gz
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}-rc3.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)
@ -65,6 +65,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/opus.m4
%changelog
* Tue Dec 3 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.1-0.3rc3
- Update to 1.1-rc3
* Thu Nov 28 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.1-0.2rc2
- Update to 1.1-rc2

View File

@ -1 +1 @@
95b8ad223b44e77653c14cf58df57c5a opus-1.1-rc2.tar.gz
1fe33cb3d0ee6ef94996c882f98e8cff opus-1.1-rc3.tar.gz