Files
perl-Text-Markdown-Discount/perl-Text-Markdown-Discount.changes

35 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Feb 4 11:20:28 UTC 2020 - Tina Müller <tina.mueller@suse.com>
- Update patch
-------------------------------------------------------------------
Tue Feb 4 11:07:13 UTC 2020 - Tina Müller <tina.mueller@suse.com>
- Add patch use-system-markdown.patch to cpanspec.yml.
Add manual requirement discount
-------------------------------------------------------------------
Tue Jan 21 03:18:54 UTC 2020 - <timueller+perl@suse.de>
- updated to 0.12
see /usr/share/doc/packages/perl-Text-Markdown-Discount/Changes
0.12 Tue Jan 21 00:34:46 UTC 2020
- 686fab5 Added cpan repository metadata @dsteinbrunner
- 4074458 Removed unnecessary comment in POD @anirvan
- 090a032 Use <br /> instead of <br/> @utgwkk
-------------------------------------------------------------------
Thu Apr 30 23:06:21 UTC 2015 - mardnh@gmx.de
- add patch: use-system-markdown.patch
Use the markdown library provided by the libmarkdown2 package.
-------------------------------------------------------------------
Thu Apr 30 12:15:25 UTC 2015 - mardnh@gmx.de
- Added missing dependency on libmarkdown-devel
- Build with proper CFLAGS
- Ran spec-cleaner and minor specfile cleanup