Accepting request 281679 from home:posophe:branches:security
Update OBS-URL: https://build.opensuse.org/request/show/281679 OBS-URL: https://build.opensuse.org/package/show/security/hmaccalc?expand=0&rev=9
This commit is contained in:
parent
cf516d6ed0
commit
e36e5bca5a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a00b507555e45f58c1659d28f4d27e63373735a30cfe70e2c939f679cd266cc
|
||||
size 106979
|
Binary file not shown.
BIN
hmaccalc-0.9.14.tar.gz
(Stored with Git LFS)
Normal file
BIN
hmaccalc-0.9.14.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
hmaccalc-0.9.14.tar.gz.sig
Normal file
BIN
hmaccalc-0.9.14.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 18 18:33:15 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 0.9.14
|
||||
* No changelog available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 12:21:21 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hmaccalc
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -28,7 +28,7 @@
|
||||
%{nil}
|
||||
|
||||
Name: hmaccalc
|
||||
Version: 0.9.13
|
||||
Version: 0.9.14
|
||||
Release: 0
|
||||
Summary: Tools for computing and checking HMAC values for files
|
||||
License: BSD-3-Clause
|
||||
@ -57,7 +57,6 @@ meant to mimic the sha*sum tools provided by the coreutils package.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user