This commit is contained in:
Jan Staněk 2015-04-14 11:10:23 +02:00
parent 3c8201b11e
commit 492fdc40b0
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -62,3 +62,5 @@
/sqlite-doc-3080800.zip
/sqlite-src-3080803.zip
/sqlite-doc-3080803.zip
/sqlite-src-3080900.zip
/sqlite-doc-3080900.zip

View File

@ -1,2 +1,2 @@
7aed8084e18c2677c71345cbd8ca0b76 sqlite-src-3080803.zip
3cba9fa0b00f07eb189fc1b546e66d9d sqlite-doc-3080803.zip
5cf3e3314d5b060aadedda264305308d sqlite-src-3080900.zip
e25020345df35d35cd81201f9f045263 sqlite-doc-3080900.zip

View File

@ -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@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@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@redhat.com> - 3.8.7.4-1
* Fri Dec 12 2014 Jan Stanek <jstanek@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@redhat.com> - 3.8.7.2-1