Files
perl-Text-Markdown-Discount/perl-Text-Markdown-Discount.changes
Stephan Kulow 12bd5fbe1c Accepting request 1037671 from devel:languages:perl:autoupdate
- updated to 0.16
   see /usr/share/doc/packages/perl-Text-Markdown-Discount/Changes
  0.16 
  	- 3f9e817 clean up MANIFEST and dist clean target files
  0.15 
  	- NOTE: uploaded 0.14 tar.gz file is broken due to directory name in MANIFEST files was not properly updated when I switched to the name with version number.
  	- eac211d update manifest files
  0.14 
  	- e191fde Add missing URL in POD @anirvan
  	- 2544da8 update Discount source code to v2.2.7

OBS-URL: https://build.opensuse.org/request/show/1037671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Markdown-Discount?expand=0&rev=6
2022-11-24 16:39:54 +00:00

64 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 15 03:08:50 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.16
see /usr/share/doc/packages/perl-Text-Markdown-Discount/Changes
0.16 Mon Nov 14 21:01:22 UTC 2022
- 3f9e817 clean up MANIFEST and dist clean target files
0.15 Sat Nov 12 23:00:16 UTC 2022
- NOTE: uploaded 0.14 tar.gz file is broken due to directory name in MANIFEST files was not properly updated when I switched to the name with version number.
- eac211d update manifest files
0.14 Sat Nov 12 23:00:16 UTC 2022
- e191fde Add missing URL in POD @anirvan
- 2544da8 update Discount source code to v2.2.7
-------------------------------------------------------------------
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