From 71061b0d2eda3f227e0caf09ab94d8db255809e8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 10:53:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- python-wcwidth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wcwidth.spec b/python-wcwidth.spec index 028cdcf..93c6d86 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -11,7 +11,7 @@ Name: python-%{pypi_name} Version: 0.1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Measures number of Terminal column cells of wide-character codes License: MIT @@ -94,6 +94,9 @@ printable width of a string on a Terminal. %endif # with python3 %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.1.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 0.1.7-2 - Rebuild for Python 3.6