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-01-12 23:44:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/health-checker (Old)
 and      /work/SRC/openSUSE:Factory/.health-checker.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "health-checker"

Fri Jan 12 23:44:56 2024 rev:23 rq:1138157 version:1.10+git20240111.cb84209

Changes:
--------
--- /work/SRC/openSUSE:Factory/health-checker/health-checker.changes    
2023-09-17 19:29:24.889830230 +0200
+++ /work/SRC/openSUSE:Factory/.health-checker.new.21961/health-checker.changes 
2024-01-12 23:45:16.162252218 +0100
@@ -1,0 +2,9 @@
+Thu Jan 11 16:11:56 UTC 2024 - ku...@suse.com
+
+- Update to version 1.10+git20240111.cb84209:
+  * Add missing rule for health-checker.service.8
+  * Don't generate html documentation
+  * Fixing some typo's and improving the UX of the health-checker output
+  * Fix a typo in README.md
+
+-------------------------------------------------------------------

Old:
----
  health-checker-1.10.tar.xz

New:
----
  _service
  _servicedata
  health-checker-1.10+git20240111.cb84209.tar.xz

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

Other differences:
------------------
++++++ health-checker.spec ++++++
--- /var/tmp/diff_new_pack.QFvU0I/_old  2024-01-12 23:45:16.750273740 +0100
+++ /var/tmp/diff_new_pack.QFvU0I/_new  2024-01-12 23:45:16.754273886 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package health-checker
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,15 @@
 %define _dracutmoduledir %(pkg-config --variable=dracutmodulesdir dracut)
 
 Name:           health-checker
-Version:        1.10
+Version:        1.10+git20240111.cb84209
 Release:        0
 Summary:        Service for verifying that important services are running
 License:        GPL-2.0-only
 Group:          System/Base
 URL:            https://github.com/kubic-project/health-checker
 Source:         health-checker-%{version}.tar.xz
+BuildRequires:  automake
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  suse-module-tools
 BuildRequires:  pkgconfig(dracut)
@@ -86,6 +88,7 @@
 %setup -q -n health-checker-%{version}
 
 %build
+./autogen.sh
 %configure
 make %{?_smp_mflags}
 

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="version">1.10</param>
    <param name="versionformat">1.10+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">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>

++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param name="url">https://github.com/openSUSE/health-checker.git</param>
  <param 
name="changesrevision">cb84209fd0bc4a9e05d96b85e0a60f90209f3e06</param></service>
</servicedata>
(No newline at EOF)

Reply via email to