Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ssl-cert-check for openSUSE:Factory checked in at 2026-07-23 23:14:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ssl-cert-check (Old) and /work/SRC/openSUSE:Factory/.ssl-cert-check.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ssl-cert-check" Thu Jul 23 23:14:40 2026 rev:5 rq:1367388 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ssl-cert-check/ssl-cert-check.changes 2024-05-17 20:08:00.297544229 +0200 +++ /work/SRC/openSUSE:Factory/.ssl-cert-check.new.2004/ssl-cert-check.changes 2026-07-23 23:16:39.105572217 +0200 @@ -1,0 +2,6 @@ +Sun Jun 28 17:39:37 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.0: + * fix a number of realiability and usability issues + +------------------------------------------------------------------- Old: ---- _service ssl-cert-check-4.11git.1556282902.f3fc941.tar.xz New: ---- 906d34b9e2c495bbed82edcb19404a01f7196b8f.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ssl-cert-check.spec ++++++ --- /var/tmp/diff_new_pack.MS00rQ/_old 2026-07-23 23:16:40.777630689 +0200 +++ /var/tmp/diff_new_pack.MS00rQ/_new 2026-07-23 23:16:40.789631109 +0200 @@ -1,7 +1,7 @@ # # spec file for package ssl-cert-check # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,15 @@ # +%global ver 906d34b9e2c495bbed82edcb19404a01f7196b8f Name: ssl-cert-check -Version: 4.11git.1556282902.f3fc941 +Version: 5.0 Release: 0 Summary: Shell script to send notifications when SSL certificates are about to expire License: GPL-2.0-only Group: Productivity/Security -URL: https://prefetch.net/articles/checkcertificate.html -Source0: %{name}-%{version}.tar.xz +URL: https://github.com/Matty9191/ssl-cert-check +Source0: https://github.com/Matty9191/ssl-cert-check/archive/%{ver}.tar.gz BuildRequires: xz Requires: bash Requires: coreutils @@ -43,7 +44,7 @@ warnings or log alerts through nagios. %prep -%setup -q +%setup -q -n %{name}-%{ver} %build
