This commit is contained in:
Jesse Keating 2009-07-26 18:06:42 +00:00
commit e1098db963

View file

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0.1m-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sun May 24 2009 Rakesh Pandit <rakesh@fedoraproject.irg> 1.0.1m-2
- Fixed mixed use of space and tabs, using install in place of cp