1.2 GA
This commit is contained in:
parent
17afc0c43e
commit
d509b947de
11
opus.spec
11
opus.spec
@ -1,11 +1,11 @@
|
||||
Name: opus
|
||||
Version: 1.2
|
||||
Release: 0.4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: An audio codec for use in low-delay speech and audio communication
|
||||
License: BSD
|
||||
URL: http://www.opus-codec.org/
|
||||
URL: https://www.opus-codec.org/
|
||||
|
||||
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}-rc1.tar.gz
|
||||
Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}.tar.gz
|
||||
# This is the final IETF Working Group RFC
|
||||
Source1: http://tools.ietf.org/rfc/rfc6716.txt
|
||||
Source2: https://tools.ietf.org/html/draft-ietf-codec-opus-update-04
|
||||
@ -26,7 +26,7 @@ Requires: opus = %{version}-%{release}
|
||||
Files for development with opus.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-rc1
|
||||
%setup -q
|
||||
cp %{SOURCE1} .
|
||||
cp %{SOURCE2} .
|
||||
|
||||
@ -63,6 +63,9 @@ make check
|
||||
%{_datadir}/man/man3/opus_*.3.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jun 20 2017 Peter Robinson <pbrobinson@fedoraproject.org> 1.2-1
|
||||
- Update to 1.2
|
||||
|
||||
* Fri Jun 9 2017 Peter Robinson <pbrobinson@fedoraproject.org> 1.2-0.4
|
||||
- Update to 1.2.0 RC1
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (opus-1.2-rc1.tar.gz) = 246775309c3d1d237180fcefcfc2360e7dbd312876cebcfd0b60cb875f0d714381e0e89dcc18377658cb39863184a86a63c3c149e3df31955683a1098efceb4e
|
||||
SHA512 (opus-1.2.tar.gz) = 1bc8489012923c14fc38577c7b9c78368b627b088be55f6c7a40a825864da5006ec36c65686adbeba7e402fdc6ea793d6f1a6dfd281a2aadd79064ff07091ebc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user