diff --git a/libsmi.spec b/libsmi.spec index dab7240..8b2aa53 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -1,6 +1,6 @@ Name: libsmi Version: 0.4.8 -Release: 33%{?dist} +Release: 34%{?dist} Summary: A library to access SMI MIB information License: GPLv2+ and BSD @@ -106,6 +106,9 @@ make check ||: %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.4.8-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Apr 14 2023 Florian Weimer - 0.4.8-33 - Port to C99