Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2014-03-13 20:43:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2014-01-23 
15:50:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new/opencv.changes       2014-03-13 
20:43:52.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Mar 13 07:50:56 UTC 2014 - [email protected]
+
+- Upstream now provides tarballs with source only as git tags
+  from github so update Source0 path.
+
+-------------------------------------------------------------------
+Wed Mar 12 12:13:39 UTC 2014 - [email protected]
+
+- Add requires on various X extensions linked to opencv_ts module.
+  As those are present in the .pc file we need it anyway.
+
+-------------------------------------------------------------------
+Sun Jan 19 15:57:26 EET 2014 - [email protected]
+
+- Update to OpenCV 2.4.8
+  More info at:
+  http://opencv.org/opencv-2-4-8.html
+  The brief list of changes:
+  * NVidia CUDA support on Android devices with CUDA capable SoC and
+    CUDA sample;
+  * Concurrent kernel execution and user defined context support for
+    OpenCL;
+  * Integration with Intel Perceptual SDK and new depth sensors support
+    for Windows;
+  * 32 reported bugs have been closed;
+  * 139 pull requests have been merged;
+
+-------------------------------------------------------------------

Old:
----
  opencv-2.4.7.tar.gz

New:
----
  2.4.8.tar.gz

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

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.ngoHnp/_old  2014-03-13 20:43:54.000000000 +0100
+++ /var/tmp/diff_new_pack.ngoHnp/_new  2014-03-13 20:43:54.000000000 +0100
@@ -22,13 +22,13 @@
 %define soname 2_4
 
 Name:           opencv
-Version:        2.4.7
+Version:        2.4.8
 Release:        0
 Summary:        Collection of algorithms for computer vision
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://opencv.org/
-Source0:        
http://downloads.sourceforge.net/project/%{name}library/%{name}-unix/%{version}/%{name}-%{version}.tar.gz
+Source0:        https://github.com/Itseez/%{name}/archive/%{version}.tar.gz
 # PATCH-FIX-UPSTREAM opencv-samples.patch [email protected] -- Improve samples 
installation.
 Patch1:         %{name}-samples.patch
 # PATCH-FIX-UPSTREAM opencv-underlinking.patch [email protected] -- Make 
libopencv_highgui.so link to libv4l2 since it's using symbols defined there.
@@ -94,7 +94,12 @@
 Provides:       %{name}-devel-static = %{version}
 Requires:       %{libname}%{soname} = %{version}
 Requires:       %{name} = %{version}
+Requires:       pkgconfig(gl)
 Requires:       pkgconfig(glu)
+Requires:       pkgconfig(ice)
+Requires:       pkgconfig(sm)
+Requires:       pkgconfig(x11)
+Requires:       pkgconfig(xext)
 
 %description devel
 This package contains the OpenCV C/C++ library and header files, as well as

++++++ opencv-2.4.7.tar.gz -> 2.4.8.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencv/opencv-2.4.7.tar.gz 
/work/SRC/openSUSE:Factory/.opencv.new/2.4.8.tar.gz differ: char 19, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to