Hello community,

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

Package is "movit"

Tue Jul 11 08:28:11 2017 rev:6 rq:509300 version:1.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/movit/movit.changes      2017-06-05 
18:50:40.482405066 +0200
+++ /work/SRC/openSUSE:Factory/.movit.new/movit.changes 2017-07-11 
08:28:17.606729372 +0200
@@ -1,0 +2,11 @@
+Mon Jul 10 21:18:25 UTC 2017 - antoine.belv...@opensuse.org
+
+- Update to 1.5.2:
+  * The texture generation for ResampleEffect (when the size is
+    changed) now uses less CPU.
+  * Work around an NVIDIA driver threading bug by aggressively
+    caching VAOs.
+  * Update soname to libmovit.so.7.
+- Remove call to autogen.sh as we don't patch Makefile.in anymore.
+
+-------------------------------------------------------------------
@@ -66 +77 @@
-Sat Mar  5 20:39:45 UTC 2016 - antoine.belv...@laposte.net
+Sat Mar  5 20:39:45 UTC 2016 - antoine.belv...@opensuse.org
@@ -72 +83 @@
-Tue Feb  9 20:21:47 UTC 2016 - antoine.belv...@laposte.net
+Tue Feb  9 20:21:47 UTC 2016 - antoine.belv...@opensuse.org
@@ -82 +93 @@
-Mon Dec 21 21:21:00 UTC 2015 - antoine.belv...@laposte.net
+Mon Dec 21 21:21:00 UTC 2015 - antoine.belv...@opensuse.org

Old:
----
  movit-1.5.1.tar.gz

New:
----
  movit-1.5.2.tar.gz

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

Other differences:
------------------
++++++ movit.spec ++++++
--- /var/tmp/diff_new_pack.sgrwr5/_old  2017-07-11 08:28:18.182648134 +0200
+++ /var/tmp/diff_new_pack.sgrwr5/_new  2017-07-11 08:28:18.182648134 +0200
@@ -17,18 +17,16 @@
 
 
 Name:           movit
-Version:        1.5.1
+Version:        1.5.2
 Release:        0
-%define _sonum  6
+%define _sonum  7
 Summary:        GPU video filter library
 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:  gcc-c++
-BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(egl)
@@ -86,7 +84,6 @@
 cp -av %{SOURCE1} .
 
 %build
-./autogen.sh
 %configure --disable-static --datarootdir=%{_datadir}/libmovit%{_sonum}
 make %{?_smp_mflags} TESTS=
 

++++++ movit-1.5.1.tar.gz -> movit-1.5.2.tar.gz ++++++
++++ 16315 lines of diff (skipped)


Reply via email to