- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:16:20 +00:00
parent c0616c2b1c
commit efd091fb1c
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: libgpg-error
Version: 1.42
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library for error values used by GnuPG components
URL: https://www.gnupg.org/related_software/libgpg-error/
License: LGPLv2+
@ -84,6 +84,9 @@ make check
%{_mandir}/man1/gpgrt-config.*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.42-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Apr 12 2021 Jakub Jelen <jjelen@redhat.com> - 1.42-2
- Address coverity reported issues