update to 3.29.0.0 [release 3.29.0.0-1mamba;Thu Aug 01 2019]
This commit is contained in:
parent
79670d8fea
commit
0248f7dfd5
@ -9,9 +9,10 @@
|
||||
%endif
|
||||
%endif
|
||||
#% define year %(date +%Y)
|
||||
%define year 2018
|
||||
%define year 2019
|
||||
|
||||
Name: libsqlite
|
||||
Version: 3.26.0.0
|
||||
Version: 3.29.0.0
|
||||
Release: 1mamba
|
||||
Summary: A C library that implements an embeddable SQL database engine
|
||||
Group: System/Libraries
|
||||
@ -217,6 +218,9 @@ make test || :
|
||||
%{_mandir}/mann/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.29.0.0-1mamba
|
||||
- update to 3.29.0.0
|
||||
|
||||
* Fri Jan 04 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.26.0.0-1mamba
|
||||
- update to 3.26.0.0
|
||||
|
||||
@ -241,9 +245,6 @@ make test || :
|
||||
* Fri Apr 22 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.2.0-1mamba
|
||||
- update to 3.12.2.0
|
||||
|
||||
* Mon May 16 2016 Automatic Build System <autodist@mambasoft.it> 3.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.10.2.0-1mamba
|
||||
- update to 3.10.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user