Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package iotop for openSUSE:Factory checked in at 2024-10-21 16:26:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iotop (Old) and /work/SRC/openSUSE:Factory/.iotop.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "iotop" Mon Oct 21 16:26:41 2024 rev:29 rq:1216752 version:0.6git.20230403 Changes: -------- --- /work/SRC/openSUSE:Factory/iotop/iotop.changes 2023-09-11 21:26:49.267295841 +0200 +++ /work/SRC/openSUSE:Factory/.iotop.new.26871/iotop.changes 2024-10-21 16:26:56.142800883 +0200 @@ -1,0 +2,5 @@ +Thu Jul 11 13:37:39 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch> + +- Use git hash for download URL, not branch name. + +------------------------------------------------------------------- Old: ---- iotop-HEAD-4b2e1aa.tar.gz New: ---- iotop-4b2e1aa.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iotop.spec ++++++ --- /var/tmp/diff_new_pack.ovFFAi/_old 2024-10-21 16:26:56.694824041 +0200 +++ /var/tmp/diff_new_pack.ovFFAi/_new 2024-10-21 16:26:56.694824041 +0200 @@ -1,7 +1,7 @@ # # spec file for package iotop # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define gitdate 20230403 -%define gitversion HEAD-4b2e1aa +%define gitversion 4b2e1aa Name: iotop Version: 0.6git.%{gitdate} @@ -26,7 +26,7 @@ License: GPL-2.0-only Group: System/Monitoring URL: http://guichaz.free.fr/iotop/ -Source0: https://repo.or.cz/iotop.git/snapshot/HEAD.tar.gz#/%{name}-%{gitversion}.tar.gz +Source0: https://repo.or.cz/iotop.git/snapshot/%{gitversion}.tar.gz#/%{name}-%{gitversion}.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-devel @@ -50,6 +50,8 @@ %fdupes -s %{buildroot} +%check + %files %license COPYING %doc README NEWS THANKS ++++++ iotop-HEAD-4b2e1aa.tar.gz -> iotop-4b2e1aa.tar.gz ++++++