SHA256
1
0
forked from pool/opencv

Accepting request 507374 from KDE:Extra

1

OBS-URL: https://build.opensuse.org/request/show/507374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=66
This commit is contained in:
2017-07-11 06:24:11 +00:00
committed by Git OBS Bridge
parent acc57aecda
commit 9686033d32
5 changed files with 86 additions and 1046 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jun 5 12:15:24 UTC 2017 - tchvatal@suse.com
- Add conditional for the qt5/qt4 integration
* This is used only for gui tools, library is not affected
- Add provides/obsoletes for the qt5 packages to allow migration
- Drop patch opencv-qt5-sobump.diff
* Used only by the obsoleted qt5 variant
-------------------------------------------------------------------
Mon Jun 5 11:29:06 UTC 2017 - tchvatal@suse.com
- Cleanup a bit with spec-cleaner
- Use %cmake macros
- Remove the conditions that are not really needed
- Add tests conditional disabled by default
* Many tests fail and there are missing testdata
- Switch to pkgconfig style dependencies
-------------------------------------------------------------------
Sun May 28 12:32:09 UTC 2017 - stefan.bruens@rwth-aachen.de