9
0
forked from pool/perl-XML-RSS

Accepting request 842087 from devel:languages:perl:autoupdate

- updated to 1.62
   see /usr/share/doc/packages/perl-XML-RSS/Changes
  1.62    2020-10-15
      - dist.ini / weaver.ini / .tidyallrc / etc. cleanup
          - Move to @SHLOMIF
          - Inspired by Lady_Aleena.
      - Sympotamtic fix for item/link nested inside custom tags:
          - https://github.com/shlomif/perl-XML-RSS/issues/7
          - Thanks to @jkramer for the bug report and a test case.

OBS-URL: https://build.opensuse.org/request/show/842087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-RSS?expand=0&rev=20
This commit is contained in:
2020-10-16 11:04:11 +00:00
committed by Git OBS Bridge
parent 370d5906ca
commit 6b1944be50
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Oct 16 03:10:36 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.62
see /usr/share/doc/packages/perl-XML-RSS/Changes
1.62 2020-10-15
- dist.ini / weaver.ini / .tidyallrc / etc. cleanup
- Move to @SHLOMIF
- Inspired by Lady_Aleena.
- Sympotamtic fix for item/link nested inside custom tags:
- https://github.com/shlomif/perl-XML-RSS/issues/7
- Thanks to @jkramer for the bug report and a test case.
-------------------------------------------------------------------
Sun Aug 25 05:39:03 UTC 2019 - Stephan Kulow <coolo@suse.com>