This commit is contained in:
Jan Staněk 2015-02-26 15:03:03 +01:00
parent 5bfa073ea4
commit 3c8201b11e
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -60,3 +60,5 @@
/sqlite-doc-3080704.zip
/sqlite-src-3080800.zip
/sqlite-doc-3080800.zip
/sqlite-src-3080803.zip
/sqlite-doc-3080803.zip

View File

@ -1,2 +1,2 @@
4582c8fe99fa59a31fe25566ac018b4d sqlite-src-3080800.zip
2eccef516e76f4e2c1584e725038c564 sqlite-doc-3080800.zip
7aed8084e18c2677c71345cbd8ca0b76 sqlite-src-3080803.zip
3cba9fa0b00f07eb189fc1b546e66d9d sqlite-doc-3080803.zip

View File

@ -3,14 +3,14 @@
%bcond_with static
%bcond_without check
%define realver 3080800
%define docver 3080800
%define rpmver 3.8.8
%define realver 3080803
%define docver 3080803
%define rpmver 3.8.8.3
Summary: Library that implements an embeddable SQL database engine
Name: sqlite
Version: %{rpmver}
Release: 3%{?dist}
Release: 1%{?dist}
License: Public Domain
Group: Applications/Databases
URL: http://www.sqlite.org/
@ -204,6 +204,9 @@ make test
%endif
%changelog
* 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)
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 3.8.8-3
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code