diff --git a/php-markdown.spec b/php-markdown.spec index 62eff59..56470b6 100644 --- a/php-markdown.spec +++ b/php-markdown.spec @@ -12,7 +12,7 @@ Name: php-markdown Version: 2.0.0 -Release: 4%{?dist} +Release: 7%{?dist} Summary: Markdown implementation in PHP License: BSD-3-Clause @@ -38,9 +38,6 @@ 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 @@ -99,6 +96,15 @@ 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 + * Fri Jul 19 2024 Fedora Release Engineering - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild