From b718b8bfd1c94c02f8515ee451ad03612906f48a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sun, 23 Dec 2018 14:09:08 +0100 Subject: [PATCH] Update summary --- libxcrypt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index 3c28228..84b6d97 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -89,8 +89,8 @@ fi \ Name: libxcrypt Version: 4.4.2 -Release: 1%{?dist} -Summary: Extended crypt library for DES, MD5, Blowfish and others +Release: 2%{?dist} +Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others # For explicit license breakdown, see the # LICENSING file in the source tarball. @@ -329,6 +329,9 @@ done %changelog +* Sun Dec 23 2018 Björn Esser - 4.4.2-2 +- Update summary + * Sat Dec 22 2018 Björn Esser - 4.4.2-1 - New upstream release