Hello community, here is the log from the commit of package dav1d for openSUSE:Factory checked in at 2019-03-05 12:25:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dav1d (Old) and /work/SRC/openSUSE:Factory/.dav1d.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dav1d" Tue Mar 5 12:25:29 2019 rev:2 rq:681533 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dav1d/dav1d.changes 2019-01-05 14:42:13.192487286 +0100 +++ /work/SRC/openSUSE:Factory/.dav1d.new.28833/dav1d.changes 2019-03-05 12:25:29.820838223 +0100 @@ -1,0 +2,13 @@ +Mon Mar 4 17:31:53 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 0.2.0 + * ARM64 and ARM optimizations using NEON instructions + * SSSE3 optimizations for both 32 and 64bits + * More AVX-2 assembly, reaching almost completion + * Fix installation of includes + * Rewrite inverse transforms to avoid overflows + * Snap packaging for Linux + * Updated API (ABI and API break) + * Fixes for un-decodable samples + +------------------------------------------------------------------- Old: ---- dav1d-0.1.0.tar.gz New: ---- dav1d-0.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dav1d.spec ++++++ --- /var/tmp/diff_new_pack.MHS8sx/_old 2019-03-05 12:25:30.396838048 +0100 +++ /var/tmp/diff_new_pack.MHS8sx/_new 2019-03-05 12:25:30.400838046 +0100 @@ -1,7 +1,7 @@ # # spec file for package dav1d # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,21 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define sover 0 +%define sover 1 Name: dav1d -Version: 0.1.0 +Version: 0.2.0 Release: 0 Summary: An AV1 decoder License: BSD-2-Clause Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://code.videolan.org/videolan/dav1d Source0: https://code.videolan.org/videolan/dav1d/-/archive/%{version}/dav1d-%{version}.tar.gz -BuildRequires: nasm BuildRequires: meson >= 0.47.0 +BuildRequires: nasm BuildRequires: pkgconfig # necessary to meson BuildRequires: rpm >= 4.14 ++++++ dav1d-0.1.0.tar.gz -> dav1d-0.2.0.tar.gz ++++++ ++++ 30032 lines of diff (skipped)
