Rebuild for readline 7.x
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
971f767ebb
commit
d10bb36897
@ -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 Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.16.2-2
|
||||
- Rebuild for readline 7.x
|
||||
|
||||
* Sat Jan 7 2017 Jakub Dorňák <jakub.dornak@misli.cz> - 3.16.2-1
|
||||
- Updated to version 3.16.2 (https://sqlite.org/releaselog/3_16_2.html)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user