Fix version number and phase

Resolves: https://issues.redhat.com/browse/RHEL-16724
This commit is contained in:
Endi S. Dewata 2024-02-08 20:01:12 -06:00
parent 250ee82097
commit f562fef358
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Name: jss
# Upstream version number:
%global major_version 4
%global minor_version 10
%global minor_version 11
%global update_version 0
Summary: Java Security Services (JSS)
@ -18,7 +18,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
%global release_number 1
Version: %{major_version}.%{minor_version}.%{update_version}
Release: %{release_number}%{?_timestamp}%{?_commit_id}%{?dist}
%global _phase -alpha1
#global _phase -alpha1
# To generate the source tarball:
# $ git clone https://github.com/dogtagpki/jss.git