Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package health-checker for openSUSE:Factory 
checked in at 2024-12-09 21:09:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/health-checker (Old)
 and      /work/SRC/openSUSE:Factory/.health-checker.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "health-checker"

Mon Dec  9 21:09:40 2024 rev:26 rq:1221386 version:1.12+git20241105.2e2832f15742

Changes:
--------
--- /work/SRC/openSUSE:Factory/health-checker/health-checker.changes    
2024-07-31 13:28:42.354354591 +0200
+++ /work/SRC/openSUSE:Factory/.health-checker.new.29675/health-checker.changes 
2024-12-09 21:09:41.364245822 +0100
@@ -1,0 +2,21 @@
+Tue Nov 05 10:07:57 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to version 1.12+git20241105.2e2832f15742:
+  * Set RemainAfterExit=yes
+  * Fix header of NEWS file
+- Switch _service over to obs_scm and type="manual"
+
+-------------------------------------------------------------------
+Wed Sep 25 13:49:49 UTC 2024 - [email protected]
+
+- Update to version 1.12+git20240925.08fb1bc:
+  * Release version 1.12
+  * Fix typos: replaced `health-checker.state` occurances with
+    `health-check.state` (#23)
+  * Improve rpmdb consistency check (#21)
+  * Drop crio, etcd and kubelet
+  * Implement missing stop argument
+- Remove plugins-kubic and plugins-caasp packages - the tests were
+  removed upstream because the products were EOL
+
+-------------------------------------------------------------------

Old:
----
  health-checker-1.11+git20240730.5dafd6a.tar.xz

New:
----
  health-checker-1.12+git20241105.2e2832f15742.obscpio
  health-checker.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ health-checker.spec ++++++
--- /var/tmp/diff_new_pack.PBfs3G/_old  2024-12-09 21:09:43.772346341 +0100
+++ /var/tmp/diff_new_pack.PBfs3G/_new  2024-12-09 21:09:43.772346341 +0100
@@ -19,7 +19,7 @@
 %define _dracutmoduledir %(pkg-config --variable=dracutmodulesdir dracut)
 
 Name:           health-checker
-Version:        1.11+git20240730.5dafd6a
+Version:        1.12+git20241105.2e2832f15742
 Release:        0
 Summary:        Service for verifying that important services are running
 License:        GPL-2.0-only
@@ -54,26 +54,6 @@
 This package contains health-checker plugins for testing that
 the openSUSE MicroOS did boot correctly.
 
-%package plugins-kubic
-Summary:        Health-checker plugins for openSUSE Kubic
-Group:          System/Base
-Requires:       %{name} >= %{version}
-Provides:       health-checker-plugins = 1.0
-
-%description plugins-kubic
-This package contains health-checker plugins for testing that
-the openSUSE Kubic did boot correctly.
-
-%package plugins-caasp
-Summary:        Health-checker plugins for SUSE CaaS Platform
-Group:          System/Base
-Requires:       %{name} >= %{version}
-Provides:       health-checker-plugins = 1.0
-
-%description plugins-caasp
-This package contains health-checker plugins for testing that
-the SUSE CaaS Platform did boot correctly.
-
 %package testing
 Summary:        Test plugin for health-checker
 Group:          System/Base
@@ -130,16 +110,9 @@
 %{_dracutmoduledir}/50health-checker
 
 %files plugins-MicroOS
-%{_libexecdir}/health-checker/crio.sh
 %{_libexecdir}/health-checker/etc-overlayfs.sh
 %{_libexecdir}/health-checker/rebootmgr.sh
 
-%files plugins-caasp
-%{_libexecdir}/health-checker/etcd.sh
-
-%files plugins-kubic
-%{_libexecdir}/health-checker/kubelet.sh
-
 %files testing
 %{_libexecdir}/health-checker/health-check-tester.sh
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PBfs3G/_old  2024-12-09 21:09:43.804347676 +0100
+++ /var/tmp/diff_new_pack.PBfs3G/_new  2024-12-09 21:09:43.804347676 +0100
@@ -1,15 +1,16 @@
 <services>
-  <service name="tar_scm" mode="disabled">
-    <param name="version">1.11</param>
-    <param name="versionformat">1.11+git%cd.%h</param>
+  <service name="obs_scm" mode="manual">
+    <param name="version">1.12</param>
+    <param name="versionformat">1.12+git%cd.%h</param>
     <param name="url">https://github.com/openSUSE/health-checker.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="set_version" mode="manual"/>
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="compression">xz</param>
     <param name="file">*.tar</param>
   </service>
-  <service name="set_version" mode="disabled"/>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.PBfs3G/_old  2024-12-09 21:09:43.824348511 +0100
+++ /var/tmp/diff_new_pack.PBfs3G/_new  2024-12-09 21:09:43.828348678 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/openSUSE/health-checker.git</param>
-  <param 
name="changesrevision">5dafd6a1983a5675c222466011d21842d75e6fb6</param></service>
+  <param 
name="changesrevision">2e2832f157429be17ddf7bb21976eee2cda251d6</param></service>
 </servicedata>
 (No newline at EOF)
 

++++++ health-checker.obsinfo ++++++
name: health-checker
version: 1.12+git20241105.2e2832f15742
mtime: 1730793604
commit: 2e2832f157429be17ddf7bb21976eee2cda251d6

Reply via email to