1.1-0.3rc3
This commit is contained in:
parent
9b15aad081
commit
5620239d69
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user