From c8ac2e7d2f98f047ef8df36a199cff3246c8f571 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 28 Oct 2015 07:01:53 +0000 Subject: [PATCH] Update to 1.1.1 RC (further ARM optimisations) --- opus.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/opus.spec b/opus.spec index 53f8e93..53e3e77 100644 --- a/opus.spec +++ b/opus.spec @@ -1,12 +1,12 @@ Name: opus Version: 1.1.1 -Release: 0.3.beta%{?dist} +Release: 0.4.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}-beta.tar.gz +Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}-rc.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) @@ -69,6 +69,9 @@ rm -rf %{buildroot} %{_datadir}/man/man3/opus_*.3.gz %changelog +* Wed Oct 28 2015 Peter Robinson 1.1.1-0.4.rc +- Update to 1.1.1 RC (further ARM optimisations) + * Thu Jun 18 2015 Fedora Release Engineering - 1.1.1-0.3.beta - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index d780cac..1033e5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95896f0bc0dd886c3a511332e4c45b64 opus-1.1.1-beta.tar.gz +8ba12c7135987f530b34d890c1ba086b opus-1.1.1-rc.tar.gz