Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2013-04-14 10:36:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencv (Old)
 and      /work/SRC/openSUSE:Factory/.opencv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencv", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencv/opencv.changes    2013-03-06 
07:22:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new/opencv.changes       2013-04-14 
10:36:16.000000000 +0200
@@ -1,0 +2,22 @@
+Thu Apr 11 16:01:08 EEST 2013 - [email protected]
+
+- Update to OpenCV 2.4.5
+  More info at:
+  http://opencv.org/opencv-2-4-5-is-out.html
+  The brief list of changes:
+  * experimental WinRT support
+  * new video super-resolution module
+  * CLAHE (adaptive histogram equalization) algorithm on both CPU
+    and GPU
+  * further improvements and extensions in ocl module
+    (stereo block matching and belief propagation have been added,
+    fixed crashes on Intel HD4000)
+  * Visual Studio 2012 cv::Mat visualizer plugin debugger tutorial
+    from Microsoft Research
+  * OpenCV4Android SDK improvements
+    (NDK r8e support, native activity sample using OpenCV Manager,
+    bug-fixes)
+  * ~25 reported problems have been resolved since 2.4.4, ~78 pull
+    requests have been merged, thanks everybody who participated!
+
+-------------------------------------------------------------------

Old:
----
  OpenCV-2.4.4.tar.bz2

New:
----
  opencv-2.4.5.tar.gz

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

Other differences:
------------------
++++++ opencv.spec ++++++
--- /var/tmp/diff_new_pack.TyB3Lr/_old  2013-04-14 10:36:19.000000000 +0200
+++ /var/tmp/diff_new_pack.TyB3Lr/_new  2013-04-14 10:36:19.000000000 +0200
@@ -21,13 +21,13 @@
 Name:           opencv
 %define libname lib%{name}
 %define soname  2_4
-Version:        2.4.4
+Version:        2.4.5
 Release:        0
 Summary:        Collection of algorithms for computer vision
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://%{name}.willowgarage.com/wiki/
-Source0:        
http://downloads.sourceforge.net/project/%{name}library/%{name}-unix/%{version}/OpenCV-%{version}.tar.bz2
+Source0:        
http://downloads.sourceforge.net/project/%{name}library/%{name}-unix/%{version}/%{name}-%{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.
@@ -102,7 +102,7 @@
 This package contains the documentation and examples for the OpenCV library.
 
 %prep
-%setup -qn OpenCV-%{version}
+%setup -q
 %patch1 -p1
 %patch2 -p1
 

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

Reply via email to