Hello community,

here is the log from the commit of package tesseract-ocr for openSUSE:Factory 
checked in at 2020-01-03 17:38:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tesseract-ocr (Old)
 and      /work/SRC/openSUSE:Factory/.tesseract-ocr.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tesseract-ocr"

Fri Jan  3 17:38:36 2020 rev:9 rq:760613 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tesseract-ocr/tesseract-ocr.changes      
2019-12-27 14:01:07.568882878 +0100
+++ /work/SRC/openSUSE:Factory/.tesseract-ocr.new.6675/tesseract-ocr.changes    
2020-01-03 17:39:02.251358902 +0100
@@ -1,0 +2,5 @@
+Fri Jan  3 10:38:08 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- Require libarchive in the devel package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tesseract-ocr.spec ++++++
--- /var/tmp/diff_new_pack.TIGZyd/_old  2020-01-03 17:39:02.951359262 +0100
+++ /var/tmp/diff_new_pack.TIGZyd/_new  2020-01-03 17:39:02.951359262 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tesseract-ocr
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:        0
 Summary:        Open Source OCR Engine
 License:        Apache-2.0 AND GPL-2.0-or-later
-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
 BuildRequires:  asciidoc
@@ -54,9 +53,9 @@
 
 %package devel
 Summary:        Tesseract Open Source OCR Engine Development files
-Group:          Development/Libraries/Other
-Requires:       liblept-devel
 Requires:       libtesseract%{so_ver} = %{version}
+Requires:       pkgconfig(lept) >= 1.74
+Requires:       pkgconfig(libarchive)
 
 %description devel
 This package contains development files for the Tesseract Open Source OCR
@@ -64,7 +63,6 @@
 
 %package -n libtesseract%{so_ver}
 Summary:        Open Source OCR Engine
-Group:          System/Libraries
 
 %description -n libtesseract%{so_ver}
 A commercial quality OCR engine originally developed at HP between 1985 and


Reply via email to