import CS jose-14-1.el9
This commit is contained in:
parent
5a31c56535
commit
007f2d0f33
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/jose-11.tar.xz
|
||||
SOURCES/jose-14.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
4aef660fa140c8897d76039b651cd093207ad456 SOURCES/jose-11.tar.xz
|
||||
7903472e1c1b94f5ae43c64784fe287cc6681b6f SOURCES/jose-14.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: jose
|
||||
Version: 11
|
||||
Release: 3%{?dist}
|
||||
Version: 14
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for JSON Object Signing and Encryption (JOSE)
|
||||
|
||||
License: ASL 2.0
|
||||
@ -81,6 +81,10 @@ rm -rf %{buildroot}/%{_libdir}/lib%{name}.la
|
||||
%{_mandir}/man3/jose*.3*
|
||||
|
||||
%changelog
|
||||
* Wed May 22 2024 Sergio Arroutbi <sarroutb@redhat.com> - 14-1
|
||||
- Rebase jose-14 upstream version
|
||||
Resolves: #RHEL-38079
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 11-3
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user