From 6655bfd3cd8c9af19b8fe6ebc26d4104354d045a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 15:08:58 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- socat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/socat.spec b/socat.spec index ca4091f..5b1ede2 100644 --- a/socat.spec +++ b/socat.spec @@ -1,7 +1,7 @@ Summary: Bidirectional data relay between two data channels ('netcat++') Name: socat Version: 1.7.2.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Url: http://www.dest-unreach.org/%{name} Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz @@ -62,6 +62,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man1/socat.1* %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.7.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed May 23 2012 Paul Wouters - 1.7.2.1-1 - Updated to 1.7.2.1 for CVE-2012-0219, rhbz#821553, rhbz#821688 - Remove patch merged upstream