diff --git a/libxcrypt.spec b/libxcrypt.spec index 16d9c84..7aedd76 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -28,7 +28,7 @@ # When we are bootstrapping, we omit the # verification of the source tarball with GnuPG. -%bcond_without bootstrap +%bcond_with bootstrap # Shared object version of libcrypt. @@ -168,7 +168,7 @@ fi \ Name: libxcrypt Version: 4.4.36 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others # For explicit license breakdown, see the @@ -585,6 +585,10 @@ done %changelog +* Thu Jul 04 2024 Stanislav Zidek - 4.4.36-9 ++ libxcrypt-4.4.36-9 +- Added back -compat package for RHEL 10 (final) + * Thu Jul 04 2024 Stanislav Zidek - 4.4.36-8 - Bumped version not to clash with previous bad build.