Hello community,

here is the log from the commit of package tesseract-ocr for openSUSE:Factory 
checked in at 2018-02-21 14:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tesseract-ocr (Old)
 and      /work/SRC/openSUSE:Factory/.tesseract-ocr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tesseract-ocr"

Wed Feb 21 14:11:44 2018 rev:6 rq:578379 version:3.05.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/tesseract-ocr/tesseract-ocr.changes      
2017-02-21 13:49:49.756754009 +0100
+++ /work/SRC/openSUSE:Factory/.tesseract-ocr.new/tesseract-ocr.changes 
2018-02-21 14:11:47.061513395 +0100
@@ -1,0 +2,10 @@
+Tue Feb 20 13:38:34 UTC 2018 - jweberho...@weberhofer.at
+
+- Update to 3.05.01
+  * Fixed several build issues
+  * Fixed C-API
+  * Backport pdfrenderer changes
+  * Code clean up
+- Spec file cleaned up
+
+-------------------------------------------------------------------

Old:
----
  tesseract-ocr-3.05.00.tar.gz

New:
----
  tesseract-ocr-3.05.01.tar.gz

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

Other differences:
------------------
++++++ tesseract-ocr.spec ++++++
--- /var/tmp/diff_new_pack.Bdx8xc/_old  2018-02-21 14:11:48.249470614 +0100
+++ /var/tmp/diff_new_pack.Bdx8xc/_new  2018-02-21 14:11:48.253470470 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tesseract-ocr
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,12 +17,11 @@
 
 
 %define so_ver 3
-
 Name:           tesseract-ocr
-Version:        3.05.00
+Version:        3.05.01
 Release:        0
 Summary:        Open Source OCR Engine
-License:        Apache-2.0 and GPL-2.0+
+License:        Apache-2.0 AND GPL-2.0+
 Group:          Productivity/Graphics/Other
 Url:            https://github.com/tesseract-ocr/tesseract
 Source0:        
https://github.com/tesseract-ocr/tesseract/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -37,9 +36,8 @@
 BuildRequires:  libtool
 BuildRequires:  m4
 BuildRequires:  pango-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 Recommends:     tesseract-ocr-traineddata-english
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A commercial quality OCR engine originally developed at HP between 1985 and
@@ -96,11 +94,9 @@
 %fdupes -s %{buildroot}
 
 %post -n libtesseract%{so_ver} -p /sbin/ldconfig
-
 %postun -n libtesseract%{so_ver} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README.md
 %{_bindir}/*
 %dir %{_datadir}/tessdata
@@ -111,14 +107,12 @@
 %{_mandir}/man5/*.5%{ext_man}
 
 %files devel
-%defattr(-,root,root,-)
 %doc %{_defaultdocdir}/tesseract-ocr-devel/
 %{_includedir}/tesseract/
 %{_libdir}/libtesseract*.so
 %{_libdir}/pkgconfig/*.pc
 
 %files -n libtesseract%{so_ver}
-%defattr(-,root,root,-)
 %{_libdir}/libtesseract.so.%{so_ver}*
 
 %changelog

++++++ tesseract-ocr-3.05.00.tar.gz -> tesseract-ocr-3.05.01.tar.gz ++++++
++++ 5910 lines of diff (skipped)


Reply via email to