Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libvpx.git#b0c9fe60a1d93e831fc225f3023fbea19f47f134
This commit is contained in:
parent
ab2c69c05a
commit
647417ddc3
@ -6,7 +6,7 @@
|
||||
Name: libvpx
|
||||
Summary: VP8/VP9 Video Codec SDK
|
||||
Version: 1.9.0
|
||||
Release: 2.1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: BSD
|
||||
#Source0: http://downloads.webmproject.org/releases/webm/%{name}-%{version}.tar.bz2
|
||||
Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz
|
||||
@ -14,6 +14,7 @@ Source1: vpx_config.h
|
||||
# Thanks to debian.
|
||||
Source2: libvpx.ver
|
||||
URL: http://www.webmproject.org/code/
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
%ifarch %{ix86} x86_64
|
||||
@ -232,8 +233,8 @@ rm -rf %{buildroot}%{_prefix}/src
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 20 2020 Petr Šabata <contyk@redhat.com> - 1.9.0-2.1
|
||||
- Bump for gcc11
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Oct 10 2020 Jeff Law <law@redhat.com> - 1.9.0-2
|
||||
- Re-enable LTO
|
||||
|
Loading…
Reference in New Issue
Block a user