Update to stable v4.7.0 release
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
This commit is contained in:
parent
77453bee29
commit
af8114637b
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ jss-4.2.6.tar.gz
|
||||
/jss-4.6.4.tar.gz
|
||||
/jss-4.7.0-b2.tar.gz
|
||||
/jss-4.7.0-b4.tar.gz
|
||||
/jss-4.7.0.tar.gz
|
||||
|
9
jss.spec
9
jss.spec
@ -7,8 +7,8 @@ URL: http://www.dogtagpki.org/wiki/JSS
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
|
||||
Version: 4.7.0
|
||||
Release: 0.5%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
%global _phase -b4
|
||||
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
|
||||
#global _phase -a1
|
||||
|
||||
# To generate the source tarball:
|
||||
# $ git clone https://github.com/dogtagpki/jss.git
|
||||
@ -25,8 +25,6 @@ Source: https://github.com/dogtagpki/%{name}/archive/v%{version}%{?_phas
|
||||
# <version tag> \
|
||||
# > jss-VERSION-RELEASE.patch
|
||||
# Patch: jss-VERSION-RELEASE.patch
|
||||
Patch0: jss-crypto-policies-1.patch
|
||||
Patch1: jss-crypto-policies-2.patch
|
||||
|
||||
################################################################################
|
||||
# Build Dependencies
|
||||
@ -162,6 +160,9 @@ cp -p *.txt $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
|
||||
|
||||
################################################################################
|
||||
%changelog
|
||||
* Thu Jul 09 2020 Dogtag PKI Team <pki-devel@redhat.com> - 4.7.0-1
|
||||
- Rebase to upstream stable release JSS v4.7.0
|
||||
|
||||
* Mon Jul 06 2020 Dogtag PKI Team <pki-devel@redhat.com> - 4.7.0-0.5
|
||||
- Fix build issues with new Crypto-Policies denying SHA-1 usage
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jss-4.7.0-b4.tar.gz) = 79c01fc513de479a63cbe164c772f9f685afe032a280f59eb3bb096a653424b3df1a9403c8cf443ffbe8b9a1d97a8aeb48064fbbe92e4c12e29767fb2a547d9f
|
||||
SHA512 (jss-4.7.0.tar.gz) = 91a6bbc2c9dde436fd07e2f2bf9e71bd0a40c643547f41a95152a51200d126a37e2e580ef78d9075dc349f5dfe613b04eaf2a32009da13889e824ee9db255a43
|
||||
|
Loading…
Reference in New Issue
Block a user