automatic version update by autodist [release 3.40.1-1mamba;Fri Dec 30 2022]
This commit is contained in:
parent
c2b82ad64b
commit
a5ce8d5257
@ -13,7 +13,7 @@
|
|||||||
#% define year 2020
|
#% define year 2020
|
||||||
|
|
||||||
Name: libsqlite
|
Name: libsqlite
|
||||||
Version: 3.40.0
|
Version: 3.40.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C library that implements an embeddable SQL database engine
|
Summary: A C library that implements an embeddable SQL database engine
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -212,12 +212,15 @@ make test || :
|
|||||||
|
|
||||||
%files tcl
|
%files tcl
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%dir %{_prefix}/lib/sqlite%{tclver}
|
%dir %{_prefix}/lib/sqlite*
|
||||||
%{_prefix}/lib/sqlite%{tclver}/libsqlite%{tclver}.so
|
%{_prefix}/lib/sqlite*/libsqlite*.so
|
||||||
%{_prefix}/lib/sqlite%{tclver}/pkgIndex.tcl
|
%{_prefix}/lib/sqlite*/pkgIndex.tcl
|
||||||
%{_mandir}/mann/*
|
%{_mandir}/mann/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 30 2022 Automatic Build System <autodist@mambasoft.it> 3.40.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 17 2022 Automatic Build System <autodist@mambasoft.it> 3.40.0-1mamba
|
* Thu Nov 17 2022 Automatic Build System <autodist@mambasoft.it> 3.40.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user