From cc427b8047ba17305ccfca5e627a680f0ae3c4e0 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Apr 28 2016 04:48:13 +0000 Subject: - Update to 1.7.3.1 (#1186301) --- diff --git a/socat.spec b/socat.spec index 4d00199..ce8e575 100644 --- a/socat.spec +++ b/socat.spec @@ -2,19 +2,17 @@ Summary: Bidirectional data relay between two data channels ('netcat++') Name: socat -Version: 1.7.2.4 -Release: 6%{?dist} +Version: 1.7.3.1 +Release: 1%{?dist} License: GPLv2 -Url: http://www.dest-unreach.org/%{name} +Url: http://www.dest-unreach.org/socat/ Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz Group: Applications/Internet -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel readline-devel ncurses-devel BuildRequires: autoconf kernel-headers > 2.6.18 # for make test BuildRequires: iproute net-tools coreutils procps-ng openssl iputils Patch1: socat-1.7.2.4-test.patch -Patch2: socat-1.7.2.4-errqueue.patch %description Socat is a relay for bidirectional data transfer between two independent data @@ -29,7 +27,6 @@ line editor (readline), a program, or a combination of two of these. iconv -f iso8859-1 -t utf-8 CHANGES > CHANGES.utf8 mv CHANGES.utf8 CHANGES %patch1 -p1 -%patch2 -p1 %build %configure \ @@ -58,7 +55,7 @@ export OD_C=/usr/bin/od %files %doc BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ PORTING -%doc COPYING* README SECURITY testcert.conf +%doc COPYING* README SECURITY %doc %{_docdir}/socat/*.sh %{_bindir}/socat %{_bindir}/filan @@ -66,6 +63,9 @@ export OD_C=/usr/bin/od %doc %{_mandir}/man1/socat.1* %changelog +* Tue Apr 26 2016 Paul wouters - 1.7.3.1-1 +- Update to 1.7.3.1 (#1186301) + * Fri Feb 05 2016 Fedora Release Engineering - 1.7.2.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild