update
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=107
This commit is contained in:
4
_service
4
_service
@@ -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" />
|
||||
|
||||
|
@@ -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
3
libvpx-1.8.2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee3d70b127e18a646597b04725e90e44f48918c904f75dd0d0af874870695ed0
|
||||
size 22785549
|
@@ -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>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name: libvpx
|
||||
version: 1.8.1
|
||||
mtime: 1563227733
|
||||
commit: 8ae686757b708cd8df1d10c71586aff5355cfe1e
|
||||
version: 1.8.2
|
||||
mtime: 1575932960
|
||||
commit: 7ec7a33a081aeeb53fed1a8d87e4cbd189152527
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user