From d39ab116629f533a4ce470f51cf9093ad686d529 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 14:24:23 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libslirp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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