Hello community,

here is the log from the commit of package gf2x for openSUSE:Factory checked in 
at 2018-05-01 23:25:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gf2x (Old)
 and      /work/SRC/openSUSE:Factory/.gf2x.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gf2x"

Tue May  1 23:25:45 2018 rev:7 rq:602572 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gf2x/gf2x.changes        2018-01-23 
13:52:21.939362507 +0100
+++ /work/SRC/openSUSE:Factory/.gf2x.new/gf2x.changes   2018-05-01 
23:25:47.867791420 +0200
@@ -1,0 +2,5 @@
+Mon Apr 30 14:37:35 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gf2x.spec ++++++
--- /var/tmp/diff_new_pack.5bqww8/_old  2018-05-01 23:25:48.695761317 +0200
+++ /var/tmp/diff_new_pack.5bqww8/_new  2018-05-01 23:25:48.695761317 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gf2x
 #
-# 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
@@ -21,7 +21,7 @@
 Version:        1.2
 Release:        0
 Summary:        Library for multiplication over the GF(2) field
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Scientific/Math
 Url:            https://gforge.inria.fr/projects/gf2x/
 
@@ -33,7 +33,7 @@
 BuildRequires:  libtool
 
 %description
-gf2x is a library for fast multiplication of polynomials over the
+gf2x is a library for multiplication of polynomials over the
 GF(2) binary field.
 
 %package -n %lname
@@ -41,11 +41,11 @@
 Group:          System/Libraries
 
 %description -n %lname
-gf2x is a library for fast multiplication of polynomials over the
+gf2x is a library for multiplication of polynomials over the
 GF(2) binary field.
 
 %package devel
-Summary:        Development files for libgf2x
+Summary:        Development headers for libgf2x
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
 
@@ -53,7 +53,7 @@
 gf2x is a library for fast multiplication of polynomials over the
 GF(2) binary field.
 
-This package contains the headers for the gf2x library.
+This package contains the interface definitions for the gf2x library.
  
 %prep
 %setup -q


Reply via email to