This commit is contained in:
Dennis Gilmore 2014-06-08 02:22:54 -05:00
parent 11a5bdd5c9
commit 9558d877ca

View File

@ -1,7 +1,7 @@
Summary: An SSL-encrypting socket wrapper
Name: stunnel
Version: 5.01
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Group: Applications/Internet
URL: http://www.stunnel.org/
@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.01-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Apr 28 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.01-2
- Integration with systemd.
- Spec file clean up