From 0868c3d51f3384107d4b0433b51de46512dca1d1c252d7598599ff9db12f8f31 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 28 Jun 2018 10:48:09 +0000 Subject: [PATCH] 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 --- HTML-Lint-2.30.tar.gz | 3 --- HTML-Lint-2.32.tar.gz | 3 +++ perl-HTML-Lint.changes | 18 ++++++++++++++++++ perl-HTML-Lint.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 HTML-Lint-2.30.tar.gz create mode 100644 HTML-Lint-2.32.tar.gz diff --git a/HTML-Lint-2.30.tar.gz b/HTML-Lint-2.30.tar.gz deleted file mode 100644 index 9774c84..0000000 --- a/HTML-Lint-2.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:031dd83b973238bcb49be41081390084ad8633b1c60086965571ca51e2f434dc -size 30549 diff --git a/HTML-Lint-2.32.tar.gz b/HTML-Lint-2.32.tar.gz new file mode 100644 index 0000000..d94c889 --- /dev/null +++ b/HTML-Lint-2.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798dc4b64d46aedb2acf233b09e48fb1c24f25274adfdd888ce7b1ee6e176052 +size 30735 diff --git a/perl-HTML-Lint.changes b/perl-HTML-Lint.changes index 4e6c57a..1178dd3 100644 --- a/perl-HTML-Lint.changes +++ b/perl-HTML-Lint.changes @@ -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 diff --git a/perl-HTML-Lint.spec b/perl-HTML-Lint.spec index c4adce8..46e6266 100644 --- a/perl-HTML-Lint.spec +++ b/perl-HTML-Lint.spec @@ -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