From 7a5f86360c549243dca9bac813f5293e5b7a3187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 19 May 2021 20:45:27 +0200 Subject: [PATCH] Bump release --- libxcrypt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index 4d55234..2d889aa 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -153,7 +153,7 @@ fi \ Name: libxcrypt Version: 4.4.20 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others # For explicit license breakdown, see the @@ -526,6 +526,10 @@ done %changelog +* Wed May 19 2021 Björn Esser - 4.4.20-3 +- Run test for glibc compatibility symbols +- Run a build with all possible tests enabled + * Sun May 02 2021 Björn Esser - 4.4.20-2 - Add upstream patch to fix a typo in the documentation