From 0dab5cb5c2e11545fb8982bab172d360f394f18a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:26:47 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libgweather.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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