Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/socket_wrapper.git#d337a3d032ade2683590f783446c0c02d4b81d69
This commit is contained in:
DistroBaker 2021-02-03 05:15:10 +00:00
parent 0b9d167aad
commit f650a66ca8

View File

@ -1,6 +1,6 @@
Name: socket_wrapper
Version: 1.2.5
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
Summary: A library passing all socket communications through Unix sockets
@ -64,6 +64,9 @@ LD_PRELOAD=%{__cmake_builddir}/src/libsocket_wrapper.so bash -c '>/dev/null'
%{_mandir}/man1/socket_wrapper.1*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 05 2020 Andreas Schneider <asn@redhat.com> - 1.2.5-1
- Update to version 1.2.4
* https://gitlab.com/cwrap/socket_wrapper/-/blob/master/CHANGELOG