File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111Summary: Pretty awesome command-line client for public SSLLabs API
1212Name: sslcli
13- Version: 2.7.4
13+ Version: 2.7.5
1414Release: 0%{?dist }
1515Group: Applications/System
1616License: Apache License, Version 2.0
@@ -22,7 +22,7 @@ Source100: checksum.sha512
2222
2323BuildRoot: %{_tmppath }/%{name }-%{version }-%{release }-root-%(%{__id_u} -n)
2424
25- BuildRequires: golang >= 1.19
25+ BuildRequires: golang >= 1.20
2626
2727Provides: %{name } = %{version }-%{release }
2828
101101################################################################################
102102
103103%changelog
104+ * Thu Apr 27 2023 Anton Novojilov <andy@essentialkaos.com> - 2.7.5-0
105+ - Fixed the bug with showing the number of certificate validity days
106+ - Typos fixed
107+
104108* Mon Mar 06 2023 Anton Novojilov <andy@essentialkaos.com> - 2.7.4-0
105109- Added verbose info output
106110- Dependencies update
You can’t perform that action at this time.
0 commit comments