Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package argon2 for openSUSE:Factory checked in at 2022-04-30 00:44:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/argon2 (Old) and /work/SRC/openSUSE:Factory/.argon2.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "argon2" Sat Apr 30 00:44:37 2022 rev:9 rq:973100 version:20190702 Changes: -------- --- /work/SRC/openSUSE:Factory/argon2/argon2.changes 2022-04-26 20:17:01.500706700 +0200 +++ /work/SRC/openSUSE:Factory/.argon2.new.1538/argon2.changes 2022-04-30 00:45:00.794924105 +0200 @@ -1,0 +2,5 @@ +Wed Apr 27 07:14:43 UTC 2022 - Marcus Meissner <[email protected]> + +- use a source url + +------------------------------------------------------------------- Old: ---- argon2-20190702.tar.xz New: ---- argon2-20190702.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ argon2.spec ++++++ --- /var/tmp/diff_new_pack.WFITbi/_old 2022-04-30 00:45:01.634924833 +0200 +++ /var/tmp/diff_new_pack.WFITbi/_new 2022-04-30 00:45:01.638924837 +0200 @@ -32,7 +32,7 @@ License: Apache-2.0 OR CC0-1.0 Group: Productivity/Networking/Security URL: https://github.com/P-H-C/phc-winner-argon2 -Source: %{name}-%{version}.tar.xz +Source: https://github.com/P-H-C/phc-winner-argon2/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf # PATCH-FIX-OPENSUSE adjust-makefile.patch -- Allow setting optflags and file permissions of installed libraries Patch1: adjust-makefile.patch @@ -77,7 +77,8 @@ (PHC) in 2015. %prep -%autosetup +%setup -n phc-winner-argon2-%version +%patch1 -p1 %build %make
