From 3019901d3b39434593bc387e044577a78ef30b51 Mon Sep 17 00:00:00 2001 From: Thomas Sailer Date: Tue, 23 May 2017 07:01:02 +0200 Subject: [PATCH] update to 3.19.0.0 --- mingw-sqlite.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec index 734e42e..f0b6ed6 100644 --- a/mingw-sqlite.spec +++ b/mingw-sqlite.spec @@ -2,8 +2,8 @@ %global name1 sqlite -%global realver 3180000 -%global rpmver 3.18.0.0 +%global realver 3190000 +%global rpmver 3.19.0.0 # bcond default logic is nicely backwards... %bcond_with tcl @@ -222,6 +222,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete %changelog +* Tue May 23 2017 Thomas Sailer - 3.19.0.0-1 +- update to 3.19.0.0 + * Fri Mar 31 2017 Thomas Sailer - 3.18.0.0-1 - update to 3.18.0.0