diff --git a/.gitignore b/.gitignore index 67916bd..ed3d0c3 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,5 @@ /sqlite-doc-3081100.zip /sqlite-src-3081101.zip /sqlite-doc-3081101.zip +/sqlite-src-3090000.zip +/sqlite-doc-3090000.zip diff --git a/sources b/sources index d2a8792..359e79d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -4550012d85ffdc607d0c86aef2d47974 sqlite-src-3081101.zip -29fc9f4d2346187b11c09f867d69b427 sqlite-doc-3081101.zip +5f78ff90a464d9ccbf6a025e1a640aa2 sqlite-src-3090000.zip +040c53ea68fb617cec19230f8969a5e1 sqlite-doc-3090000.zip diff --git a/sqlite.spec b/sqlite.spec index e892a5e..dfbf4cd 100644 --- a/sqlite.spec +++ b/sqlite.spec @@ -3,9 +3,9 @@ %bcond_with static %bcond_without check -%define realver 3081101 -%define docver 3081101 -%define rpmver 3.8.11.1 +%define realver 3090000 +%define docver 3090000 +%define rpmver 3.9.0 Summary: Library that implements an embeddable SQL database engine Name: sqlite @@ -207,6 +207,9 @@ make test %endif %changelog +* Thu Oct 15 2015 Jan Stanek - 3.9.0-1 +- Updated to version 3.9.0 (https://sqlite.org/releaselog/3_9_0.html) + * Tue Sep 22 2015 Jan Stanek - 3.8.11.1-1 - Updated to version 3.8.11.1