Browse Source

upgrade PgSQL JDBC driver

master
parent
commit
78c2cf25a6
  1. 4
      jira/jira.spec

4
jira/jira.spec

@ -24,7 +24,7 @@
# package version
%define V_jira 7.8.0
%define V_jdbc_mysql 5.1.46
%define V_jdbc_pgsql 42.2.1
%define V_jdbc_pgsql 42.2.2
# package information
Name: jira
@ -37,7 +37,7 @@ Class: EVAL
Group: Ticketing
License: Commercial
Version: %{V_jira}
Release: 20180313
Release: 20180316
# package options
%option with_mysql no

Loading…
Cancel
Save