Logoj0ke.net Open Build Service > Projects > ORACLE:XE > perl-DBD-Oracle > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed perl-DBD-Oracle.spec
x
 
1
@@ -1,7 +1,7 @@
2
 
3
 Summary:       Oracle database driver for the DBI module
4
 Name:          perl-DBD-Oracle
5
-Version:       1.22
6
+Version:       1.19
7
 Release:       1
8
 License:       Artistic or GPL
9
 Group:         Development/Languages
10
@@ -21,7 +21,7 @@
11
 %prep
12
 %setup -q -n DBD-Oracle-%{version}
13
 %patch0
14
-# All files in the archive are executable... (still as of 1.22)
15
+# All files in the archive are executable... (still as of 1.19)
16
 find . -type f -exec chmod -x {} \;
17
 %{__cp} -a %{SOURCE1} .
18
 
19