diff --git a/crypto-utils.spec b/crypto-utils.spec index 9df7a45..adedb39 100644 --- a/crypto-utils.spec +++ b/crypto-utils.spec @@ -4,7 +4,7 @@ Summary: SSL certificate and key management utilities Name: crypto-utils Version: 2.4.1 -Release: 61%{?dist} +Release: 62%{?dist} Group: Applications/System # certwatch.c is GPLv2 # pemutil.c etc are (MPLv1.1+ or GPLv2+ or LPGLv2+) @@ -135,6 +135,9 @@ chmod -R u+w $RPM_BUILD_ROOT %{perl_vendorarch}/auto/Crypt %changelog +* Fri Mar 11 2016 Joe Orton - 2.4.1-62 +- document keyutil's -a output in --help output + * Thu Feb 11 2016 Joe Orton - 2.4.1-61 - fix build failure with GCC 6 (#1306632)