diff --git a/health-checker-1.3.1.tar.xz b/health-checker-1.3.1.tar.xz deleted file mode 100644 index b6c1146..0000000 --- a/health-checker-1.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46ba053e900f765d142c187d6763740a4e1ee5b200457bd100b89e5b588a00fe -size 69052 diff --git a/health-checker-1.3.4.tar.xz b/health-checker-1.3.4.tar.xz new file mode 100644 index 0000000..9bf60c3 --- /dev/null +++ b/health-checker-1.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d6cce6ce5d46f98faaa63a36fc9a476087c0e30bbd617c0291107a3c2b9d35 +size 72472 diff --git a/health-checker.changes b/health-checker.changes index c4689c3..bc0cc1d 100644 --- a/health-checker.changes +++ b/health-checker.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue May 12 15:49:31 UTC 2020 - Ignaz Forster + +- Update to version 1.3.4 + * Really fix plugindir replacement in configure.ac script + +------------------------------------------------------------------- +Fri May 8 15:51:03 UTC 2020 - Ignaz Forster + +- Update to version 1.3.3 + * Fix plugindir replacement in configure.ac script + * Use Python 3 for building documentation + +------------------------------------------------------------------- +Wed May 6 14:26:27 UTC 2020 - Ignaz Forster + +- Use pkgconfig macro instead of package dependencies + +------------------------------------------------------------------- +Wed May 6 10:00:20 UTC 2020 - Ignaz Forster + +- Update to version 1.3.2 + * Use pkgconf to determine installation directories instead of + guessing + ------------------------------------------------------------------- Thu Jan 30 13:33:49 UTC 2020 - Ignaz Forster diff --git a/health-checker.spec b/health-checker.spec index bc12c63..b4a18d3 100644 --- a/health-checker.spec +++ b/health-checker.spec @@ -17,7 +17,7 @@ Name: health-checker -Version: 1.3.1 +Version: 1.3.4 Release: 0 Summary: Service for verifying that important services are running License: GPL-2.0-only @@ -26,6 +26,8 @@ URL: https://github.com/kubic-project/health-checker Source: health-checker-%{version}.tar.xz BuildRequires: fdupes BuildRequires: suse-module-tools +BuildRequires: pkgconfig(dracut) +BuildRequires: pkgconfig(systemd) Requires: health-checker-plugins = 1.0 BuildArch: noarch