Adrian Schröter 2020-01-10 10:36:22 +00:00 committed by Git OBS Bridge
parent 77822fe143
commit f3e8529bec
6 changed files with 20 additions and 11 deletions

View File

@ -2,8 +2,8 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/webmproject/libvpx.git</param>
<param name="scm">git</param>
<param name="version">1.8.1</param>
<param name="revision">v1.8.1</param>
<param name="version">1.8.2</param>
<param name="revision">v1.8.2</param>
</service>
<service mode="disabled" name="set_version" />

View File

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

3
libvpx-1.8.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 10 10:35:38 UTC 2020 - Adrian Schröter <adrian@suse.de>
- Update to version 1.8.1:
official changelog:
* This release collects incremental improvements to many aspects of the library.
* Upgrading:
ARCH_* defines have been removed in favor of VPX_ARCH_*.
-------------------------------------------------------------------
Thu Jul 18 22:00:25 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,5 +1,5 @@
name: libvpx
version: 1.8.1
mtime: 1563227733
commit: 8ae686757b708cd8df1d10c71586aff5355cfe1e
version: 1.8.2
mtime: 1575932960
commit: 7ec7a33a081aeeb53fed1a8d87e4cbd189152527

View File

@ -1,7 +1,7 @@
#
# spec file for package libvpx
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,12 +18,12 @@
%define sover 6
Name: libvpx
Version: 1.8.1
Version: 1.8.2
Release: 0
Summary: VP8/VP9 codec library
License: BSD-3-Clause AND GPL-2.0-or-later
Group: Productivity/Multimedia/Other
Url: http://www.webmproject.org/
URL: http://www.webmproject.org/
Source0: libvpx-%{version}.tar.xz
Source1000: baselibs.conf
Patch1: libvpx-define-config_pic.patch