Accepting request 232625 from home:adra:branches:graphics

Update to 0.23, Added lzip build requirement, Removed ocrad-build-with-optflags.patch and instead added a fix inside the spec file

OBS-URL: https://build.opensuse.org/request/show/232625
OBS-URL: https://build.opensuse.org/package/show/graphics/ocrad?expand=0&rev=19
This commit is contained in:
2014-05-07 09:42:00 +00:00
committed by Git OBS Bridge
parent 6909c240b4
commit ec60006fd7
5 changed files with 28 additions and 35 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun May 4 22:36:24 UTC 2014 - asterios.dramis@gmail.com
- Update to 0.23:
* Improvements in character recognition.
* Filters of type '*_only' now remove leading whitespace.
* ocradlib.h: Changed 'uint8_t' to 'unsigned char'.
* Added some missing inclusions of 'cstdlib'.
* ocrad.texinfo: Renamed to ocrad.texi.
- Added lzip build requirement in order to extract the package.
- Removed ocrad-build-with-optflags.patch and instead added a fix inside the
spec file.
-------------------------------------------------------------------
Wed Jul 24 08:27:47 UTC 2013 - toganm@opensuse.org