Hello community, here is the log from the commit of package ntl for openSUSE:Factory checked in at 2017-04-30 21:24:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntl (Old) and /work/SRC/openSUSE:Factory/.ntl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ntl" Sun Apr 30 21:24:23 2017 rev:17 rq:492165 version:10.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ntl/ntl.changes 2016-12-08 00:31:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ntl.new/ntl.changes 2017-04-30 21:24:55.456016634 +0200 @@ -1,0 +2,5 @@ +Sat Apr 29 23:44:19 UTC 2017 - jengelh@inai.de + +- Update description + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntl.spec ++++++ --- /var/tmp/diff_new_pack.2nkOhS/_old 2017-04-30 21:24:56.255903851 +0200 +++ /var/tmp/diff_new_pack.2nkOhS/_new 2017-04-30 21:24:56.259903288 +0200 @@ -1,7 +1,7 @@ # # spec file for package ntl # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -37,20 +37,18 @@ BuildRequires: libtool %description -NTL is a high-performance, portable C++ library providing data -structures and algorithms for manipulating signed, arbitrary length -integers, and for vectors, matrices, and polynomials over the -integers and over finite fields. +NTL is a C++ library providing data structures and algorithms for +manipulating signed, arbitrary length integers, and for vectors, +matrices, and polynomials over the integers and over finite fields. %package -n %lname Summary: Library for Number Theory Group: System/Libraries %description -n %lname -NTL is a high-performance, portable C++ library providing data -structures and algorithms for manipulating signed, arbitrary length -integers, and for vectors, matrices, and polynomials over the -integers and over finite fields. +NTL is a C++ library providing data structures and algorithms for +manipulating signed, arbitrary length integers, and for vectors, +matrices, and polynomials over the integers and over finite fields. %package devel Summary: Development files for libntl @@ -58,10 +56,9 @@ Requires: %lname = %version %description devel -NTL is a high-performance, portable C++ library providing data -structures and algorithms for manipulating signed, arbitrary length -integers, and for vectors, matrices, and polynomials over the -integers and over finite fields. +NTL is a C++ library providing data structures and algorithms for +manipulating signed, arbitrary length integers, and for vectors, +matrices, and polynomials over the integers and over finite fields. This package contains the headers and library links to libntl.