diff --git a/python-winrm.spec b/python-winrm.spec index b637de4..9395a97 100644 --- a/python-winrm.spec +++ b/python-winrm.spec @@ -18,7 +18,7 @@ Name: python-%{srcname} Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: MIT @@ -129,6 +129,9 @@ This has the python libraries for interacting with Windows Remote Management %endif %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Feb 04 2017 James Hogarth - 0.2.2-1 - Update to 0.2.2 - Update requires to fix bz#1409670