Rerun gating

Resolves: RHEL-34233
This commit is contained in:
Endi S. Dewata 2024-05-10 17:56:54 -05:00
parent d5cb342b07
commit c7da318044

View File

@ -12,7 +12,7 @@ Name: jss
# Downstream release number:
# - development/stabilization (unsupported): 0.<n> where n >= 1
# - GA/update (supported): <n> where n >= 1
%global release_number 1
%global release_number 2
# Development phase:
# - development (unsupported): alpha<n> where n >= 1
@ -351,5 +351,5 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
################################################################################
%changelog
* Thu Apr 25 2024 Red Hat PKI Team <rhcs-maint@redhat.com> 5.5.0-1
* Fri May 10 2024 Red Hat PKI Team <rhcs-maint@redhat.com> 5.5.0-2
- Rebase to JSS 5.5.0