This commit is contained in:
parent
17db8577b0
commit
86d1ce7914
1 changed files with 4 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
Name: php-markdown
|
||||
Version: 2.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Markdown implementation in PHP
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -99,6 +99,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Oct 04 2023 Sérgio Basto <sergio@serjux.com> - 2.0.0-1
|
||||
- Update php-markdown to 2.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue