diff --git a/authselect.spec b/authselect.spec index 37a930a..5d6d630 100644 --- a/authselect.spec +++ b/authselect.spec @@ -1,6 +1,6 @@ Name: authselect Version: 0.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Configures authentication and identity sources from supported profiles URL: https://github.com/pbrezina/authselect @@ -177,6 +177,9 @@ fi exit 0 %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.4-4 +- Rebuilt for Python 3.7 + * Mon May 14 2018 Pavel Březina - 0.4-3 - Disable sssd as sudo rules source with sssd profile by default (RHBZ #1573403)