Rebase to TomcatJSS 8.0.0
This commit is contained in:
parent
50acd06cc2
commit
c39a437951
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ tomcatjss-1.2.0.tar.gz
|
||||
/tomcatjss-7.6.1.tar.gz
|
||||
/tomcatjss-8.0.0-alpha1.tar.gz
|
||||
/tomcatjss-8.0.0-alpha2.tar.gz
|
||||
/tomcatjss-8.0.0.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tomcatjss-8.0.0-alpha2.tar.gz) = 05ea87575fa1a317ff71046ceb65a41c843a8a647e86abc7183cd7e1b64c6c379fa44160d54a4be8c374f0a4d3d5025af7e9c8700f64d4b885c23bde20accd3f
|
||||
SHA512 (tomcatjss-8.0.0.tar.gz) = 3d3c978064cf9fc44132fb694565b0bad6c3762a9eb350a753724f465303bd2354a26263b373b0989013f674c728b5eeea0fe2adc5eb6c7864a8164080301df1
|
||||
|
||||
@ -10,8 +10,8 @@ BuildArch: noarch
|
||||
# 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: 8.0.0
|
||||
Release: 0.3.alpha2%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
%global _phase -alpha2
|
||||
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
#global _phase -alpha1
|
||||
|
||||
# To generate the source tarball:
|
||||
# $ git clone https://github.com/dogtagpki/tomcatjss.git
|
||||
@ -140,6 +140,9 @@ ant -f build.xml \
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Thu Sep 30 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 8.0.0-1
|
||||
- Rebase to TomcatJSS 8.0.0
|
||||
|
||||
* Thu Aug 12 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 8.0.0-0.3.alpha2
|
||||
- Rebase to TomcatJSS 8.0.0-alpha1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user