Hello community,

here is the log from the commit of package leptonica for openSUSE:Factory 
checked in at 2014-10-02 14:13:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-01-30 
11:28:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.leptonica.new/leptonica.changes 2014-10-02 
14:14:05.000000000 +0200
@@ -1,0 +2,36 @@
+Sat Sep 27 06:01:17 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 1.71.
+  * This version supports tesseract 3.0.4. In particular, 3.0.4 has
+    automatic conversion of a set of scanned images, either in a
+    directory or coming directly from a scanner, into pdf with
+    injected text. This is something we've wanted to do for several
+    years!
+  * Improved jp2k header reading, including resolution.
+  * Removed src files: rotateorthlow.c, pdfio.c, pdfiostub.c.
+  * Renamed jp2kio.c, jp2kiostub.c ==> jp2kheader.c,
+    jp2kheaderstub.c. These header reading functions parse the jp2k
+    files, and don't require a jpeg2000 library.
+  * New jp2kio.c, jp2kiostub.c, that uses openjpeg-2.X to read and
+    write jp2k. We now support I/O from these formats: png, tiff,
+    jpeg, bmp, pnm, webp, gif and jp2k as well as writing to
+    PostScript and pdf.
+  * New pdfio1.c, pdfio1stub.c, pdfio2.c pdfio2stub.c, where we've
+    split functions into high and low level.
+  * Fixed memory bug in bilateral.c.
+  * Improved reading/write of binary data from file. For example,
+    l_binaryReadStream() can now be used to capture data piped in
+    via stdin.
+  * Font directory now arg passed in everywhere (not hardcoded).
+  * Don't write temporary files to /tmp; only to a small number of
+    subdirectories, to avoid spamming the /tmp directory. E.g., for
+    regression tests, the current output is now to /tmp/regout/.
+  * For jpeg reading modify pixReadJpeg() to take as a hint a bit
+    flag that allows extraction of only the luminance channel.
+  * Allow wrapping of pdf objects from png images without
+    transcoding.
+  * Better support for alpha on read/write with png, including 1
+    bpp with colormap, alpha (supported in png with transparency
+    array).
+
+-------------------------------------------------------------------

Old:
----
  leptonica-1.70.tar.gz

New:
----
  leptonica-1.71.tar.gz

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

Other differences:
------------------
++++++ leptonica.spec ++++++
--- /var/tmp/diff_new_pack.ftUBtM/_old  2014-10-02 14:14:09.000000000 +0200
+++ /var/tmp/diff_new_pack.ftUBtM/_new  2014-10-02 14:14:09.000000000 +0200
@@ -19,7 +19,7 @@
 %define major   4
 
 Name:           leptonica
-Version:        1.70
+Version:        1.71
 Release:        0
 Summary:        Leptonica Library
 License:        BSD-2-Clause

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to