Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:27:05 +00:00
parent 984445414d
commit e522e4a503

View File

@ -1,6 +1,6 @@
Name: jose Name: jose
Version: 11 Version: 11
Release: 1%{?dist} Release: 2%{?dist}
Summary: Tools for JSON Object Signing and Encryption (JOSE) Summary: Tools for JSON Object Signing and Encryption (JOSE)
License: ASL 2.0 License: ASL 2.0
@ -81,6 +81,10 @@ rm -rf %{buildroot}/%{_libdir}/lib%{name}.la
%{_mandir}/man3/jose*.3* %{_mandir}/man3/jose*.3*
%changelog %changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 11-2
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri May 07 2021 Sergio Correia <scorreia@redhat.com> - 11-1 * Fri May 07 2021 Sergio Correia <scorreia@redhat.com> - 11-1
- Update to new jose upstream release, v11. - Update to new jose upstream release, v11.
Resolves: rhbz#1935983 Resolves: rhbz#1935983