diff --git a/libslirp.spec b/libslirp.spec index b5874b6..36bbc92 100644 --- a/libslirp.spec +++ b/libslirp.spec @@ -1,6 +1,6 @@ Name: libslirp Version: 4.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A general purpose TCP-IP emulator # check the SPDX tags in source files for details @@ -51,5 +51,8 @@ developing applications that use %{name}. %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 4.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed May 22 2019 Marc-André Lureau - 4.0.0-1 - Initial package, rhbz#1712980