Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sqlcipher for openSUSE:Factory checked in at 2023-03-08 14:53:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlcipher (Old) and /work/SRC/openSUSE:Factory/.sqlcipher.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlcipher" Wed Mar 8 14:53:58 2023 rev:16 rq:1070162 version:4.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes 2022-12-24 18:01:56.578417160 +0100 +++ /work/SRC/openSUSE:Factory/.sqlcipher.new.31432/sqlcipher.changes 2023-03-08 14:53:59.411139207 +0100 @@ -1,0 +2,5 @@ +Wed Mar 8 10:27:23 UTC 2023 - Martin Pluskal <mplus...@suse.com> + +- Build AVX2 enabled hwcaps library for x86_64-v3 + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlcipher.spec ++++++ --- /var/tmp/diff_new_pack.MOGCL9/_old 2023-03-08 14:53:59.971142258 +0100 +++ /var/tmp/diff_new_pack.MOGCL9/_new 2023-03-08 14:53:59.975142279 +0100 @@ -1,7 +1,7 @@ # # spec file for package sqlcipher # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define lib_version 3.39.4 -%define lib_name lib%{name}-3_39_4-0 +%define lib_name libsqlcipher-3_39_4-0 Name: sqlcipher Version: 4.5.3 Release: 0 @@ -26,12 +26,14 @@ Group: Productivity/Databases/Clients URL: http://sqlcipher.net Source: https://github.com/sqlcipher/sqlcipher/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source99: baselibs.conf BuildRequires: ncurses-devel BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(tcl) +%{?suse_build_hwcaps_libs} %description SQLCipher is an SQLite extension that provides transparent 256-bit AES ++++++ baselibs.conf ++++++ libsqlcipher-3_39_4-0