Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package diskscan for openSUSE:Factory checked in at 2021-04-19 21:06:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/diskscan (Old) and /work/SRC/openSUSE:Factory/.diskscan.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diskscan" Mon Apr 19 21:06:07 2021 rev:8 rq:886574 version:0.20 Changes: -------- --- /work/SRC/openSUSE:Factory/diskscan/diskscan.changes 2018-03-08 10:59:37.796715276 +0100 +++ /work/SRC/openSUSE:Factory/.diskscan.new.12324/diskscan.changes 2021-04-19 21:06:23.688064944 +0200 @@ -1,0 +2,5 @@ +Sun Apr 18 14:22:12 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Fixed SPEC file: Replaced broken URL with current upstream + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diskscan.spec ++++++ --- /var/tmp/diff_new_pack.I1lR65/_old 2021-04-19 21:06:24.136065615 +0200 +++ /var/tmp/diff_new_pack.I1lR65/_new 2021-04-19 21:06:24.136065615 +0200 @@ -1,7 +1,7 @@ # # spec file for package diskscan # -# Copyright (c) 2018 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/ # @@ -22,7 +22,7 @@ Summary: Scan disk for bad or near failure sectors License: GPL-3.0-or-later Group: Hardware/Other -URL: http://blog.disksurvey.org/proj/diskscan/ +URL: https://github.com/baruch/diskscan Source0: https://github.com/baruch/diskscan/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake >= 3.0.2 BuildRequires: gcc-c++