diff --git a/libgweather.spec b/libgweather.spec index 1b6d852..731f40f 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -2,7 +2,7 @@ Name: libgweather Version: 40.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library for weather information License: GPLv2+ @@ -75,6 +75,10 @@ developing applications that use %{name}. %{_datadir}/vala/vapi/gweather-3.0.vapi %changelog +* Mon Aug 09 2021 Mohan Boddu - 40.0-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 40.0-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937