diff --git a/rpkg.spec b/rpkg.spec index d341a5c..0da6fa8 100644 --- a/rpkg.spec +++ b/rpkg.spec @@ -4,7 +4,7 @@ Name: rpkg Version: 1.54 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library for interacting with rpm+git License: GPLv2+ and LGPLv2 @@ -256,6 +256,9 @@ nosetests tests %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.54-3 +- Rebuilt for Python 3.7 + * Mon May 21 2018 Chenxiong Qi - 1.54-2 - Remove koji and rpm-py-installer Python package requires - Fix argparse version for el6