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 2026-04-15 16:03:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/health-checker (Old) and /work/SRC/openSUSE:Factory/.health-checker.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "health-checker" Wed Apr 15 16:03:48 2026 rev:29 rq:1346876 version:1.13+git20260414.bb3e4ad Changes: -------- --- /work/SRC/openSUSE:Factory/health-checker/health-checker.changes 2026-01-29 17:45:11.137943018 +0100 +++ /work/SRC/openSUSE:Factory/.health-checker.new.21863/health-checker.changes 2026-04-15 16:05:11.572533807 +0200 @@ -1,0 +2,7 @@ +Tue Apr 14 10:53:23 UTC 2026 - Thorsten Kukuk <[email protected]> + +- Update to version 1.13+git20260414.bb3e4ad: + * Update configure.ac with autoupdate + * Remove dependencies on cloud-init [bsc#1244078] and for removed plugins + +------------------------------------------------------------------- Old: ---- health-checker-1.13+git20251219.f90f390.obscpio New: ---- health-checker-1.13+git20260414.bb3e4ad.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ health-checker.spec ++++++ --- /var/tmp/diff_new_pack.NAk5MN/_old 2026-04-15 16:05:13.072595476 +0200 +++ /var/tmp/diff_new_pack.NAk5MN/_new 2026-04-15 16:05:13.076595640 +0200 @@ -19,7 +19,7 @@ %define _dracutmoduledir %(pkg-config --variable=dracutmodulesdir dracut) Name: health-checker -Version: 1.13+git20251219.f90f390 +Version: 1.13+git20260414.bb3e4ad Release: 0 Summary: Service for verifying that important services are running License: GPL-2.0-only ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.NAk5MN/_old 2026-04-15 16:05:13.136598107 +0200 +++ /var/tmp/diff_new_pack.NAk5MN/_new 2026-04-15 16:05:13.140598271 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/health-checker.git</param> - <param name="changesrevision">f90f390d3e770d5608c8b34013d8b1f951e94186</param></service> + <param name="changesrevision">bb3e4ad6feb90e7bdda0067409447bbab9af2cec</param></service> </servicedata> (No newline at EOF) ++++++ health-checker-1.13+git20251219.f90f390.obscpio -> health-checker-1.13+git20260414.bb3e4ad.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/health-checker-1.13+git20251219.f90f390/configure.ac new/health-checker-1.13+git20260414.bb3e4ad/configure.ac --- old/health-checker-1.13+git20251219.f90f390/configure.ac 2025-12-19 17:05:16.000000000 +0100 +++ new/health-checker-1.13+git20260414.bb3e4ad/configure.ac 2026-04-14 12:48:13.000000000 +0200 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(health-checker, 1.13) +AC_INIT([health-checker],[1.13]) AM_INIT_AUTOMAKE AC_PREFIX_DEFAULT(/usr) @@ -30,5 +30,6 @@ [DocBook XSL Stylesheets], [], enable_man=no) AM_CONDITIONAL(ENABLE_REGENERATE_MAN, test x$enable_man != xno) -AC_OUTPUT([Makefile sbin/Makefile man/Makefile systemd/Makefile \ +AC_CONFIG_FILES([Makefile sbin/Makefile man/Makefile systemd/Makefile \ plugins/Makefile dracut/Makefile grub/Makefile]) +AC_OUTPUT diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/health-checker-1.13+git20251219.f90f390/systemd/health-checker.service new/health-checker-1.13+git20260414.bb3e4ad/systemd/health-checker.service --- old/health-checker-1.13+git20251219.f90f390/systemd/health-checker.service 2025-12-19 17:05:16.000000000 +0100 +++ new/health-checker-1.13+git20260414.bb3e4ad/systemd/health-checker.service 2026-04-14 12:48:13.000000000 +0200 @@ -1,9 +1,5 @@ [Unit] Description=MicroOS Health Checker -After=cloud-final.service -After=crio.service -After=etcd.service -After=kubelet.service After=rebootmgr.service After=systemd-logind.service Wants=local-fs.target ++++++ health-checker.obsinfo ++++++ --- /var/tmp/diff_new_pack.NAk5MN/_old 2026-04-15 16:05:13.364607480 +0200 +++ /var/tmp/diff_new_pack.NAk5MN/_new 2026-04-15 16:05:13.368607645 +0200 @@ -1,5 +1,5 @@ name: health-checker -version: 1.13+git20251219.f90f390 -mtime: 1766160316 -commit: f90f390d3e770d5608c8b34013d8b1f951e94186 +version: 1.13+git20260414.bb3e4ad +mtime: 1776163693 +commit: bb3e4ad6feb90e7bdda0067409447bbab9af2cec
