Hello community,

here is the log from the commit of package leptonica for openSUSE:Factory 
checked in at 2017-02-19 01:03:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leptonica (Old)
 and      /work/SRC/openSUSE:Factory/.leptonica.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leptonica"

Changes:
--------
--- /work/SRC/openSUSE:Factory/leptonica/leptonica.changes      2016-02-11 
12:38:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.leptonica.new/leptonica.changes 2017-02-19 
01:03:46.136513704 +0100
@@ -1,0 +2,55 @@
+Fri Feb 17 14:45:41 UTC 2017 - [email protected]
+
+- Update to version 1.74.1
+  Version 1.74.1 4 Jan 17
+  
+  * Configuration changes to support the patch number in the
+    version (major.minor.patch).
+  * Removed all remaining pixDisplayWrite() calls in prog/.
+  * Cleaned up and/or promoted about 15 programs to full regression
+    tests.  There are now 95 tests in the regression set.
+  * Over half the initial coverity scan warnings have been removed.
+
+  Version 1.74.0 10 Dec 16
+  * Leptonica development was moved to github.  The master is at:
+    github.com/danbloomberg/leptonica
+  * New modes for RGB --> gray conversion.
+  * New functions added for displaying a pix from a pixa.
+  * Split out sort/hash/set/map functions for dna, sarray and pta.
+  * More robust horizontal deskew on multi-column page images.
+  * Improve webpio_reg test.
+  * Remove X11 display for gplot; it is no longer supported.
+  * Remove most sleep calls, which were put in for gplot; no longer needed.
+  * Removed use of gthumb in library.
+  * Removed use of pixDisplayWrite() in the library; still in some progs.
+  * Improved test for endianness in makefile.static; no longer requires
+    any local files or building and running a program.
+  * Modified all files for doxygen output (spearheaded by Jurgen Buchmuller)
+  * Improved plotting of the boxes in a boxa.
+  * Replaced the slow point hash function with a simple fast one.
+  * Added pam (4 component) format writing to pnmio.c (Jurgen Buchmuller)
+  * Improved rendering of pixa in side/by/sides.
+  * Better utilities for pixa and pixacomp.
+  * Add read/write serialization functions from/to memory for all
+    the major data structures that do not already have them.
+  * More serialized boot recognizers stored as self-generating code.
+  * Cleaned up generating an adapted recognizer from the boot recognizer.
+  * Simplified temp file naming; removed most instances of named
+    temp files from non-debug code; use tmpfile() and a wrapper
+    l_makeTempFilename().
+  * Simplify and streamline multipage tiff reading (Jeff Breidenbach).
+  * Improvement of Otsu thresholding.
+  * Recognize outstanding contributors to leptonica over the years.
+  * New gif mem read/write interface that avoids writing a temp file,
+    contributed by Tobias Peirick.
+  * Use double arrays (dna) instead of float (numa) for set ops.
+  * Cleanup of gray quantization functions and tests.
+  * Refactored connectivity-conserving operations, to make them more useful.
+  * Provided methods for measuring and regularizing the width of strokes.
+  * Removed viewfiles.c from library; code is now in prog htmlviewer.c.
+  * Better debugging in page segmentation (pageseg.c)
+  * Deprecated the pixDisplayWrite*() debugging methods.
+  * Added about 15 regression tests to the framework in alltests_reg.c
+  * Final mods for compatibility with tesseract 4.00.
+
+-------------------------------------------------------------------

Old:
----
  leptonica-1.73.tar.gz

New:
----
  leptonica-1.74.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ leptonica.spec ++++++
--- /var/tmp/diff_new_pack.isueYK/_old  2017-02-19 01:03:46.868410871 +0100
+++ /var/tmp/diff_new_pack.isueYK/_new  2017-02-19 01:03:46.872410310 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package leptonica
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,7 +19,7 @@
 %define major   5
 
 Name:           leptonica
-Version:        1.73
+Version:        1.74.1
 Release:        0
 Summary:        Library for image processing and image analysis applications
 License:        BSD-2-Clause
@@ -79,6 +79,9 @@
 rm -f %{buildroot}%{_libdir}/*.la
 rm -f %{buildroot}%{_bindir}/{*gen,*reg,*test*}
 
+%check
+make check
+
 %post -n liblept%{major} -p /sbin/ldconfig
 
 %postun -n liblept%{major} -p /sbin/ldconfig

++++++ leptonica-1.73.tar.gz -> leptonica-1.74.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/leptonica/leptonica-1.73.tar.gz 
/work/SRC/openSUSE:Factory/.leptonica.new/leptonica-1.74.1.tar.gz differ: char 
5, line 1


Reply via email to