- Drop stunnel3 Resolves: #442842
Mon May 19 2008 Miloslav Trmač <mitr@redhat.com> - 4.24-1 - Update to stunnel-4.24
This commit is contained in:
parent
746c1d5f66
commit
5b42718a01
@ -1,2 +1,2 @@
|
||||
stunnel-4.22.tar.gz
|
||||
stunnel-4.22.tar.gz.asc
|
||||
stunnel-4.24.tar.gz
|
||||
stunnel-4.24.tar.gz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
773fcf5b0a70bd25fcd58ba7a76c1fbd stunnel-4.22.tar.gz
|
||||
b9eb0436be5e4e73312b5716cc3de164 stunnel-4.22.tar.gz.asc
|
||||
f2eea97f2e51f524b4add907ffae077b stunnel-4.24.tar.gz
|
||||
275f6cb7ce9c68826969a3d663839eff stunnel-4.24.tar.gz.asc
|
||||
|
13
stunnel.spec
13
stunnel.spec
@ -1,7 +1,7 @@
|
||||
Summary: An SSL-encrypting socket wrapper
|
||||
Name: stunnel
|
||||
Version: 4.22
|
||||
Release: 1
|
||||
Version: 4.24
|
||||
Release: 2
|
||||
License: GPLv2
|
||||
Group: Applications/Internet
|
||||
URL: http://stunnel.mirt.net/
|
||||
@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%lang(en) %doc doc/en/*
|
||||
%lang(po) %doc doc/pl/*
|
||||
%{_bindir}/stunnel
|
||||
%{_bindir}/stunnel3
|
||||
%exclude %{_bindir}/stunnel3
|
||||
%exclude %{_datadir}/doc/stunnel
|
||||
%{_libdir}/stunnel
|
||||
%exclude %{_libdir}/stunnel/libstunnel.la
|
||||
@ -81,6 +81,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %{_sysconfdir}/stunnel/*
|
||||
|
||||
%changelog
|
||||
* Tue May 20 2008 Miloslav Trmač <mitr@redhat.com> - 4.24-2
|
||||
- Drop stunnel3
|
||||
Resolves: #442842
|
||||
|
||||
* Mon May 19 2008 Miloslav Trmač <mitr@redhat.com> - 4.24-1
|
||||
- Update to stunnel-4.24
|
||||
|
||||
* Fri Mar 28 2008 Miloslav Trmač <mitr@redhat.com> - 4.22-1
|
||||
- Update to stunnel-4.22
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user