From 1a296cbe5658be9ccf266ffda017b395b5d21888 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Nov 19 2019 18:05:20 +0000 Subject: Merge branch 'master' into epel7 --- diff --git a/.gitignore b/.gitignore index 6a20884..7503e03 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /dav1d-0.3.0.tar.gz /dav1d-0.4.0.tar.gz /dav1d-0.5.0.tar.gz +/dav1d-0.5.1.tar.bz2 diff --git a/0001-arm64-ipred-Make-sure-all-symbols-are-aligned.patch b/0001-arm64-ipred-Make-sure-all-symbols-are-aligned.patch deleted file mode 100644 index c99da8a..0000000 --- a/0001-arm64-ipred-Make-sure-all-symbols-are-aligned.patch +++ /dev/null @@ -1,38 +0,0 @@ -From a6228f47f0eebcdfebb1753a786e3e1654b51ea4 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Martin=20Storsj=C3=B6?= -Date: Fri, 11 Oct 2019 13:17:36 +0300 -Subject: [PATCH] arm64: ipred: Make sure all symbols are aligned - -If building with debug information enabled, binutils error out with -"unaligned opcodes detected in executable segment", if there are -symbols (even local ones that don't end up in the symbol table) -that point to unaligned addresses in the text section. - -This fixes issue #300. ---- - src/arm/64/ipred.S | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/arm/64/ipred.S b/src/arm/64/ipred.S -index 41b3c1cb..9513212b 100644 ---- a/src/arm/64/ipred.S -+++ b/src/arm/64/ipred.S -@@ -2244,6 +2244,7 @@ L(ipred_cfl_ac_420_tbl): - .hword L(ipred_cfl_ac_420_tbl) - L(ipred_cfl_ac_420_w16) - .hword L(ipred_cfl_ac_420_tbl) - L(ipred_cfl_ac_420_w8) - .hword L(ipred_cfl_ac_420_tbl) - L(ipred_cfl_ac_420_w4) -+ .hword 0 - - L(ipred_cfl_ac_420_w16_tbl): - .hword L(ipred_cfl_ac_420_w16_tbl) - L(ipred_cfl_ac_420_w16_wpad0) -@@ -2432,6 +2433,7 @@ L(ipred_cfl_ac_422_tbl): - .hword L(ipred_cfl_ac_422_tbl) - L(ipred_cfl_ac_422_w16) - .hword L(ipred_cfl_ac_422_tbl) - L(ipred_cfl_ac_422_w8) - .hword L(ipred_cfl_ac_422_tbl) - L(ipred_cfl_ac_422_w4) -+ .hword 0 - - L(ipred_cfl_ac_422_w16_tbl): - .hword L(ipred_cfl_ac_422_w16_tbl) - L(ipred_cfl_ac_422_w16_wpad0) --- -2.22.0 - diff --git a/dav1d.spec b/dav1d.spec index cfccc8b..2777bcb 100644 --- a/dav1d.spec +++ b/dav1d.spec @@ -1,13 +1,11 @@ Name: dav1d -Version: 0.5.0 +Version: 0.5.1 Release: 1%{?dist} Summary: AV1 cross-platform Decoder License: BSD URL: https://code.videolan.org/videolan/dav1d -Source0: %url/-/archive/%{version}/%{name}-%{version}.tar.gz -# arm64: ipred: Make sure all symbols are aligned -Patch0: https://code.videolan.org/videolan/dav1d/commit/a6228f47f0eebcdfebb1753a786e3e1654b51ea4.patch#/0001-arm64-ipred-Make-sure-all-symbols-are-aligned.patch +Source0: %url/-/archive/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: gcc BuildRequires: nasm @@ -62,6 +60,9 @@ Development files for dav1d, the AV1 cross-platform Decoder. %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Nov 19 2019 Robert-André Mauchin - 0.5.1-1 +- Release 0.5.1 (#1765775, #1771993) + * Fri Oct 11 2019 Robert-André Mauchin - 0.5.0-1 - Release 0.5.0 (#1760765) diff --git a/sources b/sources index c03da2c..4eae9a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dav1d-0.5.0.tar.gz) = 5e53b9664a2ab3cd2491b89b65646fdd5aef3774a3aca20efd559f4f36b6725068129c27174b2cb596e447c639634c105a2790006c01fae155a703000f64ca95 +SHA512 (dav1d-0.5.1.tar.bz2) = 2d1e7888fa9c138903b4209647e907803d2444fc2afb219b9a45dcc4c75098128b299950750bd68970004ea413ad88933d4d651a3e4e0e1557506598a15cee3b