Hello community, here is the log from the commit of package update-checker for openSUSE:Factory checked in at 2019-06-07 12:16:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/update-checker (Old) and /work/SRC/openSUSE:Factory/.update-checker.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "update-checker" Fri Jun 7 12:16:38 2019 rev:8 rq:707774 version:1.0+git20181210.70430e2 Changes: -------- --- /work/SRC/openSUSE:Factory/update-checker/update-checker.changes 2019-02-01 11:46:32.960484460 +0100 +++ /work/SRC/openSUSE:Factory/.update-checker.new.4811/update-checker.changes 2019-06-07 12:16:39.308823088 +0200 @@ -1,0 +2,5 @@ +Wed Jun 5 10:38:51 CEST 2019 - [email protected] + +- Add coreutils PreRequires for systemd service macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ update-checker.spec ++++++ --- /var/tmp/diff_new_pack.jHcZTs/_old 2019-06-07 12:16:39.760822945 +0200 +++ /var/tmp/diff_new_pack.jHcZTs/_new 2019-06-07 12:16:39.760822945 +0200 @@ -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/ # @@ -44,9 +44,11 @@ BuildRequires: python3-lxml Requires: perl-Config-IniFiles Requires: perl-XML-Twig +# for system service macros +PreReq: coreutils %if !0%{?is_opensuse} -Requires: %{rubygem suse-connect >= 0.3.11} Requires: %{rubygem inifile >= 3.0.0} +Requires: %{rubygem suse-connect >= 0.3.11} %endif BuildArch: noarch
