Accepting request 726454 from home:jengelh:branches:science
- Avoid use of ®/™ signs in specfiles as per guidelines. strip trailing whitespace OBS-URL: https://build.opensuse.org/request/show/726454 OBS-URL: https://build.opensuse.org/package/show/science/opencv?expand=0&rev=5
This commit is contained in:
parent
aaeb4778a3
commit
cf01d19659
@ -3,6 +3,11 @@ Wed Aug 28 15:05:46 UTC 2019 - Marius Kittler <marius.kittler@suse.com>
|
||||
|
||||
- Include pkg-config file in opencv-devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 10:23:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Avoid use of ®/™ signs in specfiles as per guidelines.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 11:13:05 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
||||
|
||||
@ -97,7 +102,7 @@ Mon Oct 29 10:22:25 UTC 2018 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
* Compatibility fixes with python 3.7
|
||||
* Added a new computational target DNN_TARGET_OPENCL_FP16
|
||||
* Extended support of Intel's Inference Engine backend
|
||||
* Enabled import of Intel's OpenVINO pre-trained networks from
|
||||
* Enabled import of Intel's OpenVINO pre-trained networks from
|
||||
intermediate representation (IR).
|
||||
* tutorials improvements
|
||||
Check https://github.com/opencv/opencv/wiki/ChangeLog#version343
|
||||
@ -208,7 +213,7 @@ Mon Oct 9 05:06:36 UTC 2017 - kah0922@gmail.com
|
||||
- Update to 3.3
|
||||
- Dropped obsolete patches
|
||||
* opencv-gcc6-fix-pch-support-PR8345.patch
|
||||
* opencv-gles.patch
|
||||
* opencv-gles.patch
|
||||
- Updated opencv-build-compare.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -319,8 +324,8 @@ Wed Mar 9 18:15:57 UTC 2016 - toddrme2178@gmail.com
|
||||
Thu Mar 3 21:16:19 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Added opencv_contrib_face-3.1.0.tar.bz2
|
||||
* This tarball is created to take only the face module from the
|
||||
contrib package. The Face module is required by libkface, which
|
||||
* This tarball is created to take only the face module from the
|
||||
contrib package. The Face module is required by libkface, which
|
||||
in its turn is required by digikam.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -345,7 +350,7 @@ Sat Feb 27 11:11:34 UTC 2016 - joerg.lorenzen@ki.tng.de
|
||||
+ “Real-time Multi-object Tracking using Kernelized Correlation
|
||||
Filter” – opencv_contrib/tracking module
|
||||
(Laksono Kurnianggoro, Fernando J. Iglesias Garcia)
|
||||
+ “Improved and expanded Scene Text Detection” –
|
||||
+ “Improved and expanded Scene Text Detection” –
|
||||
opencv_contrib/text module (Lluis Gomez, Vadim Pisarevsky)
|
||||
+ “Stereo correspondence improvements” – opencv_contrib/stereo
|
||||
module (Mircea Paul Muresan, Sergei Nosov)
|
||||
@ -460,7 +465,7 @@ Fri Jan 22 09:47:00 UTC 2016 - olaf@aepfle.de
|
||||
Wed Dec 23 16:51:20 UTC 2015 - alarrosa@suse.com
|
||||
|
||||
- Remove BuildRequirement for python-sphinx in SLE12, since it's
|
||||
not available there and it's not a mandatory requirement.
|
||||
not available there and it's not a mandatory requirement.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 09:17:09 UTC 2015 - ohering@suse.de
|
||||
@ -505,7 +510,7 @@ Wed Apr 29 09:35:29 UTC 2015 - coolo@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 09:46:21 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
- Add specific buildrequires for libpng15, so that we are
|
||||
- Add specific buildrequires for libpng15, so that we are
|
||||
building against the system provided libpng.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -526,9 +531,9 @@ Tue May 13 14:56:21 EEST 2014 - koprok@gmail.com
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 6 16:22:56 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
- Drop the BuildRequires on libucil and libunicap for Factory. This
|
||||
- Drop the BuildRequires on libucil and libunicap for Factory. This
|
||||
stops us from getting ride of Gstreamer 0.10 and besides these two
|
||||
libraries seem to be unmaintained upstream as that the latest
|
||||
libraries seem to be unmaintained upstream as that the latest
|
||||
actions are from 2010
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -536,7 +541,7 @@ Thu Apr 3 11:22:56 UTC 2014 - tittiatcoke@gmail.com
|
||||
|
||||
- Add upstream patch (3.0 version) to support Gstreamer 1.x
|
||||
* bomb_commit_gstreamer-1x-support.patch
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 13 07:50:56 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
@ -569,7 +574,7 @@ Sun Jan 19 15:57:26 EET 2014 - koprok@gmail.com
|
||||
Thu Jan 16 17:11:21 UTC 2014 - dvlaeev@suse.com
|
||||
|
||||
- Fix build with altivec:
|
||||
opencv-altivec-vector.patch
|
||||
opencv-altivec-vector.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 17:37:36 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
@ -584,11 +589,11 @@ Tue Nov 12 23:07:23 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
More info at:
|
||||
http://opencv.org/opencv-2-4-7-is-out.html
|
||||
The brief list of changes:
|
||||
* dynamic OpenCL runtime loading, setting default OpenCL device
|
||||
* dynamic OpenCL runtime loading, setting default OpenCL device
|
||||
via env var, many bug-fixes and some new optimization with OpenCL
|
||||
* bug-fixes and new optimizations in CUDA stuff
|
||||
* latest NDK and Android OS support, Native Android Camera tuning
|
||||
* minor fixes, XAML sample and MS Certification compatibility
|
||||
* minor fixes, XAML sample and MS Certification compatibility
|
||||
in WinRT stuff
|
||||
* 382 pull requests have been merged
|
||||
* 54 reported bugs have been fixed
|
||||
@ -600,7 +605,7 @@ Tue Nov 12 23:07:23 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 10 09:42:16 UTC 2013 - tittiatcoke@gmail.com
|
||||
|
||||
- Add patch assume-Sphinx-is-there.diff to fix building with
|
||||
- Add patch assume-Sphinx-is-there.diff to fix building with
|
||||
Sphinx versions that have alphanumeric characters in the version
|
||||
(Only for factory builds at the moment)
|
||||
|
||||
@ -636,7 +641,7 @@ Fri Jul 12 11:22:31 EEST 2013 - koprok@nand.bg
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 26 20:26:48 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- build with LFS_CFLAGS in 32 bit archs.
|
||||
- build with LFS_CFLAGS in 32 bit archs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 10 09:59:31 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
@ -768,7 +773,7 @@ Tue Jan 10 04:24:32 UTC 2012 - crrodriguez@opensuse.org
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 31 14:21:49 UTC 2011 - idonmez@suse.com
|
||||
|
||||
- Add upstream r6881 to fix clang compatibility
|
||||
- Add upstream r6881 to fix clang compatibility
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 08:19:10 UTC 2011 - coolo@suse.com
|
||||
@ -844,7 +849,7 @@ Wed Aug 3 00:36:36 EEST 2011 - koprok@nand.bg
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 08:23:04 UTC 2011 - idonmez@novell.com
|
||||
|
||||
- Add opencv-v4l-2.6.38.patch: use the new libv4l2 interface
|
||||
- Add opencv-v4l-2.6.38.patch: use the new libv4l2 interface
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 27 16:56:15 EET 2010 - koprok@nand.bg
|
||||
@ -864,7 +869,7 @@ Thu Dec 23 16:08:46 EET 2010 - koprok@nand.bg
|
||||
Sun Dec 12 13:39:48 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
- Use system zlib, oh, and do not export ZLIB symbols to
|
||||
other applications, clashes ensued.
|
||||
other applications, clashes ensued.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 11 15:50:25 CET 2010 - dmueller@suse.de
|
||||
@ -910,16 +915,16 @@ Thu Apr 15 14:26:49 EEST 2010 - koprok@nand.bg
|
||||
Tue Apr 13 19:54:42 EEST 2010 - koprok@nand.bg
|
||||
|
||||
- Update to OpenCV 2.1.0:
|
||||
* The whole OpenCV is now using exceptions instead of the old
|
||||
* The whole OpenCV is now using exceptions instead of the old
|
||||
libc-style mechanism
|
||||
* Experimental "static" OpenCV configuration in CMake was
|
||||
* Experimental "static" OpenCV configuration in CMake was
|
||||
contributed by Jose Luis Blanco.
|
||||
Pass "BUILD_SHARED_LIBS=OFF" to CMake to build OpenCV statically.
|
||||
* new improved version of one-way descriptor is added
|
||||
* User can now control the image areas visible after the stereo
|
||||
* User can now control the image areas visible after the stereo
|
||||
rectification
|
||||
* Fullscreen has been added (thanks to Yannick Verdie).
|
||||
* Further info at:
|
||||
* Further info at:
|
||||
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -941,4 +946,3 @@ Sat Jan 16 19:45:04 UTC 2010 - tittiatcoke@gmail.com
|
||||
Fri Oct 9 19:23:14 UTC 2009 - cmorve69@yahoo.es
|
||||
|
||||
- Initial package
|
||||
|
||||
|
@ -110,7 +110,7 @@ BuildRequires: pkgconfig(libswscale)
|
||||
%endif
|
||||
|
||||
%description
|
||||
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C
|
||||
OpenCV means Intel Open Source Computer Vision Library. It is a collection of C
|
||||
functions and a few C++ classes that implement some popular Image Processing and
|
||||
Computer Vision algorithms.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user