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