Accepting request 954411 from home:dirkmueller:Factory

- update to 0.28:
  * Support for PNG images has been implemented using libpng.
  * The version test macro OCRAD_API_VERSION and the function OCRAD_api_version
    are now declared in the header file ocradlib.h. They tell to the application
    the version of the library.

OBS-URL: https://build.opensuse.org/request/show/954411
OBS-URL: https://build.opensuse.org/package/show/graphics/ocrad?expand=0&rev=29
This commit is contained in:
2022-02-23 12:25:59 +00:00
committed by Git OBS Bridge
parent 5bd2bd6c5a
commit 0ecfdeeb2b
6 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 14 23:07:25 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.28:
* Support for PNG images has been implemented using libpng.
* The version test macro OCRAD_API_VERSION and the function OCRAD_api_version
are now declared in the header file ocradlib.h. They tell to the application
the version of the library.
-------------------------------------------------------------------
Sat Jan 12 20:13:34 UTC 2019 - astieger@suse.com