Rebase to JSS 5.5.0
This commit is contained in:
parent
1ce022e75e
commit
31df224fb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ jss-4.2.6.tar.gz
|
||||
/jss-5.3.0.tar.gz
|
||||
/jss-5.4.1.tar.gz
|
||||
/jss-5.5.0-alpha3.tar.gz
|
||||
/jss-5.5.0.tar.gz
|
||||
|
1
.jss.metadata
Normal file
1
.jss.metadata
Normal file
@ -0,0 +1 @@
|
||||
6676c7d420ad45f610e9f5ba7513e77186ddb5be jss-5.5.0.tar.gz
|
9
jss.spec
9
jss.spec
@ -12,13 +12,13 @@ Name: jss
|
||||
# Downstream release number:
|
||||
# - development/stabilization (unsupported): 0.<n> where n >= 1
|
||||
# - GA/update (supported): <n> where n >= 1
|
||||
%global release_number 0.4
|
||||
%global release_number 1
|
||||
|
||||
# Development phase:
|
||||
# - development (unsupported): alpha<n> where n >= 1
|
||||
# - stabilization (unsupported): beta<n> where n >= 1
|
||||
# - GA/update (supported): <none>
|
||||
%global phase alpha3
|
||||
#global phase
|
||||
|
||||
%undefine timestamp
|
||||
%undefine commit_id
|
||||
@ -351,7 +351,10 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Thu Feb 01 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.3
|
||||
* Wed Feb 21 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-1
|
||||
- Rebase to JSS 5.5.0
|
||||
|
||||
* Thu Feb 01 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.4
|
||||
- Rebuild with side tag
|
||||
|
||||
* Mon Jan 29 2024 Red Hat PKI Team <rhcs-maint@redhat.com> - 5.5.0-0.3
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jss-5.5.0-alpha3.tar.gz) = 2d54ea97308a5c92b6058f84eaa680bd373d704b0901120aa18205a56512acd86453c62875438f738735877770229edaa8f4275bc186083cd8cbbffdbb1270ba
|
||||
SHA512 (jss-5.5.0.tar.gz) = bda0b4df1ef08a264525c9124a29f57945e3a24adadda609b54032d840a1c311d522e34f29bb2246d03d493d108d425a64e4826edcc8a296a2f55b1cdd8a95c0
|
||||
|
Loading…
Reference in New Issue
Block a user