Skip to content

Commit 1476b0f

Browse files
committed
Update spec
1 parent 0278992 commit 1476b0f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

common/sslcli.spec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Summary: Pretty awesome command-line client for public SSLLabs API
1212
Name: sslcli
13-
Version: 2.7.4
13+
Version: 2.7.5
1414
Release: 0%{?dist}
1515
Group: Applications/System
1616
License: Apache License, Version 2.0
@@ -22,7 +22,7 @@ Source100: checksum.sha512
2222

2323
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
2424

25-
BuildRequires: golang >= 1.19
25+
BuildRequires: golang >= 1.20
2626

2727
Provides: %{name} = %{version}-%{release}
2828

@@ -101,6 +101,10 @@ fi
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

0 commit comments

Comments
 (0)