From 47b576656d5dc3b1df6543e94cd63da81f7e3db9 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 6 Dec 2012 21:54:34 +0000 Subject: [PATCH] 1.0.2 --- .gitignore | 5 +---- opus.spec | 5 ++++- sources | 3 +-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 2f5c746..e9e8d90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ -/opus-0.*.tar.gz -/opus-1.0.0-rc.tar.gz -/opus-1.0.1-rc3.tar.gz -/opus-1.0.1.tar.gz +/opus-1.*.tar.gz /rfc6716.txt diff --git a/opus.spec b/opus.spec index 494f235..83c3c5a 100644 --- a/opus.spec +++ b/opus.spec @@ -1,5 +1,5 @@ Name: opus -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist} Summary: An audio codec for use in low-delay speech and audio communication @@ -65,6 +65,9 @@ rm -rf %{buildroot} %{_datadir}/aclocal/opus.m4 %changelog +* Thu Dec 6 2012 Peter Robinson 1.0.2-1 +- Official 1.0.2 release + * Wed Sep 12 2012 Peter Robinson - 1.0.1-1 - Official 1.0.1 release now rfc6716 is stable diff --git a/sources b/sources index ac178c0..ba3cc4c 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -bbac19996957b404a1139816e2f357f5 opus-1.0.1.tar.gz -682e78791dfd9a65d6328d72986fce80 rfc6716.txt +c503ad05a59ddb44deab96204401be03 opus-1.0.2.tar.gz