From 409b592273b591a8893cc01317b2ae8185f8b522 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 7 Nov 2019 20:04:38 +0100 Subject: [PATCH] update module --- python-db/python-db.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-db/python-db.spec b/python-db/python-db.spec index 1e219540ce..a880e47deb 100644 --- a/python-db/python-db.spec +++ b/python-db/python-db.spec @@ -25,7 +25,7 @@ # package version %define V_python 3.8 -%define V_lmdb 0.97 +%define V_lmdb 0.98 %define V_psycopg2 2.8.4 %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: 20191020 +Release: 20191107 # package options %option with_lmdb yes