Hello community,

here is the log from the commit of package gnu-cobol for openSUSE:Factory 
checked in at 2018-07-31 16:03:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-cobol (Old)
 and      /work/SRC/openSUSE:Factory/.gnu-cobol.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu-cobol"

Tue Jul 31 16:03:50 2018 rev:2 rq:626547 version:3.0rc1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-cobol/gnu-cobol.changes      2018-07-09 
13:26:48.823054158 +0200
+++ /work/SRC/openSUSE:Factory/.gnu-cobol.new/gnu-cobol.changes 2018-07-31 
16:04:16.928044667 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 09:14:34 UTC 2018 - [email protected]
+
+- Trim redundancies from description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnu-cobol.spec ++++++
--- /var/tmp/diff_new_pack.T582T5/_old  2018-07-31 16:04:18.432047232 +0200
+++ /var/tmp/diff_new_pack.T582T5/_new  2018-07-31 16:04:18.432047232 +0200
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define sover   4
 %define _mver   3.0
 %define _over   3.0-rc1
 Name:           gnu-cobol
 Version:        3.0rc1
 Release:        0
-Summary:        A free and open COBOL compiler
-License:        GPL-3.0+ and LGPL-3.0+
+Summary:        A COBOL compiler
+License:        GPL-3.0-or-later AND LGPL-3.0-or-later
 Group:          Development/Languages/Other
 Url:            https://savannah.gnu.org/projects/gnucobol
 Source0:        
https://sourceforge.net/projects/open-cobol/files/gnu-cobol/%{_mver}/gnucobol-%{_over}.tar.xz
@@ -40,28 +41,28 @@
 Provides:       opencobol = %{version}
 
 %description
-GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler.
+GnuCOBOL (formerly OpenCOBOL) is a COBOL compiler.
 cobc translates COBOL to executable using intermediate C sources,
 providing full access to nearly all C libraries.
 
 %package -n libcob%{sover}
 Summary:        GnuCOBOL shared library
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Other
 
 %description -n libcob%{sover}
-GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler.
+GnuCOBOL (formerly OpenCOBOL) is a COBOL compiler.
 cobc translates COBOL to executable using intermediate C sources,
 providing full access to nearly all C libraries.
 
 %package -n libcob-devel
-Summary:        Include files for GnuCOBOL shared library
-License:        LGPL-3.0+
+Summary:        Include files for the GnuCOBOL shared library
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Other
 Requires:       libcob%{sover} = %{version}
 
 %description -n libcob-devel
-GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler.
+GnuCOBOL (formerly OpenCOBOL) is a COBOL compiler.
 cobc translates COBOL to executable using intermediate C sources,
 providing full access to nearly all C libraries.
 


Reply via email to