diff --git a/authselect.spec b/authselect.spec index 2c17c6a..54fb2d0 100644 --- a/authselect.spec +++ b/authselect.spec @@ -3,7 +3,7 @@ Name: authselect Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Configures authentication and identity sources from supported profiles URL: https://github.com/authselect/authselect @@ -351,6 +351,9 @@ done exit 0 %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jan 18 2024 Pavel Březina - 1.5.0-1 - Rebase to 1.5.0 - "minimal" profile was removed and replaced with "local". (rhbz#2253180)