Accepting request 618592 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/618592
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Lint?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2018-06-28 10:48:09 +00:00
committed by Git OBS Bridge
parent 75012b47c5
commit 0868c3d51f
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:031dd83b973238bcb49be41081390084ad8633b1c60086965571ca51e2f434dc
size 30549

3
HTML-Lint-2.32.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:798dc4b64d46aedb2acf233b09e48fb1c24f25274adfdd888ce7b1ee6e176052
size 30735

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Jun 23 05:26:59 UTC 2018 - coolo@suse.com
- updated to 2.32
see /usr/share/doc/packages/perl-HTML-Lint/Changes
2.32 Fri Jun 22 15:57:39 CDT 2018
Note that this very well may be the final release of HTML::Lint that I
make. I've been spending my time on HTML::Tidy5, which works on HTML5,
checks for more problems, and is much faster. If you're interested in
maintaining HTML::Lint, send me email at andy@petdance.com. I'm not
sure I want to hand it off to anyone yet, but we can discuss.
[ENHANCEMENTS]
Allow "weblint -" to read from STDIN. Thanks, Frank Dana.
-------------------------------------------------------------------
Tue Jan 9 06:32:00 UTC 2018 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-HTML-Lint
Version: 2.30
Version: 2.32
Release: 0
%define cpan_name HTML-Lint
Summary: Check for Html Errors in a String or File