Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fhourstones for openSUSE:Factory checked in at 2021-01-28 21:29:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fhourstones (Old) and /work/SRC/openSUSE:Factory/.fhourstones.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fhourstones" Thu Jan 28 21:29:07 2021 rev:2 rq:867462 version:3.1+git.20150122 Changes: -------- --- /work/SRC/openSUSE:Factory/fhourstones/fhourstones.changes 2017-10-11 23:01:30.736484490 +0200 +++ /work/SRC/openSUSE:Factory/.fhourstones.new.28504/fhourstones.changes 2021-01-28 21:29:08.248258944 +0100 @@ -1,0 +2,5 @@ +Thu Jan 28 12:32:15 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Modernise spec file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fhourstones.spec ++++++ --- /var/tmp/diff_new_pack.GGOdeV/_old 2021-01-28 21:29:09.036260129 +0100 +++ /var/tmp/diff_new_pack.GGOdeV/_new 2021-01-28 21:29:09.044260141 +0100 @@ -1,7 +1,7 @@ # # spec file for package fhourstones # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # 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/ # @@ -30,11 +30,11 @@ on a vertical 7x6 board. %prep -%setup -q +%autosetup %build sed -i "s|-O3|%{optflags}|g" Makefile -make %{?_smp_mflags} all +%make_build all echo '#!/bin/sh' >> %{name} echo 'libexecdir=%{_libdir}/%{name}' >> %{name} echo 'datadir=%{_datadir}/%{name}' >> %{name} @@ -49,7 +49,7 @@ %{buildroot}%{_datadir}/%{name}/inputs %files -%doc LICENSE +%license LICENSE %{_bindir}/%{name} %{_libdir}/%{name} %{_datadir}/%{name}