Hello community, here is the log from the commit of package sha3sum for openSUSE:Factory checked in at 2018-07-28 12:40:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sha3sum (Old) and /work/SRC/openSUSE:Factory/.sha3sum.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sha3sum" Sat Jul 28 12:40:38 2018 rev:1 rq:624281 version:1.1.4 Changes: -------- New Changes file: --- /dev/null 2018-07-14 11:19:38.193360615 +0200 +++ /work/SRC/openSUSE:Factory/.sha3sum.new/sha3sum.changes 2018-07-28 12:40:39.792455842 +0200 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Mon Jul 9 17:55:40 UTC 2018 - [email protected] + +- initial package (1.1.4) New: ---- sha3sum-1.1.4.tar.gz sha3sum.changes sha3sum.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sha3sum.spec ++++++ # # spec file for package sha3sum # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: sha3sum Version: 1.1.4 Release: 0 Summary: SHA-3 and Keccak checksum utility License: ISC Group: Productivity/Security URL: https://github.com/maandree/sha3sum Source: https://github.com/maandree/sha3sum/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: libkeccak-devel %description sha3sum contains command line utilities for the Keccak, SHA-3, SHAKE, and RawSHAKE checksum utilities A subset of Keccak was specified by NIST as SHA-3 (Secure Hash Algorithm 3). %prep %setup -q %build make %{?_smp_mflags} CFLAGS="%{optflags}" %install %make_install PREFIX=%{_prefix} # packaged via macro rm -rvf %{buildroot}%{_datadir}/licenses/%{name} %check make %{?_smp_mflags} check %files %license LICENSE %doc README %{_bindir}/* %{_mandir}/man1/*.1%{?ext_man} %changelog
