diff --git a/python-azure-devtools.spec b/python-azure-devtools.spec index ebcb5cd..20a727e 100644 --- a/python-azure-devtools.spec +++ b/python-azure-devtools.spec @@ -8,7 +8,7 @@ Name: python-%{srcname} Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Devtools for Azure SDK and CLI for Python License: MIT @@ -121,6 +121,9 @@ Requires: python%{python3_pkgversion}-vcrpy %changelog +* Fri Apr 19 2019 Mohamed El Morabity - 1.0.0-4 +- Rebuild + * Wed Nov 21 2018 Mohamed El Morabity - 1.0.0-3 - Fix dependency on python-vcrpy for Fedora <= 27