diff --git a/python-editor.spec b/python-editor.spec index a0592f6..01ef1dc 100644 --- a/python-editor.spec +++ b/python-editor.spec @@ -8,7 +8,7 @@ Name: python-editor Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Programmatically open an editor, capture the result. License: ASL 2.0 @@ -79,6 +79,9 @@ chmod a+x $RPM_BUILD_ROOT%{python3_sitelib}/editor.py %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Dec 27 2016 Kevin Fenzi - 1.0.3-1 - Update to 1.0.3. Fixes bug #1400316