diff --git a/socat.spec b/socat.spec index c997ba2..b774331 100644 --- a/socat.spec +++ b/socat.spec @@ -1,7 +1,7 @@ Summary: Bidirectional data relay between two data channels ('netcat++') Name: socat Version: 1.6.0.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Url: http://www.dest-unreach.org/%{name} Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.bz2 @@ -56,6 +56,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man1/socat.1* %changelog +* Sat Jan 17 2009 Tomas Mraz 1.6.0.1-3 +- rebuild with new openssl + * Thu Sep 4 2008 Tom "spot" Callaway 1.6.0.1-2 - forgot to upload new source