- Update to version 1.1.5

+ This release backports the surround encoder bug fix from
    1.2-beta branch

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=28
This commit is contained in:
Ismail Dönmez 2017-05-28 19:00:16 +00:00 committed by Git OBS Bridge
parent 3f717710c7
commit 4daaee4217
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692
size 978830

3
opus-1.1.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4
size 978844

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 28 18:54:56 UTC 2017 - idonmez@suse.com
- Update to version 1.1.5
+ This release backports the surround encoder bug fix from
1.2-beta branch
-------------------------------------------------------------------
Sat Mar 11 14:27:30 UTC 2017 - jengelh@inai.de

View File

@ -19,13 +19,13 @@
%define sover 0
Name: opus
Version: 1.1.4
Version: 1.1.5
Release: 0
Summary: Opus Audio Codec Library
License: BSD-3-Clause
Group: Development/Libraries/C and C++
Url: http://opus-codec.org/
Source: http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
Source: https://archive.mozilla.org/pub/opus/%{name}-%{version}.tar.gz
Source99: baselibs.conf
BuildRequires: pkg-config
BuildRoot: %{_tmppath}/%{name}-%{version}-build