Hello community,

here is the log from the commit of package libavif for openSUSE:Factory checked 
in at 2020-03-16 10:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libavif (Old)
 and      /work/SRC/openSUSE:Factory/.libavif.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libavif"

Mon Mar 16 10:19:04 2020 rev:3 rq:785129 version:0.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libavif/libavif.changes  2020-02-18 
10:37:51.416632521 +0100
+++ /work/SRC/openSUSE:Factory/.libavif.new.3160/libavif.changes        
2020-03-16 10:19:53.947625380 +0100
@@ -1,0 +2,18 @@
+Wed Mar 11 06:51:01 UTC 2020 - Andreas Schneider <[email protected]>
+
+- Update to version 0.6.2
+  https://github.com/AOMediaCodec/libavif/blob/master/CHANGELOG.md
+
+-------------------------------------------------------------------
+Wed Mar 11 06:10:27 UTC 2020 - Andreas Schneider <[email protected]>
+
+- If we want to build with aom, require version >= 1.1.0
+- Removed cbcf62c2200be83b85b48059c819ae708216ccec.patch
+
+-------------------------------------------------------------------
+Wed Mar  4 15:09:24 UTC 2020 - Andreas Schneider <[email protected]>
+
+- Update to version 0.5.7
+  https://github.com/AOMediaCodec/libavif/releases/tag/v0.5.7
+
+-------------------------------------------------------------------

Old:
----
  cbcf62c2200be83b85b48059c819ae708216ccec.patch
  libavif-0.5.5.tar.gz

New:
----
  libavif-0.6.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libavif.spec ++++++
--- /var/tmp/diff_new_pack.PIpu7W/_old  2020-03-16 10:19:56.087626252 +0100
+++ /var/tmp/diff_new_pack.PIpu7W/_new  2020-03-16 10:19:56.135626271 +0100
@@ -18,25 +18,28 @@
 
 %bcond_with aom
 
-%define lib_name libavif0
+%define lib_name libavif2
 
 Name:           libavif
-Version:        0.5.5
+Version:        0.6.2
 Release:        0
 Summary:        Library for encoding and decoding .avif files
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/AOMediaCodec/libavif
+#
 Source:         
https://github.com/AOMediaCodec/libavif/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch:          
https://github.com/cryptomilk/libavif/commit/cbcf62c2200be83b85b48059c819ae708216ccec.patch
+#
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  nasm
 BuildRequires:  pkgconfig(dav1d)
+BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(rav1e)
+
 %if %{with aom}
-BuildRequires:  pkgconfig(aom)
+BuildRequires:  pkgconfig(aom) >= 1.1.0
 %endif
-BuildRequires:  pkgconfig(rav1e)
 
 %description
 This library aims to be a friendly, portable C implementation of the AV1 Image
@@ -114,6 +117,7 @@
 %{_libdir}/libavif.so
 %{_includedir}/avif/
 %{_libdir}/cmake/libavif/
+%{_libdir}/pkgconfig/libavif.pc
 
 %files -n avif-tools
 %doc *.md

++++++ libavif-0.5.5.tar.gz -> libavif-0.6.2.tar.gz ++++++
++++ 7204 lines of diff (skipped)


Reply via email to