[opus] Update to 1.1.1 beta (SSE, ARM, MIPS optimisations)

Peter Robinson pbrobinson at fedoraproject.org
Wed Oct 15 08:10:43 UTC 2014


commit 32366f2faf0eeaf97e2a7d5c5c5ef2b23a7269d7
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Oct 15 09:10:29 2014 +0100

    Update to 1.1.1 beta (SSE, ARM, MIPS optimisations)

 opus.spec |    9 ++++++---
 sources   |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/opus.spec b/opus.spec
index 222ca17..e10b149 100644
--- a/opus.spec
+++ b/opus.spec
@@ -1,12 +1,12 @@
 Name:          opus
-Version:       1.1
-Release:       5%{?dist}
+Version:       1.1.1
+Release:       0.1.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}.tar.gz
+Source0:       http://downloads.xiph.org/releases/%{name}/%{name}-%{version}-beta.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)
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 %{_datadir}/man/man3/opus_*.3.gz
 
 %changelog
+* Wed Oct 15 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.1.1-0.1.beta
+- Update to 1.1.1 beta (SSE, ARM, MIPS optimisations)
+
 * Sun Oct  5 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.1-5
 - Install html docs in devel package
 
diff --git a/sources b/sources
index 8a06815..d780cac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5a8cf7c0b066759542bc4ca46817ac6  opus-1.1.tar.gz
+95896f0bc0dd886c3a511332e4c45b64  opus-1.1.1-beta.tar.gz


More information about the scm-commits mailing list