import jss-4.9.0-1.module+el8.5.0+11983+6ba118b4
This commit is contained in:
parent
0c734326e4
commit
a3a30aadab
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/jss-4.9.0-alpha2.tar.gz
|
SOURCES/jss-4.9.0.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
3af27626d1238104b594aeea6979a6347df9804b SOURCES/jss-4.9.0-alpha2.tar.gz
|
a358b4c70f9809d6f26bbb7c0a329ac1963983b7 SOURCES/jss-4.9.0.tar.gz
|
||||||
|
@ -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 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.
|
# For official (i.e. supported) releases, use x.y.z-r where r >=1.
|
||||||
Version: 4.9.0
|
Version: 4.9.0
|
||||||
Release: 0.2.alpha2%{?_timestamp}%{?_commit_id}%{?dist}
|
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
|
||||||
%global _phase -alpha2
|
#global _phase -alpha1
|
||||||
|
|
||||||
# To generate the source tarball:
|
# To generate the source tarball:
|
||||||
# $ git clone https://github.com/dogtagpki/jss.git
|
# $ git clone https://github.com/dogtagpki/jss.git
|
||||||
@ -61,7 +61,6 @@ BuildRequires: zip
|
|||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: nspr-devel >= 4.13.1
|
|
||||||
BuildRequires: nss-devel >= 3.44
|
BuildRequires: nss-devel >= 3.44
|
||||||
BuildRequires: nss-tools >= 3.44
|
BuildRequires: nss-tools >= 3.44
|
||||||
BuildRequires: %{java_devel}
|
BuildRequires: %{java_devel}
|
||||||
@ -177,6 +176,9 @@ cd %{_vpath_builddir}
|
|||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
%changelog
|
%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
|
* Fri Jun 11 2021 Red Hat PKI Team <rhcs-maint@redhat.com> 4.9.0-0.2
|
||||||
- Rebase to JSS 4.9.0-alpha2
|
- Rebase to JSS 4.9.0-alpha2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user