This commit is contained in:
Fedora Release Engineering 2017-07-27 18:53:20 +00:00
parent 0cc0db9f08
commit 43ab2d5df8
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Bidirectional data relay between two data channels ('netcat++')
Name: socat
Version: 1.7.3.2
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Url: http://www.dest-unreach.org/socat/
Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz
@ -61,6 +61,9 @@ export OD_C=/usr/bin/od
%doc %{_mandir}/man1/socat.1*
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Mar 06 2017 Paul Wouters <pwouters@redhat.com> - 1.7.3.2-3
- Add BuildRequire for tcp_wrappers-devel to gain libwrap support