Accepting request 849385 from home:jgwang:branches:Application:Geo

version update to 0.23.1

OBS-URL: https://build.opensuse.org/request/show/849385
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/zbar?expand=0&rev=44
This commit is contained in:
Martin Pluskal
2020-11-20 07:08:50 +00:00
committed by Git OBS Bridge
parent 484be04dcc
commit 02427b2ab0
6 changed files with 63 additions and 44 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Nov 18 02:54:31 UTC 2020 - Wang Jun <jgwang@suse.com>
- Update to version 0.23.1
* Add i18n translation support and add a pt_BR translation
* Change default to autodetect python and gtk versions
* Improve tests and builds on travisCI
* Some documentation updates
* Add support for binary data extraction
* Add support for raw decoding without charset conversions
* Add one shot scanning mode
* Improved OSX and iphone support
* Fix help messages
* Fix some makefile issues
* Fix error detection in video4linux read
* Fix pkgconfig for zbar-qt5
* Fix a double-free condition
-------------------------------------------------------------------
Sun Oct 20 11:40:04 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>