diff --git a/socket_wrapper.spec b/socket_wrapper.spec index 2850d28..ea9a21c 100644 --- a/socket_wrapper.spec +++ b/socket_wrapper.spec @@ -1,6 +1,6 @@ Name: socket_wrapper Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Summary: A library passing all socket communications through Unix sockets @@ -74,6 +74,9 @@ popd %{_mandir}/man1/socket_wrapper.1* %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Nov 14 2018 Andreas Schneider - 1.2.1-1 - Update to version 1.2.1 * Removed error message to fix applications doing stupid things