Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkeccak for openSUSE:Factory checked in at 2023-07-27 16:50:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkeccak (Old) and /work/SRC/openSUSE:Factory/.libkeccak.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkeccak" Thu Jul 27 16:50:13 2023 rev:8 rq:1100805 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libkeccak/libkeccak.changes 2023-02-02 18:27:27.075122211 +0100 +++ /work/SRC/openSUSE:Factory/.libkeccak.new.32662/libkeccak.changes 2023-07-27 16:50:30.909714824 +0200 @@ -1,0 +2,6 @@ +Wed Jul 19 09:38:40 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.4 + * Add cSHAKE + +------------------------------------------------------------------- Old: ---- 1.3.1.2.tar.gz New: ---- 1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkeccak.spec ++++++ --- /var/tmp/diff_new_pack.qUj9rg/_old 2023-07-27 16:50:32.117721649 +0200 +++ /var/tmp/diff_new_pack.qUj9rg/_new 2023-07-27 16:50:32.129721717 +0200 @@ -18,13 +18,15 @@ %define lname libkeccak1 Name: libkeccak -Version: 1.3.1.2 +Version: 1.4 Release: 0 Summary: Keccak family hashing library, including SHA-3 License: ISC Group: Development/Libraries/C and C++ -URL: https://github.com/maandree/libkeccak -Source: https://github.com/maandree/libkeccak/archive/refs/tags/%version.tar.gz +URL: https://codeberg.org/maandree/libkeccak +Source: https://codeberg.org/maandree/libkeccak/archive/%version.tar.gz +BuildRequires: c_compiler +BuildRequires: make %description libkeccak is a bit-oriented lanewise implementation of the Keccak @@ -61,10 +63,10 @@ A subset of Keccak was specified by NIST as SHA-3 (Secure Hash Algorithm 3). %prep -%autosetup -p1 +%autosetup -p1 -n %name %build -%make_build CFLAGS="%optflags" LDFLAGS="" LDOPTIMISE="" +%make_build CC="%__cc" CFLAGS="%optflags" LDFLAGS="" LDOPTIMISE="" %install mkdir -p %buildroot%_libdir ++++++ 1.3.1.2.tar.gz -> 1.4.tar.gz ++++++ ++++ 2452 lines of diff (skipped)