Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcotp for openSUSE:Factory checked in at 2023-03-09 17:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcotp (Old) and /work/SRC/openSUSE:Factory/.libcotp.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcotp" Thu Mar 9 17:45:22 2023 rev:8 rq:1070216 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libcotp/libcotp.changes 2023-02-01 16:46:55.472432929 +0100 +++ /work/SRC/openSUSE:Factory/.libcotp.new.31432/libcotp.changes 2023-03-09 17:45:38.430876140 +0100 @@ -1,0 +2,5 @@ +Wed Mar 8 15:46:43 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Build AVX2 enabled hwcaps library for x86_64-v3 + +------------------------------------------------------------------- New: ---- baselibs.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcotp.spec ++++++ --- /var/tmp/diff_new_pack.wHOAGl/_old 2023-03-09 17:45:39.298880760 +0100 +++ /var/tmp/diff_new_pack.wHOAGl/_new 2023-03-09 17:45:39.322880888 +0100 @@ -30,12 +30,14 @@ Source0: https://github.com/paolostivanin/%{name}/archive/v%{version}.tar.gz Source1: https://github.com/paolostivanin/libcotp/releases/download/v%{version}/v%{version}.tar.gz.asc Source2: %{name}.keyring +Source3: baselibs.conf BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: libgcrypt-devel BuildRequires: pkgconfig Obsoletes: libbaseencode <= 1.0.15 +%{?suse_build_hwcaps_libs} %description %{name} C library for generating TOTP and HOTP according to RFC-6238. ++++++ baselibs.conf ++++++ libcotp2