From d92c66f32ffad36446951d29b1f5da46a7219826 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 28 Nov 2013 08:32:37 +0000 Subject: [PATCH] Update to 1.1-rc2 --- opus.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/opus.spec b/opus.spec index 0afe596..c4702a1 100644 --- a/opus.spec +++ b/opus.spec @@ -1,12 +1,12 @@ Name: opus Version: 1.1 -Release: 0.1%{?dist} +Release: 0.2%{?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}-rc.tar.gz +Source0: http://downloads.xiph.org/releases/%{name}/%{name}-%{version}-rc2.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 +* Thu Nov 28 2013 Peter Robinson 1.1-0.2rc2 +- Update to 1.1-rc2 + * Tue Nov 26 2013 Peter Robinson 1.1-0.1rc - Update to 1.1-rc diff --git a/sources b/sources index e87f0e3..b78932f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7774f1a2d417de6d426b748494bbbfc4 opus-1.1-rc.tar.gz +95b8ad223b44e77653c14cf58df57c5a opus-1.1-rc2.tar.gz