update to 1.2.0

This commit is contained in:
Miroslav Lichvar 2018-03-06 15:30:00 +01:00
parent f41b5b812a
commit 69dd944863
3 changed files with 7 additions and 9 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
speex-1.2rc1.tar.gz
/speex-1.2rc2.tar.gz
/speex-1.2.0.tar.gz

View File

@ -1 +1 @@
6ae7db3bab01e1d4b86bacfa8ca33e81 speex-1.2rc2.tar.gz
SHA512 (speex-1.2.0.tar.gz) = 7fe10838c7d1bafcbe42295b82b79262420dba793b8a4388e2f73a3007850b5572face1b5308d9f4e8d7dfc9cb1c016cbad88cd65b2892667986107ed946836b

View File

@ -1,12 +1,11 @@
Summary: A voice compression format (codec)
Name: speex
Version: 1.2
%global rc_ver rc2
Release: 0.29.%{rc_ver}%{?dist}
Version: 1.2.0
Release: 0.29%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://www.speex.org/
Source0: http://downloads.xiph.org/releases/speex/%{name}-%{version}%{rc_ver}.tar.gz
URL: https://www.speex.org/
Source0: https://downloads.xiph.org/releases/speex/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig(ogg)
BuildRequires: pkgconfig(speexdsp)
@ -36,7 +35,7 @@ Speex is a patent-free compression format designed especially for
speech. This package contains tools files and user's manual for %{name}.
%prep
%setup -q -n %{name}-%{version}%{rc_ver}
%setup -q
%build
%configure --disable-static --enable-binaries