Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ServiceReport for openSUSE:Factory checked in at 2021-07-16 00:00:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ServiceReport (Old) and /work/SRC/openSUSE:Factory/.ServiceReport.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ServiceReport" Fri Jul 16 00:00:49 2021 rev:4 rq:906520 version:2.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ServiceReport/ServiceReport.changes 2021-02-03 19:56:27.929728257 +0100 +++ /work/SRC/openSUSE:Factory/.ServiceReport.new.2625/ServiceReport.changes 2021-07-16 00:03:20.148295497 +0200 @@ -1,0 +2,9 @@ +Thu Jul 15 16:23:48 UTC 2021 - msucha...@suse.com + +- Update to version 2.2.3 (jsc#SLE-18193): + * ServiceReport v2.2.3 release + * [Daemon] check active status along with enabled + * Run-on supported architectures only + * Take crashkernel recommendation from kdump-lib.sh scripts + +------------------------------------------------------------------- Old: ---- ServiceReport-2.2.2+git10.1caca0630e36.tar.xz New: ---- ServiceReport-2.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ServiceReport.spec ++++++ --- /var/tmp/diff_new_pack.KCuO1L/_old 2021-07-16 00:03:20.600291875 +0200 +++ /var/tmp/diff_new_pack.KCuO1L/_new 2021-07-16 00:03:20.604291843 +0200 @@ -21,13 +21,13 @@ # By default python 3 is used to build the package. %define python python3 Name: ServiceReport -Version: 2.2.2+git10.1caca0630e36 +Version: 2.2.3 Release: 0 Summary: A tool to validate and repair First Failure Data Capture (FFDC) configuration License: GPL-2.0-only Group: System/Management URL: https://github.com/linux-ras/ServiceReport -Source: %{name}-%{version}.tar.xz +Source: https://github.com/linux-ras/ServiceReport/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: %{python} BuildRequires: %{python}-setuptools BuildRequires: systemd-rpm-macros ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KCuO1L/_old 2021-07-16 00:03:20.636291587 +0200 +++ /var/tmp/diff_new_pack.KCuO1L/_new 2021-07-16 00:03:20.640291554 +0200 @@ -1,5 +1,5 @@ <services> - <service name="tar_scm" mode="localonly"> + <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/linux-ras/ServiceReport</param> <param name="revision">master</param> @@ -7,9 +7,9 @@ <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param> <param name="changesgenerate">enable</param> </service> - <service name="recompress" mode="localonly"> + <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> - <service name="set_version" mode="localonly" /> + <service name="set_version" mode="disabled" /> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.KCuO1L/_old 2021-07-16 00:03:20.656291426 +0200 +++ /var/tmp/diff_new_pack.KCuO1L/_new 2021-07-16 00:03:20.660291394 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/linux-ras/ServiceReport</param> - <param name="changesrevision">1caca0630e36ab878faa341aa8a50feacc26c606</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">f194bb56befd9a120064584299cbc4b5ce883f24</param></service></servicedata> \ No newline at end of file