From 0630807f2b447cad3949d6a3fad425d1a459698d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 23:58:54 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-pygments.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygments.spec b/python-pygments.spec index 539a028..583eb78 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -8,7 +8,7 @@ Name: python-pygments Version: 1.3.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A syntax highlighting engine written in Python Group: Development/Libraries @@ -136,6 +136,9 @@ popd %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.3.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Aug 25 2010 Thomas Spura - 1.3.1-7 - update to most recent python guidelines - rebuild with python3.2