diff --git a/authselect.spec b/authselect.spec index 194d6da..29fa09e 100644 --- a/authselect.spec +++ b/authselect.spec @@ -3,7 +3,7 @@ Name: authselect Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Configures authentication and identity sources from supported profiles URL: https://github.com/authselect/authselect @@ -265,6 +265,9 @@ exit 0 exit 0 %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.2.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jul 22 2020 Pavel Březina - 1.2.1-3 - Add resolved by default to nis and minimal profiles - Fix parsing of multiple conditionals on the same line