diff --git a/libxcrypt.spec b/libxcrypt.spec index 202341e..b5cc286 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -153,7 +153,7 @@ fi \ Name: libxcrypt Version: 4.4.16 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others # For explicit license breakdown, see the @@ -482,6 +482,10 @@ done %changelog +* Fri Jun 19 2020 Björn Esser - 4.4.16-4 +- Trim %%changelog starting with v4.4.0 +- Remove memcheck conditional + * Sat Apr 25 2020 Björn Esser - 4.4.16-3 - Explicitly force linking with '-Wl,-z,defs'