Hello community, here is the log from the commit of package ntl for openSUSE:Factory checked in at 2019-08-27 10:19:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntl (Old) and /work/SRC/openSUSE:Factory/.ntl.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntl" Tue Aug 27 10:19:53 2019 rev:25 rq:725863 version:11.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ntl/ntl.changes 2019-03-18 10:41:19.947274932 +0100 +++ /work/SRC/openSUSE:Factory/.ntl.new.7948/ntl.changes 2019-08-27 10:19:56.411945346 +0200 @@ -1,0 +2,5 @@ +Sat Aug 24 18:55:50 UTC 2019 - Jan Engelhardt <[email protected]> + +- Specfile modernization. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntl.spec ++++++ --- /var/tmp/diff_new_pack.HWEwFZ/_old 2019-08-27 10:19:57.555945269 +0200 +++ /var/tmp/diff_new_pack.HWEwFZ/_new 2019-08-27 10:19:57.555945269 +0200 @@ -23,11 +23,10 @@ Summary: Library for Number Theory License: LGPL-2.1-or-later Group: Productivity/Scientific/Math -Url: http://shoup.net/ntl/ +URL: https://shoup.net/ntl/ -Source: http://shoup.net/ntl/ntl-%version.tar.gz +Source: https://shoup.net/ntl/ntl-%version.tar.gz Patch1: no-static.diff -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gf2x-devel @@ -72,8 +71,7 @@ This package contains the documentation for the NTL API. %prep -%setup -qn ntl-%version -%patch -P 1 -p1 +%autosetup -p1 %build pushd src/ @@ -94,11 +92,10 @@ %postun -n %lname -p /sbin/ldconfig %files -n %lname -%defattr(-,root,root) %_libdir/libntl.so.* +%license doc/copying.txt %files devel -%defattr(-,root,root) %_includedir/NTL/ %_libdir/libntl.so
