From 0549bb1d518641de1e8ae07ea09d8511ef512f15 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 20:30:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 35dfea0..8d73ed7 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -7,7 +7,7 @@ Name: python-ply Summary: Python Lex-Yacc Version: 3.6 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.dabeaz.com/ply/ @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 3.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Oct 13 2015 Robert Kuska - 3.6-3 - Rebuilt for Python3.5 rebuild