parent
e1d4f821fc
commit
083e37cd70
@ -10,7 +10,7 @@
|
||||
Summary: Library that implements an embeddable SQL database engine
|
||||
Name: sqlite
|
||||
Version: %{rpmver}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Public Domain
|
||||
Group: Applications/Databases
|
||||
URL: http://www.sqlite.org/
|
||||
@ -236,6 +236,9 @@ make test
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2017 Petr Kubat <pkubat@redhat.com> - 3.17.0-2
|
||||
- Rebuild using newest gcc (#1428286)
|
||||
|
||||
* Tue Feb 21 2017 Petr Kubat <pkubat@redhat.com> - 3.17.0-1
|
||||
- Updated to version 3.17.0 (https://sqlite.org/releaselog/3_17_0.html)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user