Browse Source

upgrading package: jira 8.4.0 -> 8.5.1

master
parent
commit
d53a3b96b9
  1. 6
      jira/jira.spec

6
jira/jira.spec

@ -22,9 +22,9 @@
##
# package version
%define V_jira 8.4.0
%define V_jira 8.5.1
%define V_jdbc_mysql 5.1.48
%define V_jdbc_pgsql 42.2.8
%define V_jdbc_pgsql 42.2.9
# package information
Name: jira
@ -37,7 +37,7 @@ Class: EVAL
Group: Ticketing
License: Commercial
Version: %{V_jira}
Release: 20190914
Release: 20191208
# package options
%option with_mysql no

Loading…
Cancel
Save