Hello community, here is the log from the commit of package ocrad for openSUSE:Factory checked in at 2015-04-27 13:05:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocrad (Old) and /work/SRC/openSUSE:Factory/.ocrad.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocrad" Changes: -------- --- /work/SRC/openSUSE:Factory/ocrad/ocrad.changes 2015-03-27 09:39:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ocrad.new/ocrad.changes 2015-04-27 13:05:23.000000000 +0200 @@ -1,0 +2,24 @@ +Fri Apr 24 19:32:20 UTC 2015 - [email protected] + +- update to version 0.25: + * The new option "-E, --user-filter", which allows the use of + user-defined filters, has been added. + * Character recognition has been improved. ('2' vs 'Z', + '4' vs 'Q', '5' vs 'S', 'E', 'J', merged 'VV'). + * Uppercase 'Y' with acute and 'Y' with diaeresis are now + recognized. + * Uppercase 'S' and 'Z' with caron are no more misrecognized as + lowercase. + * The new built-in filters "text_block" and "upper_num_mark" have + been added. + * The output of "--help" has been extended. + * The new chapters "Introduction" and "Filters" have been added + to the manual. + * The testsuite now checks the recognition of 11 more characters. + * The targets "install-compress", "install-strip-compress", + "install-info-compress" and "install-man-compress" have been + added to the Makefile. (Installing compressed docs may become + the default in the future). +- add tarball signature and keyring + +------------------------------------------------------------------- Old: ---- ocrad-0.24.tar.lz New: ---- ocrad-0.25.tar.lz ocrad-0.25.tar.lz.sig ocrad.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocrad.spec ++++++ --- /var/tmp/diff_new_pack.IWXQMj/_old 2015-04-27 13:05:24.000000000 +0200 +++ /var/tmp/diff_new_pack.IWXQMj/_new 2015-04-27 13:05:24.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocrad # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,15 @@ Name: ocrad -Version: 0.24 +Version: 0.25 Release: 0 Summary: Optical Character Recognition Program License: GPL-2.0+ Group: Productivity/Graphics/Other Url: http://www.gnu.org/software/ocrad/ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.lz +Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.lz.sig +Source2: %{name}.keyring BuildRequires: gcc-c++ BuildRequires: lzip Requires(post): info
