Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sysvinit for openSUSE:Factory checked in at 2022-05-16 18:07:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sysvinit (Old) and /work/SRC/openSUSE:Factory/.sysvinit.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sysvinit" Mon May 16 18:07:34 2022 rev:178 rq:977245 version:3.00 Changes: -------- --- /work/SRC/openSUSE:Factory/sysvinit/sysvinit.changes 2021-10-04 18:38:55.669956439 +0200 +++ /work/SRC/openSUSE:Factory/.sysvinit.new.1538/sysvinit.changes 2022-05-16 18:09:49.417340504 +0200 @@ -1,0 +2,5 @@ +Sat May 7 12:20:53 UTC 2022 - Marcus Meissner <meiss...@suse.com> + +- switch to https source urls + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerd.spec ++++++ --- /var/tmp/diff_new_pack.gEKwYU/_old 2022-05-16 18:09:50.049341006 +0200 +++ /var/tmp/diff_new_pack.gEKwYU/_new 2022-05-16 18:09:50.053341010 +0200 @@ -1,7 +1,7 @@ # # spec file for package powerd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ sysvinit.spec ++++++ --- /var/tmp/diff_new_pack.gEKwYU/_old 2022-05-16 18:09:50.081341032 +0200 +++ /var/tmp/diff_new_pack.gEKwYU/_new 2022-05-16 18:09:50.081341032 +0200 @@ -1,7 +1,7 @@ # # spec file for package sysvinit # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,9 +37,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #!BuildIgnore: sysvinit-tools URL: https://savannah.nongnu.org/projects/sysvinit/ -Source: http://download.savannah.nongnu.org/releases/sysvinit/sysvinit-%{SIVER}.tar.xz +Source: https://download.savannah.nongnu.org/releases/sysvinit/sysvinit-%{SIVER}.tar.xz Source1: https://github.com/bitstreamout/killproc/archive/v%{KPVER}.tar.gz#/killproc-%{KPVER}.tar.gz -Source2: http://download.savannah.nongnu.org/releases/sysvinit/startpar-%{START}.tar.xz +Source2: https://download.savannah.nongnu.org/releases/sysvinit/startpar-%{START}.tar.xz Patch: %{name}-2.90.dif Patch2: %{name}-2.88dsf-suse.patch Patch9: %{name}-2.90-no-kill.patch