automatic version update by autodist [release 4.5.0-1mamba;Sun Nov 14 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:04:59 +01:00
parent 645d65e0a5
commit 1d8c3139f4

View File

@ -1,5 +1,5 @@
Name: sqlcipher
Version: 4.4.3
Version: 4.5.0
Release: 1mamba
Summary: SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files
Group: Applications/Databases
@ -12,7 +12,6 @@ Source: https://github.com/sqlcipher/sqlcipher.git/v%{version}/sqlcipher-
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libedit-devel
BuildRequires: libopenssl-devel
BuildRequires: libz-devel
@ -85,6 +84,9 @@ This package contains libraries and header files for developing applications tha
%changelog
* Sun Nov 14 2021 Automatic Build System <autodist@mambasoft.it> 4.5.0-1mamba
- automatic version update by autodist
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 4.4.3-1mamba
- automatic version update by autodist