dav1d 0.8.1-1 (znver1;aarch64;x86_64) 2021-13428
9999
| Status | published | |||||||||||||||||||||
| Submitter | angrypenguinpoland [@T] gmail.com | |||||||||||||||||||||
| Platform | rolling | |||||||||||||||||||||
| Repository | main | |||||||||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/929276 | |||||||||||||||||||||
| Packages |
|
|||||||||||||||||||||
| Build Date | 2021-01-03 14:31:19 +0000 UTC | |||||||||||||||||||||
| Last Updated | 2021-01-06 01:55:36.974768345 +0000 UTC |
$ git diff --patch-with-stat --summary 25ef71952df4eddc927a1f1397418751792fdf78..24579bcf23f42190b3432456b1425c8e42f466bb
.abf.yml | 2 +-
dav1d.spec | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 9f31c4e..cb381f2 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- dav1d-0.5.1.tar.gz: 0c053da81d6324a3db11f57c3568fb1f3db3a489
+ dav1d-0.8.1.tar.gz: cd71d7b78230bc98090743c1b257a82a637394ba
diff --git a/dav1d.spec b/dav1d.spec
index b350718..ef5f268 100644
--- a/dav1d.spec
+++ b/dav1d.spec
@@ -1,14 +1,14 @@
+%define major 5
+%define libname %mklibname %{name}
+%define devel %mklibname %{name} -d
+
%ifarch %{arm} %{armx}
%define _disable_lto 1
%endif
-%define major 3
-%define libname %mklibname %{name}
-%define devel %mklibname %{name} -d
-
Name: dav1d
-Version: 0.5.1
-Release: 2
+Version: 0.8.1
+Release: 1
License: BSD
Group: System/Libraries
Summary: AV1 cross-platform Decoder
@@ -39,7 +39,7 @@ Requires: %{libname} = %{version}-%{release}
Development files for dav1d, the AV1 cross-platform Decoder.
%prep
-%setup -q
+%autosetup -p1
%build
# As of 0.5.0 release both arm failed to build on gcc due to a lot of issues like:
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1808d 14hrs |
| benbullard79 [@T] cox.net | No Comment. | 1808d 14hrs |