Hello community, here is the log from the commit of package bliss for openSUSE:Factory checked in at 2019-08-27 10:18:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bliss (Old) and /work/SRC/openSUSE:Factory/.bliss.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bliss" Tue Aug 27 10:18:42 2019 rev:3 rq:725834 version:0.73 Changes: -------- --- /work/SRC/openSUSE:Factory/bliss/bliss.changes 2018-01-23 13:47:01.434334997 +0100 +++ /work/SRC/openSUSE:Factory/.bliss.new.7948/bliss.changes 2019-08-27 10:18:44.779950116 +0200 @@ -1,0 +2,5 @@ +Sat Aug 24 15:50:47 UTC 2019 - Jan Engelhardt <[email protected]> + +- Modernize specfile. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bliss.spec ++++++ --- /var/tmp/diff_new_pack.PD5suI/_old 2019-08-27 10:18:45.383950076 +0200 +++ /var/tmp/diff_new_pack.PD5suI/_new 2019-08-27 10:18:45.387950076 +0200 @@ -1,7 +1,7 @@ # # spec file for package bliss # -# Copyright (c) 2017 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 @@ -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/ # @@ -21,9 +21,9 @@ Version: 0.73 Release: 0 Summary: A Tool for Computing Automorphism Groups and Canonical Labelings of Graphs -License: LGPL-3.0 +License: LGPL-3.0-only Group: Productivity/Scientific/Math -Url: http://www.tcs.hut.fi/Software/bliss/ +URL: http://www.tcs.hut.fi/Software/bliss/ Source: http://www.tcs.hut.fi/Software/bliss/%name-%version.zip Patch1: bliss-am.diff @@ -33,7 +33,6 @@ BuildRequires: gmp-devel BuildRequires: libtool BuildRequires: unzip -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description bliss is a tool for computing automorphism groups and canonical forms @@ -61,8 +60,7 @@ applications that want to make use of the Bliss library. %prep -%setup -q -%patch -P 1 -P 2 -p1 +%autosetup -p1 %build autoreconf -fi @@ -77,17 +75,14 @@ %postun -n %lname -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %_bindir/bliss* %files -n %lname -%defattr(-,root,root) %_libdir/libbliss-0.73.so %_libdir/libbliss_gmp-0.73.so %files devel -%defattr(-,root,root) %_libdir/libbliss.so %_libdir/libbliss_gmp.so %_includedir/bliss/
