From 96b1c68065bc76b3760e43d201b4b4527b079c34 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 20 Aug 2019 12:02:49 +0100 Subject: [PATCH] Bump and rebuild to fix releng brokenness. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/2LIDI33G3IEIPYSCCIP6WWKNHY7XZJGQ/ --- libnbd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libnbd.spec b/libnbd.spec index a2da5e5..15d11de 100644 --- a/libnbd.spec +++ b/libnbd.spec @@ -9,7 +9,7 @@ Name: libnbd Version: 0.9.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: NBD client library in userspace License: LGPLv2+ @@ -210,6 +210,10 @@ make %{?_smp_mflags} check || { %changelog +* Tue Aug 20 2019 Richard W.M. Jones - 0.9.8-3 +- Bump and rebuild to fix releng brokenness. + https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/2LIDI33G3IEIPYSCCIP6WWKNHY7XZJGQ/ + * Mon Aug 19 2019 Miro HronĨok - 0.9.8-2 - Rebuilt for Python 3.8