From 2bd69299454b535f136e629ad1ff55b12e6ade23 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:47:17 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .sblim-sfcCommon.metadata | 1 + sblim-sfcCommon.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .sblim-sfcCommon.metadata diff --git a/.sblim-sfcCommon.metadata b/.sblim-sfcCommon.metadata new file mode 100644 index 0000000..589c337 --- /dev/null +++ b/.sblim-sfcCommon.metadata @@ -0,0 +1 @@ +b0a8289b59662b54b00ffcf103781da99982298a sblim-sfcCommon-1.0.1.tar.bz2 diff --git a/sblim-sfcCommon.spec b/sblim-sfcCommon.spec index 1710d81..eb73465 100644 --- a/sblim-sfcCommon.spec +++ b/sblim-sfcCommon.spec @@ -1,6 +1,6 @@ Name: sblim-sfcCommon Version: 1.0.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Common functions for SBLIM Small Footprint CIM Broker and CIM Client Library. License: EPL @@ -56,6 +56,10 @@ rm -f %{buildroot}/%{_libdir}/libsfcUtil.la %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.0.1-19 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.0.1-18 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937