Hello community,

here is the log from the commit of package movit for openSUSE:Factory checked 
in at 2017-03-28 15:22:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/movit (Old)
 and      /work/SRC/openSUSE:Factory/.movit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "movit"

Tue Mar 28 15:22:51 2017 rev:4 rq:482774 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/movit/movit.changes      2017-03-12 
20:00:24.976182841 +0100
+++ /work/SRC/openSUSE:Factory/.movit.new/movit.changes 2017-03-28 
15:24:24.299018138 +0200
@@ -1,0 +2,14 @@
+Sun Mar 26 20:12:16 UTC 2017 - [email protected]
+
+- Update to 1.5.0:
+  * Support interleaved Y'CbCr input (4:4:4 in a single texture).
+  * Support 10-bit and 12-bit Y'CbCr, both for input and output.
+  * Limited support for having multiple Y'CbCr outputs from a
+    chain.
+  * Allow changing the Y'CbCr output coefficients runtime, i.e.
+    after finalize.
+  * Fix an issue where the last pass would have been rendered with
+    the sRGB flag set, which confused Qt applications running in
+    certain NVIDIA configurations.
+
+-------------------------------------------------------------------

Old:
----
  movit-1.4.0.tar.gz

New:
----
  movit-1.5.0.tar.gz

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

Other differences:
------------------
++++++ movit.spec ++++++
--- /var/tmp/diff_new_pack.7u77eL/_old  2017-03-28 15:24:24.866937709 +0200
+++ /var/tmp/diff_new_pack.7u77eL/_new  2017-03-28 15:24:24.866937709 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package movit
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,19 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           movit
-Version:        1.4.0
-%define _sonum  5
+Version:        1.5.0
 Release:        0
-License:        GPL-2.0+
+%define _sonum  6
 Summary:        GPU video filter library
-Url:            https://movit.sesse.net
+License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
+Url:            https://movit.sesse.net
 Source0:        https://movit.sesse.net/movit-%{version}.tar.gz
 Source1:        COPYING
 BuildRequires:  automake
-BuildRequires:  libtool
 BuildRequires:  gcc-c++
+BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(egl)
@@ -44,6 +45,7 @@
 
 %package -n libmovit%{_sonum}
 Summary:        GPU video filter library
+Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
 Requires:       %{name}-data
@@ -57,6 +59,7 @@
 
 %package        devel
 Summary:        Development files for the Movit GPU video filter library
+Group:          Development/Libraries/C and C++
 Requires:       libmovit%{_sonum} = %{version}
 
 %description    devel
@@ -68,6 +71,7 @@
 
 %package        data
 Summary:        Data files for the Movit GPU video filter library
+Group:          Development/Libraries/C and C++
 BuildArch:      noarch
 
 %description    data
@@ -111,3 +115,4 @@
 %{_includedir}/%{name}
 %{_libdir}/pkgconfig/%{name}.pc
 
+%changelog

++++++ movit-1.4.0.tar.gz -> movit-1.5.0.tar.gz ++++++
++++ 53995 lines of diff (skipped)


Reply via email to