Rebase to JSS 5.0.0-beta1
This commit is contained in:
parent
f29b811b7f
commit
9c8bb2356f
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ jss-4.2.6.tar.gz
|
||||
/jss-4.9.0-alpha1.tar.gz
|
||||
/jss-5.0.0-alpha1.tar.gz
|
||||
/jss-5.0.0-alpha2.tar.gz
|
||||
/jss-5.0.0-beta1.tar.gz
|
||||
|
7
jss.spec
7
jss.spec
@ -9,8 +9,8 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
# For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
|
||||
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
|
||||
Version: 5.0.0
|
||||
Release: 0.3.alpha2%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
%global _phase -alpha2
|
||||
Release: 0.4.beta1%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
%global _phase -beta1
|
||||
|
||||
# To generate the source tarball:
|
||||
# $ git clone https://github.com/dogtagpki/jss.git
|
||||
@ -161,6 +161,9 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Fri Sep 03 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.0.0-0.4.beta1
|
||||
- Rebase to JSS 5.0.0-beta1
|
||||
|
||||
* Thu Aug 12 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.0.0-0.3.alpha2
|
||||
- Rebase to JSS 5.0.0-alpha2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jss-5.0.0-alpha2.tar.gz) = de48ce48f2bc6544871308394ccaa187c4aecb72b3f4d5ce5dd692e8a6f6edaa835ce12aa80c2ac0745baca05e7fb7b943ae3abafe88636c07868633111c6118
|
||||
SHA512 (jss-5.0.0-beta1.tar.gz) = 9413102a75e6d73b81b3adaeda65958f2363f075e8295cc2e796afaf0aae2c0e1942734cd3314754d5bccc21f92d3bfa16515e63954b0a4239f7ba85e2ce8f95
|
||||
|
Loading…
Reference in New Issue
Block a user