Hello community, here is the log from the commit of package superlu for openSUSE:Factory checked in at 2019-02-04 21:10:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/superlu (Old) and /work/SRC/openSUSE:Factory/.superlu.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "superlu" Mon Feb 4 21:10:33 2019 rev:20 rq:669064 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/superlu/superlu.changes 2019-01-26 22:19:05.439017274 +0100 +++ /work/SRC/openSUSE:Factory/.superlu.new.28833/superlu.changes 2019-02-04 21:10:35.515886717 +0100 @@ -6,0 +7,6 @@ +Mon Jan 21 15:09:13 UTC 2019 - [email protected] + +- Fix a word in a comment. +- Remove some colloquialism from a package description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ superlu.spec ++++++ --- /var/tmp/diff_new_pack.npgzrK/_old 2019-02-04 21:10:36.151886489 +0100 +++ /var/tmp/diff_new_pack.npgzrK/_new 2019-02-04 21:10:36.151886489 +0100 @@ -12,7 +12,7 @@ # 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/ # @@ -96,7 +96,8 @@ SuperLU is an algorithm that uses group theory to optimize LU decomposition of sparse matrices. -Docu can be found in the %{name}-doc package or on http://www.netlib.org. +Documentation can be found in the %{name}-doc package or on +http://www.netlib.org. %package -n lib%{name}%{?_sover} Summary: SuperLU matrix solver @@ -148,7 +149,7 @@ %patch2 -p1 %patch3 -p1 cp %SOURCE1 %SOURCE2 ./ -# Create baselib.conf dynamically (non-HPC build only). +# Create baselibs.conf dynamically (non-HPC build only). %if %{without hpc} cat > %{_sourcedir}/baselibs.conf <<EOF lib%{name}%{?_sover} @@ -223,6 +224,7 @@ %else %post -n lib%{name}%{?_sover} /sbin/ldconfig -N %hpc_libdir + %postun -n lib%{name}%{?_sover} /sbin/ldconfig -N %hpc_libdir %endif
