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

47 lines
1.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Aug 24 12:41:23 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
- updated to 0.13
see /usr/share/doc/packages/perl-Text-Markdown-Discount/Changes
0.13 Mon Aug 2 00:40:26 UTC 2021
- 473efac discount/configure.inc: include stdlib.h to find WORD/DWORD @Hugmeir
- 89de73e discount/configure.sh: include strings.h to find bzero & memset @Hugmeir
- 7c84bff add configure option "--with-fenced-code --with-dl=both" @Songmu
- Rebase use-system-markdown.patch
-------------------------------------------------------------------
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