diff --git a/libnbd.spec b/libnbd.spec index ce034a2..43cdbe9 100644 --- a/libnbd.spec +++ b/libnbd.spec @@ -9,7 +9,7 @@ Name: libnbd Version: 1.3.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: NBD client library in userspace License: LGPLv2+ @@ -282,6 +282,9 @@ make %{?_smp_mflags} check || { %changelog +* Tue Apr 21 2020 Richard W.M. Jones - 1.3.6-5 +- OCaml 4.11.0 pre-release attempt 2 + * Fri Apr 17 2020 Richard W.M. Jones - 1.3.6-4 - OCaml 4.11.0 pre-release - Add upstream patch to fix one of the tests that fails on slow machines.