This commit is contained in:
Dennis Gilmore 2013-08-04 10:05:31 -05:00
parent 68745e7519
commit 67d4efbe25

View File

@ -3,7 +3,7 @@
Summary: Bidirectional data relay between two data channels ('netcat++') Summary: Bidirectional data relay between two data channels ('netcat++')
Name: socat Name: socat
Version: 1.7.2.2 Version: 1.7.2.2
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv2 License: GPLv2
Url: http://www.dest-unreach.org/%{name} Url: http://www.dest-unreach.org/%{name}
Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz Source: http://www.dest-unreach.org/socat/download/%{name}-%{version}.tar.gz
@ -68,6 +68,9 @@ rm -rf %{buildroot}
%doc %{_mandir}/man1/socat.1* %doc %{_mandir}/man1/socat.1*
%changelog %changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon May 27 2013 Paul Wouters <pwouters@redhat.com> - 1.7.2.2-2 * Mon May 27 2013 Paul Wouters <pwouters@redhat.com> - 1.7.2.2-2
- Added two patches that fixes some -Wformat warnings. these fix 2 of 3 - Added two patches that fixes some -Wformat warnings. these fix 2 of 3
failing test cases from test.sh failing test cases from test.sh