Skip to content

Commit

Permalink
Updated version number to 7.4.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
edewata committed Apr 25, 2019
1 parent 04a163e commit 1c5e0f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tomcatjss.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ License: LGPLv2+
BuildArch: noarch

Version: 7.4.0
Release: 0.1%{?_timestamp}%{?_commit_id}%{?dist}
%global _phase -a1
Release: 1%{?_timestamp}%{?_commit_id}%{?dist}
# global _phase -a1

# To generate the source tarball:
# $ git clone https://github.com/dogtagpki/tomcatjss.git
Expand Down Expand Up @@ -71,7 +71,7 @@ BuildRequires: tomcat >= 8.0.49
BuildRequires: tomcat >= 1:8.5.23
%else
%if 0%{?rhel}
BuildRequires: pki-servlet-container >= 1:9.0.7
BuildRequires: pki-servlet-engine >= 1:9.0.7
%else
BuildRequires: tomcat >= 1:9.0.7
%endif
Expand Down Expand Up @@ -118,7 +118,7 @@ Requires: tomcat >= 8.0.49
Requires: tomcat >= 1:8.5.23
%else
%if 0%{?rhel}
Requires: pki-servlet-container >= 1:9.0.7
Requires: pki-servlet-engine >= 1:9.0.7
%else
Requires: tomcat >= 1:9.0.7
%endif
Expand Down

0 comments on commit 1c5e0f9

Please sign in to comment.