[opus] Update to 1.1-rc

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 26 08:49:56 UTC 2013


commit 6c563e11524e4bffec599e1d69b60bcb82820520
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 26 08:49:34 2013 +0000

    Update to 1.1-rc

 opus.spec |   11 +++++++----
 sources   |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/opus.spec b/opus.spec
index e41a142..0afe596 100644
--- a/opus.spec
+++ b/opus.spec
@@ -1,12 +1,12 @@
 Name:          opus
-Version:       1.0.3
-Release:       2%{?dist}
+Version:       1.1
+Release:       0.1%{?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}-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)
@@ -26,7 +26,7 @@ Requires: opus = %{version}-%{release}
 Files for development with opus.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-rc
 cp %{SOURCE1} .
 
 %build
@@ -65,6 +65,9 @@ rm -rf %{buildroot}
 %{_datadir}/aclocal/opus.m4
 
 %changelog
+* Tue Nov 26 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1.1-0.1rc
+- Update to 1.1-rc
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 28c296c..e87f0e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86eedbd3c5a0171d2437850435e6edff  opus-1.0.3.tar.gz
+7774f1a2d417de6d426b748494bbbfc4  opus-1.1-rc.tar.gz


More information about the scm-commits mailing list