automatic version update by autodist [release 4.5.3-1mamba;Fri Dec 23 2022]
This commit is contained in:
parent
80de827747
commit
d5a848b87e
@ -1,5 +1,5 @@
|
|||||||
Name: sqlcipher
|
Name: sqlcipher
|
||||||
Version: 4.5.1
|
Version: 4.5.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files
|
Summary: SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -7,7 +7,6 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.zetetic.net/sqlcipher/
|
URL: https://www.zetetic.net/sqlcipher/
|
||||||
## GITSOURCE https://github.com/sqlcipher/sqlcipher.git v4.3.0
|
|
||||||
Source: https://github.com/sqlcipher/sqlcipher.git/v%{version}/sqlcipher-%{version}.tar.bz2
|
Source: https://github.com/sqlcipher/sqlcipher.git/v%{version}/sqlcipher-%{version}.tar.bz2
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -77,13 +76,18 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%dir %{_includedir}/sqlcipher
|
%dir %{_includedir}/sqlcipher
|
||||||
%{_includedir}/sqlcipher/*.h
|
%{_includedir}/sqlcipher/*.h
|
||||||
%{_libdir}/libsqlcipher.a
|
%{_libdir}/libsqlcipher.a
|
||||||
%{_libdir}/libsqlcipher.la
|
|
||||||
%{_libdir}/libsqlcipher.so
|
%{_libdir}/libsqlcipher.so
|
||||||
%{_libdir}/pkgconfig/sqlcipher.pc
|
%{_libdir}/pkgconfig/sqlcipher.pc
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 23 2022 Automatic Build System <autodist@mambasoft.it> 4.5.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Aug 05 2022 Automatic Build System <autodist@mambasoft.it> 4.5.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 06 2022 Automatic Build System <autodist@mambasoft.it> 4.5.1-1mamba
|
* Sun Mar 06 2022 Automatic Build System <autodist@mambasoft.it> 4.5.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user