diff --git a/libnbd.spec b/libnbd.spec index 20354bc..afdee10 100644 --- a/libnbd.spec +++ b/libnbd.spec @@ -1,3 +1,4 @@ +%undefine _package_note_flags # If we should verify tarball signature with GPGv2. %global verify_tarball_signature 1 @@ -9,7 +10,7 @@ Name: libnbd Version: 1.11.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: NBD client library in userspace License: LGPLv2+ @@ -317,6 +318,9 @@ make %{?_smp_mflags} check || { %changelog +* Fri Feb 04 2022 Richard W.M. Jones - 1.11.7-3 +- OCaml 4.13.1 rebuild to remove package notes + * Thu Jan 20 2022 Fedora Release Engineering - 1.11.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild