jstanek pushed to sqlite (f21). "Updated to version 3.8.9 (https://www.sqlite.org/releaselog/3_8_9.html)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 09:13:10 UTC 2015


>From 492fdc40b041f30e21f1b389dbd37591c5044ba8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= <jstanek at redhat.com>
Date: Tue, 14 Apr 2015 11:10:23 +0200
Subject: Updated to version 3.8.9
 (https://www.sqlite.org/releaselog/3_8_9.html)


diff --git a/.gitignore b/.gitignore
index 35b2962..8e23ea1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@
 /sqlite-doc-3080800.zip
 /sqlite-src-3080803.zip
 /sqlite-doc-3080803.zip
+/sqlite-src-3080900.zip
+/sqlite-doc-3080900.zip
diff --git a/sources b/sources
index d5d4f82..a086ec8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7aed8084e18c2677c71345cbd8ca0b76  sqlite-src-3080803.zip
-3cba9fa0b00f07eb189fc1b546e66d9d  sqlite-doc-3080803.zip
+5cf3e3314d5b060aadedda264305308d  sqlite-src-3080900.zip
+e25020345df35d35cd81201f9f045263  sqlite-doc-3080900.zip
diff --git a/sqlite.spec b/sqlite.spec
index 2f65265..239c6e7 100644
--- a/sqlite.spec
+++ b/sqlite.spec
@@ -3,9 +3,9 @@
 %bcond_with static
 %bcond_without check
 
-%define realver 3080803
-%define docver 3080803
-%define rpmver 3.8.8.3
+%define realver 3080900
+%define docver 3080900
+%define rpmver 3.8.9
 
 Summary: Library that implements an embeddable SQL database engine
 Name: sqlite
@@ -204,6 +204,9 @@ make test
 %endif
 
 %changelog
+* Tue Apr 14 2015 Jan Stanek <jstanek at redhat.com> - 3.8.9-1
+- Updated to version 3.8.9 (https://www.sqlite.org/releaselog/3_8_9.html)
+
 * Thu Feb 26 2015 Jan Stanek <jstanek at redhat.com> - 3.8.8.3-1
 - Updated to version 3.8.8.3 (https://sqlite.org/releaselog/3_8_8_3.html)
 
@@ -218,7 +221,7 @@ make test
 - Updated to version 3.8.8 (https://sqlite.org/releaselog/3_8_8.html)
 - Recreated patches to work on current version.
 
-* Fri Dec 12 2014 Jan Stanek <jstanek at redhat.com> - 3.8.7.4-1
+* Fri Dec 12 2014 Jan Stanek <jstanek at redhat.com> - 3.8.7.4-1
 - Updated to version 3.8.7.4 (http://www.sqlite.org/releaselog/3_8_7_4.html)
 
 * Tue Nov 25 2014 Jan Stanek <jstanek at redhat.com> - 3.8.7.2-1
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sqlite.git/commit/?h=f21&id=492fdc40b041f30e21f1b389dbd37591c5044ba8


More information about the scm-commits mailing list