Hello community,

here is the log from the commit of package libyami-utils for openSUSE:Factory 
checked in at 2019-02-14 14:32:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyami-utils (Old)
 and      /work/SRC/openSUSE:Factory/.libyami-utils.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyami-utils"

Thu Feb 14 14:32:15 2019 rev:4 rq:674406 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyami-utils/libyami-utils.changes      
2018-05-11 09:15:00.569613953 +0200
+++ /work/SRC/openSUSE:Factory/.libyami-utils.new.28833/libyami-utils.changes   
2019-02-14 14:32:27.971677055 +0100
@@ -1,0 +2,15 @@
+Tue Feb 12 19:08:05 UTC 2019 - [email protected]
+
+- Update to version 1.3.1:
+  * Properly initialize VideoDecodeBuffer. libyami introduced
+    VIDEO_DECODE_BUFFER_FLAG_FRAME_END and uses it in avc/hevc
+    decoder to stop frame decoding in some cases. Thus, it is
+    necessary to properly initialize the VideoDecodeBuffer so that
+    VIDEO_DECODE_BUFFER_FLAG_FRAME_END is not erroneously and
+    arbitrarily set.
+- No longer force ffmpeg3 versions of pkgconfig(libav*).
+- Update URL and Source with new home.
+- Drop {ix86} from ExclusiveArch: Only build for x86_64. i586 have
+  been broken for two releases now.
+
+-------------------------------------------------------------------

Old:
----
  libyami-utils-1.3.0.tar.gz

New:
----
  libyami-utils-1.3.1.tar.gz

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

Other differences:
------------------
++++++ libyami-utils.spec ++++++
--- /var/tmp/diff_new_pack.X7xjv2/_old  2019-02-14 14:32:28.631676753 +0100
+++ /var/tmp/diff_new_pack.X7xjv2/_new  2019-02-14 14:32:28.631676753 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyami-utils
 #
-# 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,18 +12,18 @@
 # 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/
 #
 
 
 Name:           libyami-utils
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        Collection of tools for development and testing of Libyami
 License:        Apache-2.0
 Group:          Development/Tools/Other
-Url:            https://github.com/01org/libyami-utils
-Source0:        
https://github.com/01org/libyami-utils/archive/%{version}.tar.gz#/%name-%{version}.tar.gz
+URL:            https://github.com/intel/libyami-utils
+Source0:        %{url}/archive/%{version}.tar.gz#/%name-%{version}.tar.gz
 Source99:       libyami-utils-rpmlintrc
 
 BuildRequires:  gcc-c++
@@ -31,16 +31,16 @@
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(glesv2)
-BuildRequires:  pkgconfig(libavformat) = 57.83.100
+BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libbsd)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libdrm_intel)
 BuildRequires:  pkgconfig(libv4l2)
 BuildRequires:  pkgconfig(libva-drm)
 BuildRequires:  pkgconfig(libva-x11)
-BuildRequires:  pkgconfig(libyami) >= 0.5.2
+BuildRequires:  pkgconfig(libyami) >= 0.5.5
 # Intel graphics hardware only available on these platforms
-ExclusiveArch:  %{ix86} x86_64
+ExclusiveArch:  x86_64
 
 %description
 This package provides decoder/encoder/vpp programs using libyami.
@@ -81,7 +81,8 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{_bindir}/*
 %{_mandir}/man*/*
 

++++++ libyami-utils-1.3.0.tar.gz -> libyami-utils-1.3.1.tar.gz ++++++
++++ 2098 lines of diff (skipped)


Reply via email to