forked from pool/ocrad
Accepting request 1144853 from home:amanzini:branches:graphics
- update to 0.29: * Recognition of 'L' with right uptick has been improved. * File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'. * Diagnostics caused by invalid arguments to command-line options now show the argument and the name of the option. * The option '-o, --output' now creates missing intermediate directories when writing to a file. OBS-URL: https://build.opensuse.org/request/show/1144853 OBS-URL: https://build.opensuse.org/package/show/graphics/ocrad?expand=0&rev=30
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocrad
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ocrad
|
||||
Version: 0.28
|
||||
Version: 0.29
|
||||
Release: 0
|
||||
Summary: Optical Character Recognition Program
|
||||
License: GPL-2.0-or-later
|
||||
@@ -30,7 +30,7 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: lzip
|
||||
Requires(post): info
|
||||
Requires(preun):info
|
||||
Requires(preun): info
|
||||
|
||||
%description
|
||||
GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature
|
||||
|
Reference in New Issue
Block a user