Hello community, here is the log from the commit of package libica for openSUSE:Factory checked in at 2019-08-22 10:53:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libica (Old) and /work/SRC/openSUSE:Factory/.libica.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libica" Thu Aug 22 10:53:18 2019 rev:14 rq:724878 version:3.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libica/libica.changes 2018-11-22 13:24:59.250033644 +0100 +++ /work/SRC/openSUSE:Factory/.libica.new.22127/libica.changes 2019-08-22 10:53:20.269692112 +0200 @@ -1,0 +2,5 @@ +Wed Jul 24 10:09:46 UTC 2019 - Martin Pluskal <[email protected]> + +- Run testsuite during build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libica.spec ++++++ --- /var/tmp/diff_new_pack.YH5JPZ/_old 2019-08-22 10:53:22.165691857 +0200 +++ /var/tmp/diff_new_pack.YH5JPZ/_new 2019-08-22 10:53:22.169691857 +0200 @@ -1,7 +1,7 @@ # # spec file for package libica # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -20,7 +20,6 @@ %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif - Name: libica Version: 3.4.0 Release: 0 @@ -128,6 +127,9 @@ rm -f %{buildroot}%{_datadir}/doc/libica/* rmdir %{buildroot}%{_datadir}/doc/libica +%check +make check + %post tools %{fillup_and_insserv -n boot.z90crypt}
