Browse Source

update H2

master
parent
commit
28b23d2f16
  1. 4
      sqlshell/sqlshell.spec

4
sqlshell/sqlshell.spec

@ -25,7 +25,7 @@
%define V_sqlshell 0.8.1
%define V_jdbc_mysql 5.1.25
%define V_jdbc_pgsql 9.3-1101
%define V_jdbc_h2 2014-04-05
%define V_jdbc_h2 2014-04-12
# package information
Name: sqlshell
@ -38,7 +38,7 @@ Class: EVAL
Group: Database
License: BSD
Version: %{V_sqlshell}
Release: 20140406
Release: 20140413
# list of sources
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar

Loading…
Cancel
Save