diff --git a/php-markdown.spec b/php-markdown.spec index 56470b6..f84fa05 100644 --- a/php-markdown.spec +++ b/php-markdown.spec @@ -12,7 +12,7 @@ Name: php-markdown Version: 2.0.0 -Release: 7%{?dist} +Release: 5%{?dist} Summary: Markdown implementation in PHP License: BSD-3-Clause @@ -38,6 +38,9 @@ Provides: php-composer(michelf/php-markdown) = %{version} This is a PHP implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation. +This packages provides the classic version %{classic_version} and the new +library version %{version}. + Autoloader: %{_datadir}/php/Michelf/markdown-autoload.php @@ -96,12 +99,6 @@ exit $ret %changelog -* Fri Jul 25 2025 Fedora Release Engineering - 2.0.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Mar 23 2025 Tim Landscheidt - 2.0.0-6 -- Remove outdated information from package description - * Sat Jan 18 2025 Fedora Release Engineering - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild