Hello community, here is the log from the commit of package libkeccak for openSUSE:Factory checked in at 2018-07-22 23:06:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkeccak (Old) and /work/SRC/openSUSE:Factory/.libkeccak.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkeccak" Sun Jul 22 23:06:01 2018 rev:2 rq:624444 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libkeccak/libkeccak.changes 2018-07-18 22:53:38.899018923 +0200 +++ /work/SRC/openSUSE:Factory/.libkeccak.new/libkeccak.changes 2018-07-22 23:06:02.868890260 +0200 @@ -1,0 +2,5 @@ +Sat Jul 14 13:01:32 UTC 2018 - [email protected] + +- Fix RPM groups and dashes in description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkeccak.spec ++++++ --- /var/tmp/diff_new_pack.y1DTIt/_old 2018-07-22 23:06:03.264890113 +0200 +++ /var/tmp/diff_new_pack.y1DTIt/_new 2018-07-22 23:06:03.264890113 +0200 @@ -19,15 +19,15 @@ Name: libkeccak Version: 1.1.4 Release: 0 -Summary: Keccak-family hashing library, including SHA-3 +Summary: Keccak family hashing library, including SHA-3 License: ISC -Group: System/Libraries +Group: Development/Libraries/C and C++ URL: https://github.com/maandree/libkeccak Source: https://github.com/maandree/libkeccak/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: libkeccak-1.1.4-fix-install.patch %description -libkeccak is a bit-oriented lanewise implementation of the Keccak- +libkeccak is a bit-oriented lanewise implementation of the Keccak family with support for extend output size, state marshalling, algorithm tuning with implicit parameters, secure erasure of sensitive data, and HMAC. @@ -40,7 +40,7 @@ Requires: %{name}1 = %{version} %description devel -libkeccak is a bit-oriented lanewise implementation of the Keccak- +libkeccak is a bit-oriented lanewise implementation of the Keccak family with support for extend output size, state marshalling, algorithm tuning with implicit parameters, secure erasure of sensitive data, and HMAC. @@ -49,11 +49,11 @@ This package contains the files required for development with %{name}. %package -n %{name}1 -Summary: Keccak-family hashing library, including SHA-3 +Summary: Keccak family hashing library, including SHA-3 Group: System/Libraries %description -n %{name}1 -libkeccak is a bit-oriented lanewise implementation of the Keccak- +libkeccak is a bit-oriented lanewise implementation of the Keccak family with support for extend output size, state marshalling, algorithm tuning with implicit parameters, secure erasure of sensitive data, and HMAC.
