|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libgpg-error
|
|
|
|
|
Version: 1.50
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library for error values used by GnuPG components
|
|
|
|
|
URL: https://www.gnupg.org/related_software/libgpg-error/
|
|
|
|
|
License: LGPL-2.1-or-later AND (BSD-3-Clause OR LGPL-2.1-or-later) AND FSFULLR AND GPL-2.0-or-later
|
|
|
|
@ -89,6 +89,10 @@ make check
|
|
|
|
|
%{_mandir}/man1/gpgrt-config.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.50-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jul 02 2024 Jakub Jelen <jjelen@redhat.com> - 1.50-1
|
|
|
|
|
- New upstream release (#2293052)
|
|
|
|
|
|
|
|
|
|