From 645d65e0a512e2943ebae2f0dbe67823868b1d95 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:04:59 +0100 Subject: [PATCH] automatic version update by autodist [release 4.4.3-1mamba;Thu Mar 04 2021] --- sqlcipher.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sqlcipher.spec b/sqlcipher.spec index 2c7d51b..f70a7fc 100644 --- a/sqlcipher.spec +++ b/sqlcipher.spec @@ -1,5 +1,5 @@ Name: sqlcipher -Version: 4.4.2 +Version: 4.4.3 Release: 1mamba Summary: SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files Group: Applications/Databases @@ -18,7 +18,6 @@ BuildRequires: libopenssl-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files. @@ -86,6 +85,9 @@ This package contains libraries and header files for developing applications tha %changelog +* Thu Mar 04 2021 Automatic Build System 4.4.3-1mamba +- automatic version update by autodist + * Wed Nov 25 2020 Automatic Build System 4.4.2-1mamba - automatic version update by autodist