Update to 2.0.1

Fix an issue with passing certificate lifetime explicitly
This commit is contained in:
Stephen Gallagher 2017-03-03 11:38:42 -05:00
parent d0f8d8d1b7
commit ee8121f0af
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/sscg-1.0.4-024d20e.tar.gz
/sscg-1.1.0-4f90b27.tar.gz
/sscg-2.0.0.tar.gz
/sscg-2.0.1.tar.gz

View File

@ -1 +1 @@
SHA512 (sscg-2.0.0.tar.gz) = fd3d425cd737a4cb13cd4ac73fb006dfebe44462ac715888164d792c4c34d3f0d8d5ff9062ce5af3850ab3933659d23011b1f447f8a7b5183ceb28778c9a0f32
SHA512 (sscg-2.0.1.tar.gz) = a0e4d2ebb9bd4030f11c07b235aa95a08d45e85624867dc8319abd9e43451c84bef5fedb2611d8673d18b1e5d24a027b842ca600b493a1b2c4c0477dbfb8a7fc

View File

@ -11,7 +11,7 @@
Name: sscg
Version: 2.0.0
Version: 2.0.1
Release: 1%{?dist}
Summary: Simple SSL certificate generator
@ -50,6 +50,10 @@ false signatures from the service certificate.
%{_bindir}/%{name}
%changelog
* Fri Mar 03 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.0.1-1
- Update to 2.0.1
- Fix an issue with passing certificate lifetime explicitly
* Thu Feb 16 2017 Stephen Gallagher <sgallagh@redhat.com> - 2.0.0-1
- Update to 2.0.0