diff --git a/custodia.spec b/custodia.spec index fd2b010..8d2ef14 100644 --- a/custodia.spec +++ b/custodia.spec @@ -20,7 +20,7 @@ Name: custodia Version: 0.5.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A service to manage, retrieve and store secrets for other processes License: GPLv3+ @@ -285,6 +285,9 @@ exit 0 %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.5.0-13 +- Rebuilt for Python 3.7 + * Mon May 07 2018 Miro Hrončok - 0.5.0-12 - Fix BuildRequires to require the tox command and not the python2 module