Hello community, here is the log from the commit of package hmaccalc for openSUSE:Factory checked in at 2019-09-05 12:31:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hmaccalc (Old) and /work/SRC/openSUSE:Factory/.hmaccalc.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hmaccalc" Thu Sep 5 12:31:10 2019 rev:5 rq:724025 version:0.9.14 Changes: -------- --- /work/SRC/openSUSE:Factory/hmaccalc/hmaccalc.changes 2015-01-24 22:20:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hmaccalc.new.7948/hmaccalc.changes 2019-09-05 12:31:14.211609530 +0200 @@ -1,0 +2,7 @@ +Wed Aug 14 06:17:57 UTC 2019 - Wolfgang Rosenauer <[email protected]> + +- hmac signatures were split from NSS core libs for SLE packaging + compatibility but recommended and therefore not installed by + the build process; now a build requirement (boo#1145414) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hmaccalc.spec ++++++ --- /var/tmp/diff_new_pack.YP2Co1/_old 2019-09-05 12:31:14.783609418 +0200 +++ /var/tmp/diff_new_pack.YP2Co1/_new 2019-09-05 12:31:14.787609417 +0200 @@ -1,7 +1,7 @@ # # spec file for package hmaccalc # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # 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/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -40,6 +40,8 @@ Patch1: hmaccalc-susekey.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libfreebl3-hmac +BuildRequires: libsoftokn3-hmac BuildRequires: mozilla-nss-devel BuildRequires: pkg-config
