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