diff --git a/socat.spec b/socat.spec index 1616128..794abfe 100644 --- a/socat.spec +++ b/socat.spec @@ -3,7 +3,7 @@ Summary: Bidirectional data relay between two data channels ('netcat++') Name: socat Version: 1.7.2.4 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Url: http://www.dest-unreach.org/%{name} Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz @@ -66,6 +66,9 @@ export OD_C=/usr/bin/od %doc %{_mandir}/man1/socat.1* %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.7.2.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat Jan 24 2015 Paul Wouters - 1.7.2.4-4 - Resolves rhbz#1182005 - socat 1.7.2.4 build failure missing linux/errqueue.h