1 Commits

Author SHA256 Message Date
5e4788ab5e Sync changes to SLFO-1.2 branch 2025-08-20 12:58:13 +02:00
7 changed files with 11 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/xiph/rav1e.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">v0.8.1</param>
<param name="revision">v0.8.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
rav1e-0.8.0.obscpio LFS Normal file

Binary file not shown.

View File

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

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Fri Aug 15 10:18:33 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Update to version 0.8.1:
- Fix bit overflows when writing headers b0bd2ad thanks to
@sdroege
- Update dependencies
-------------------------------------------------------------------
Thu May 29 11:09:59 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: rav1e
version: 0.8.1
mtime: 1750066517
commit: 1fe82de02510767539e89b2ee6fa846920ae2686
version: 0.8.0
mtime: 1748021621
commit: 1fd67cd1b4a39f69303f28ed27c5d2d3833110c4

View File

@@ -1,7 +1,7 @@
#
# spec file for package rav1e
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2020 Andreas Schneider <asn@cryptomilk.org>.
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define sover 0_8
Name: rav1e
Version: 0.8.1
Version: 0.8.0
Release: 0
Summary: Fastest and safest AV1 encoder
# rav1e is published under the terms of the BSD-2-Clause license,

BIN
vendor.tar.zst LFS

Binary file not shown.