diff --git a/SPECS/libxcrypt.spec b/SPECS/libxcrypt.spec index e335aa2..0bafdef 100644 --- a/SPECS/libxcrypt.spec +++ b/SPECS/libxcrypt.spec @@ -19,7 +19,7 @@ Name: libxcrypt Version: 4.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Extended crypt library for DES, MD5, Blowfish and others # For explicit license breakdown, see the @@ -183,6 +183,10 @@ is highly discouraged. %changelog +* Thu Apr 29 2021 Stanislav Zidek - 4.1.1-6 ++ libxcrypt-4.1.1-6 +- Rebuilt with fixed binutils (#1954438) + * Wed Apr 7 2021 Stanislav Zidek - 4.1.1-5 - Fixed salt interoperability issue (#1899716)