diff --git a/HTML-Selector-XPath-0.18.tar.gz b/HTML-Selector-XPath-0.18.tar.gz
deleted file mode 100644
index 66a2e38..0000000
--- a/HTML-Selector-XPath-0.18.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:73e53f5401df0c1e356e9b7eef5eabe90fee6be14a340e016e7022f6e7434c53
-size 26766
diff --git a/HTML-Selector-XPath-0.20.tar.gz b/HTML-Selector-XPath-0.20.tar.gz
new file mode 100644
index 0000000..924a37b
--- /dev/null
+++ b/HTML-Selector-XPath-0.20.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:21da57ec828d49074646c632fa94992ab46ea8271bf0e4e30a868ce6f9bb582e
+size 28889
diff --git a/cpanspec.yml b/cpanspec.yml
new file mode 100644
index 0000000..76ad4a4
--- /dev/null
+++ b/cpanspec.yml
@@ -0,0 +1,28 @@
+---
+#description_paragraphs: 3
+#description: |-
+# override description from CPAN
+#summary: override summary from CPAN
+#no_testing: broken upstream
+#sources:
+# - source1
+# - source2
+#patches:
+# foo.patch: -p1
+# bar.patch:
+#preamble: |-
+# BuildRequires: gcc-c++
+#post_prep: |-
+# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
+# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
+#post_build: |-
+# rm unused.files
+#post_install: |-
+# sed on %{name}.files
+#license: SUSE-NonFree
+#skip_noarch: 1
+#custom_build: |-
+#./Build build flags=%{?_smp_mflags} --myflag
+#custom_test: |-
+#startserver && make test
+#ignore_requires: Bizarre::Module
diff --git a/perl-HTML-Selector-XPath.changes b/perl-HTML-Selector-XPath.changes
index 309f3b4..6ca44d6 100644
--- a/perl-HTML-Selector-XPath.changes
+++ b/perl-HTML-Selector-XPath.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Mon May 23 11:56:22 UTC 2016 - coolo@suse.com
+
+- updated to 0.20
+ see /usr/share/doc/packages/perl-HTML-Selector-XPath/Changes
+
-------------------------------------------------------------------
Tue Apr 14 20:09:25 UTC 2015 - coolo@suse.com
diff --git a/perl-HTML-Selector-XPath.spec b/perl-HTML-Selector-XPath.spec
index 3f5d444..af1c90e 100644
--- a/perl-HTML-Selector-XPath.spec
+++ b/perl-HTML-Selector-XPath.spec
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-Selector-XPath
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
Name: perl-HTML-Selector-XPath
-Version: 0.18
+Version: 0.20
Release: 0
%define cpan_name HTML-Selector-XPath
Summary: CSS Selector to XPath compiler
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-Selector-XPath/
-Source: http://www.cpan.org/authors/id/C/CO/CORION/%{cpan_name}-%{version}.tar.gz
+Source0: http://www.cpan.org/authors/id/C/CO/CORION/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl