import jss-4.9.0-1.module+el8.5.0+11983+6ba118b4

This commit is contained in:
CentOS Sources 2021-08-09 19:45:17 +00:00 committed by Andrew Lukoshko
parent 0c734326e4
commit a3a30aadab
3 changed files with 7 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/jss-4.9.0-alpha2.tar.gz
SOURCES/jss-4.9.0.tar.gz

View File

@ -1 +1 @@
3af27626d1238104b594aeea6979a6347df9804b SOURCES/jss-4.9.0-alpha2.tar.gz
a358b4c70f9809d6f26bbb7c0a329ac1963983b7 SOURCES/jss-4.9.0.tar.gz

View File

@ -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: 4.9.0
Release: 0.2.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/jss.git
@ -61,7 +61,6 @@ BuildRequires: zip
BuildRequires: unzip
BuildRequires: gcc-c++
BuildRequires: nspr-devel >= 4.13.1
BuildRequires: nss-devel >= 3.44
BuildRequires: nss-tools >= 3.44
BuildRequires: %{java_devel}
@ -177,6 +176,9 @@ cd %{_vpath_builddir}
################################################################################
%changelog
* Mon Jul 26 2021 Red Hat PKI Team <rhcs-maint@redhat.com> 4.9.0-1
- Rebase to JSS 4.9.0
* Fri Jun 11 2021 Red Hat PKI Team <rhcs-maint@redhat.com> 4.9.0-0.2
- Rebase to JSS 4.9.0-alpha2