diff --git a/libverto.spec b/libverto.spec index 93d4438..6b01c5a 100644 --- a/libverto.spec +++ b/libverto.spec @@ -2,7 +2,7 @@ Name: libverto Version: 0.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Main loop abstraction library License: MIT @@ -197,6 +197,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %endif %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.3.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Feb 19 2018 Robbie Harwood - 0.3.0-5 - Rebuild due to libevent soname bump