From c1d180a672d41d94fc20e1d4c64731d4e8b0e9fe Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:16:36 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libatasmart.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libatasmart.spec b/libatasmart.spec index 2786bca..788cf7a 100644 --- a/libatasmart.spec +++ b/libatasmart.spec @@ -1,6 +1,6 @@ Name: libatasmart Version: 0.19 -Release: 21%{?dist} +Release: 22%{?dist} Summary: ATA S.M.A.R.T. Disk Health Monitoring Library Source0: http://0pointer.de/public/libatasmart-%{version}.tar.xz Patch0: libatasmart-0.19-wd-fix.patch @@ -51,6 +51,10 @@ rm $RPM_BUILD_ROOT%{_docdir}/libatasmart/README %doc blob-examples/SAMSUNG* blob-examples/ST* blob-examples/Maxtor* blob-examples/WDC* blob-examples/FUJITSU* blob-examples/INTEL* blob-examples/TOSHIBA* blob-examples/MCC* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.19-22 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.19-21 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937