This commit is contained in:
Fedora Release Engineering 2017-02-11 13:40:35 +00:00
parent b1886c9dd8
commit f130c1ffe5

View File

@ -1,6 +1,6 @@
Name: socket_wrapper
Version: 1.1.7
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Summary: A library passing all socket communications through Unix sockets
@ -68,6 +68,9 @@ popd
%{_mandir}/man1/socket_wrapper.1*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jun 02 2016 Andreas Schneider <asn@redhat.com> - 1.1.7-1
- Update to version 1.1.7
* Added support for accept4()