Browse Source

upgrade DBD::Oracle 1.13 -> 1.14

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
14a21b1e5b
  1. 6
      perl-dbi/perl-dbi.spec

6
perl-dbi/perl-dbi.spec

@ -31,7 +31,7 @@
%define V_dbd_sqlite 0.25
%define V_dbd_mysql 2.1026
%define V_dbd_pg 1.22
%define V_dbd_oracle 1.13
%define V_dbd_oracle 1.14
# package information
Name: perl-dbi
@ -42,8 +42,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
Version: 20030327
Release: 20030327
Version: 20030328
Release: 20030328
# package options
%option with_dbd_mysql no

Loading…
Cancel
Save