Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kvm_stat for openSUSE:Factory checked in at 2021-01-30 13:56:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kvm_stat (Old) and /work/SRC/openSUSE:Factory/.kvm_stat.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kvm_stat" Sat Jan 30 13:56:44 2021 rev:17 rq:867817 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/kvm_stat/kvm_stat.changes 2021-01-28 21:22:31.243649080 +0100 +++ /work/SRC/openSUSE:Factory/.kvm_stat.new.28504/kvm_stat.changes 2021-01-30 13:57:48.726401580 +0100 @@ -1,0 +2,6 @@ +Thu Jan 28 14:59:15 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Add a dummy -rebuild package: give OBS/Tumbleweed a hint to tell + when this package needs a rebuild (boo#1178493). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kvm_stat.spec ++++++ --- /var/tmp/diff_new_pack.0Ri8mc/_old 2021-01-30 13:57:49.454402808 +0100 +++ /var/tmp/diff_new_pack.0Ri8mc/_new 2021-01-30 13:57:49.458402814 +0100 @@ -55,6 +55,17 @@ %description %{XXX} +%package rebuild +Summary: Empty package to ensure rebuilding kvm_stat in OBS +Group: System/Monitoring +%requires_eq kernel-source + +%description rebuild +This is empty package that ensures kvm_stat is rebuilt every time +kernel-default is rebuilt in OBS. + +There is no reason to install this package. + %prep # copy necessary files from kernel-source (tar -C /usr/src/linux -c COPYING tools scripts) | tar -x @@ -106,4 +117,7 @@ %{_bindir}/kvm_stat %{_mandir}/man1/kvm_stat* +%files rebuild +%license COPYING + %changelog