8
0

Accepting request 672961 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/672961
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Restrict?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2019-02-12 05:25:47 +00:00
committed by Git OBS Bridge
parent 75efdbcac5
commit 6b7d114dfe
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Feb 9 06:09:02 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 2.5.0
see /usr/share/doc/packages/perl-HTML-Restrict/Changes
v2.5.0 2019-02-08 22:18:11Z
- Strip some control characters from links (GH#34) (Olaf Alders)
- Enable empty_element_tags in HTML::Parser (GH#35) (Olaf Alders)
v2.4.1 2019-02-05 14:13:16Z
- Bump version of Type::Tiny to 1.002001. (GH#33) (Olaf Alders). Issue
reported by Slaven Rezić (GH#32).
-------------------------------------------------------------------
Tue Feb 5 06:09:58 UTC 2019 - Stephan Kulow <coolo@suse.com>