From 7038d30a7bc2f09c862c112334179cdbbecaabc3 Mon Sep 17 00:00:00 2001 From: Stanislav Zidek Date: Thu, 4 Jul 2024 08:39:59 +0200 Subject: [PATCH] version bump due to clash in koji Resolves: RHEL-41009 --- libxcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxcrypt.spec b/libxcrypt.spec index e42708d..16d9c84 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -168,7 +168,7 @@ fi \ Name: libxcrypt Version: 4.4.36 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Extended crypt library for descrypt, md5crypt, bcrypt, and others # For explicit license breakdown, see the @@ -585,6 +585,9 @@ done %changelog +* Thu Jul 04 2024 Stanislav Zidek - 4.4.36-8 +- Bumped version not to clash with previous bad build. + * Wed Jul 03 2024 Stanislav Zidek - 4.4.36-7 - Added back -compat package for RHEL 10 (bootstrap)