From 16dc0f1dd971f3f92335873fefada0c044ef1eb6 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Fri, 19 Apr 2019 10:28:33 +0200 Subject: [PATCH] Rebuild --- python-azure-devtools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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