diff --git a/python-reno.spec b/python-reno.spec index 7413b0d..fef2332 100644 --- a/python-reno.spec +++ b/python-reno.spec @@ -17,7 +17,7 @@ helps automate the hard parts. Name: python-%{pypi_name} Version: 3.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Release NOtes manager License: ASL 2.0 @@ -53,7 +53,7 @@ BuildRequires: python3-PyYAML Requires: python3-pbr Requires: python3-dulwich -Requires: git +Requires: git-core Requires: python3-PyYAML Requires: python3-packaging >= 20.4 @@ -100,6 +100,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Thu Nov 12 2020 Joel Capitao - 3.2.0-3 +- Use git-core as BR instead of git + * Wed Oct 28 2020 Alfredo Moralejo 3.2.0-2 - Update to upstream version 3.2.0