Sync from SUSE:SLFO:Main argon2 revision 1ecc1b844f786df43d06ebf1aad4cb32

This commit is contained in:
Adrian Schröter 2024-10-03 17:03:15 +02:00
parent b4ed1445c0
commit ddbe519245
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 11:09:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Wed Apr 27 07:14:43 UTC 2022 - Marcus Meissner <meissner@suse.com>
@ -6,7 +12,7 @@ Wed Apr 27 07:14:43 UTC 2022 - Marcus Meissner <meissner@suse.com>
-------------------------------------------------------------------
Sat Apr 23 21:44:18 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
- Fix version of package: 20171227 is the upstream version number
- Fix version of package: 20190702 is the upstream version number
of the package
- Replaced optflags.patch with adjust-makefile.patch, the
patch will now also allow to set the file permissions of installed

View File

@ -1,7 +1,7 @@
#
# spec file for package argon2
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -77,8 +77,7 @@ password hashing function that won the Password Hashing Competition
(PHC) in 2015.
%prep
%setup -n phc-winner-argon2-%version
%patch1 -p1
%autosetup -n phc-winner-argon2-%version -p1
%build
%make