We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfe30b commit c1a65e4Copy full SHA for c1a65e4
common/sslcli.spec
@@ -48,7 +48,7 @@
48
49
Summary: Pretty awesome command-line client for public SSLLabs API
50
Name: sslcli
51
-Version: 2.7.1
+Version: 2.7.2
52
Release: 0%{?dist}
53
Group: Applications/System
54
License: Apache License, Version 2.0
@@ -134,6 +134,9 @@ fi
134
################################################################################
135
136
%changelog
137
+* Tue May 10 2022 Anton Novojilov <andy@essentialkaos.com> - 2.7.2-0
138
+- Update for compatibility with the latest version of ek package
139
+
140
* Tue Mar 29 2022 Anton Novojilov <andy@essentialkaos.com> - 2.7.1-0
141
- Removed pkg.re usage
142
- Added module info
0 commit comments