Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rtla for openSUSE:Factory checked in at 2022-10-08 01:23:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtla (Old) and /work/SRC/openSUSE:Factory/.rtla.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtla" Sat Oct 8 01:23:34 2022 rev:3 rq:1008379 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/rtla/rtla.changes 2022-07-26 19:45:12.500536838 +0200 +++ /work/SRC/openSUSE:Factory/.rtla.new.2275/rtla.changes 2022-10-08 01:23:38.694012213 +0200 @@ -1,0 +2,6 @@ +Thu Oct 6 09:40:30 UTC 2022 - Andreas Schwab <sch...@suse.de> + +- Add a dummy -rebuild package to give OBS/Tumbleweed a hint when this + package needs a rebuild + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtla.spec ++++++ --- /var/tmp/diff_new_pack.UPPuhB/_old 2022-10-08 01:23:39.106013158 +0200 +++ /var/tmp/diff_new_pack.UPPuhB/_new 2022-10-08 01:23:39.110013167 +0200 @@ -37,6 +37,16 @@ capabilities to provide precise information about the properties and root causes of unexpected results. +%package rebuild +Summary: Empty package to ensure rebuilding rtla in OBS +%requires_eq kernel-source + +%description rebuild +This is an empty package that ensures rtla is rebuilt every time +kernel-default is rebuilt in OBS. + +There is no reason to install this package. + %prep (cd %{_prefix}/src/linux ; tar -cf - COPYING CREDITS README tools include scripts Kbuild Makefile arch/*/{include,lib,Makefile} lib Documentation/tools/rtla) | tar -xf - @@ -62,4 +72,7 @@ %{_bindir}/osnoise %{_bindir}/timerlat +%files rebuild +%license COPYING + %changelog