diff --git a/rebase-helper.spec b/rebase-helper.spec index e4bcb21..f3f9fad 100644 --- a/rebase-helper.spec +++ b/rebase-helper.spec @@ -2,7 +2,7 @@ Name: rebase-helper Version: 0.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The tool that helps you to rebase your package to the latest version License: GPLv2+ @@ -107,6 +107,9 @@ install -p build/rebase-helper.bash %{buildroot}%{_sysconfdir}/bash_completion.d %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.13.2-2 +- Rebuilt for Python 3.7 + * Wed May 23 2018 Nikola Forró - 0.13.2-1 - New release 0.13.2 (#1562375)