From dd66e2f01077abf25ef9b6134ebb00a8e3daf5e4 Mon Sep 17 00:00:00 2001 From: smilner Date: Thu, 29 Nov 2007 14:27:53 +0000 Subject: [PATCH] updated changelog and release as well as Requires --- python-pygments.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pygments.spec b/python-pygments.spec index b2a9b41..f676ad9 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -2,7 +2,7 @@ Name: python-pygments Version: 0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A syntax highlighting engine written in Python Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel, python-setuptools +Requires: python-setuptools %description @@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Nov 29 2007 Steve 'Ashcrow' Milner - 0.9-2 +- Added python-setuptools as a Requires per bz#403601. + * Mon Nov 12 2007 Steve 'Ashcrow' Milner - 0.9-1 - Updated for upstream 0.9.