Hello community,

here is the log from the commit of package ocrad for openSUSE:Factory checked 
in at 2018-10-08 17:44:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocrad (Old)
 and      /work/SRC/openSUSE:Factory/.ocrad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocrad"

Mon Oct  8 17:44:14 2018 rev:26 rq:639961 version:0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocrad/ocrad.changes      2015-04-27 
13:05:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ocrad.new/ocrad.changes 2018-10-08 
17:46:07.926429775 +0200
@@ -1,0 +2,11 @@
+Thu Oct  4 12:14:29 UTC 2018 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 0.26
+  * Version 0.26 released.
+  * main.cc (main): Don't use stdin more than once.
+  * configure: Avoid warning on some shells when testing for g++.
+  * Makefile.in: Detect the existence of install-info.
+
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  ocrad-0.25.tar.lz
  ocrad-0.25.tar.lz.sig

New:
----
  ocrad-0.26.tar.lz
  ocrad-0.26.tar.lz.sig

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

Other differences:
------------------
++++++ ocrad.spec ++++++
--- /var/tmp/diff_new_pack.UReNH7/_old  2018-10-08 17:46:09.034428364 +0200
+++ /var/tmp/diff_new_pack.UReNH7/_new  2018-10-08 17:46:09.038428358 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocrad
 #
-# Copyright (c) 2015 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
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           ocrad
-Version:        0.25
+Version:        0.26
 Release:        0
 Summary:        Optical Character Recognition Program
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Other
-Url:            http://www.gnu.org/software/ocrad/
+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
@@ -30,7 +30,6 @@
 BuildRequires:  lzip
 Requires(post): info
 Requires(preun): info
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature
@@ -68,14 +67,13 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README
+%license COPYING
 %{_bindir}/ocrad
 %doc %{_infodir}/ocrad*
 %doc %{_mandir}/man1/ocrad*
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/ocradlib.h
 
 %changelog



Reply via email to