diff --git a/python-azure-devtools.spec b/python-azure-devtools.spec index ebcb5cd..47bd954 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 +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Nov 21 2018 Mohamed El Morabity - 1.0.0-3 - Fix dependency on python-vcrpy for Fedora <= 27