From e1098db9633dae4e6b7f0bb875d652e79192db2d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Jul 2009 18:06:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- php-markdown.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-markdown.spec b/php-markdown.spec index e268533..e9f19fd 100644 --- a/php-markdown.spec +++ b/php-markdown.spec @@ -1,6 +1,6 @@ Name: php-markdown Version: 1.0.1m -Release: 2%{?dist} +Release: 3%{?dist} Summary: Markdown implementation in PHP Group: Development/Languages @@ -39,6 +39,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 1.0.1m-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sun May 24 2009 Rakesh Pandit 1.0.1m-2 - Fixed mixed use of space and tabs, using install in place of cp