Browse Source

update module

Ralf S. Engelschall 7 years ago
parent
commit
145310c612
1 changed files with 2 additions and 2 deletions
  1. 2 2
      python-db/python-db.spec

+ 2 - 2
python-db/python-db.spec

@@ -25,7 +25,7 @@
 
 #   package version
 %define       V_python         3.7
-%define       V_lmdb           0.94
+%define       V_lmdb           0.95
 %define       V_psycopg2       2.8.2
 %define       V_mysql_python   1.2.5
 %define       V_cx_oracle      5.1.2
@@ -42,7 +42,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL
 Version:      %{V_python}
-Release:      20190415
+Release:      20190608
 
 #   package options
 %option       with_lmdb       yes