diff --git a/argon2.spec b/argon2.spec index 6fe000a..3b63c86 100644 --- a/argon2.spec +++ b/argon2.spec @@ -18,7 +18,7 @@ Name: argon2 Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 9%{?dist} +Release: 10%{?dist} Summary: The password-hashing tools License: Public Domain or ASL 2.0 @@ -135,6 +135,9 @@ make test %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 20171227-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Mar 28 2022 Zbigniew Jędrzejewski-Szmek - 20171227-9 - Fix build with package notes (rhbz#2066558)