diff --git a/libnbd.spec b/libnbd.spec index b4a0758..273d2fe 100644 --- a/libnbd.spec +++ b/libnbd.spec @@ -21,7 +21,7 @@ Name: libnbd Version: 1.20.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: NBD client library in userspace License: LGPL-2.0-or-later AND BSD-3-Clause @@ -376,6 +376,9 @@ make %{?_smp_mflags} check || { %changelog +* Tue Jun 25 2024 Troy Dawson - 1.20.1-5 +- Bump release for June 2024 mass rebuild + * Wed Jun 19 2024 Richard W.M. Jones - 1.20.1-4 - OCaml 5.2.0 ppc64le fix