diff --git a/HTML-FormHandler-0.40054.tar.gz b/HTML-FormHandler-0.40054.tar.gz
deleted file mode 100644
index ecb1277..0000000
--- a/HTML-FormHandler-0.40054.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1a079c318aa1f6e22315fd6fdc803757700af12a06a338ec86325d756823e935
-size 289115
diff --git a/HTML-FormHandler-0.40055.tar.gz b/HTML-FormHandler-0.40055.tar.gz
new file mode 100644
index 0000000..2eae9f9
--- /dev/null
+++ b/HTML-FormHandler-0.40055.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:47e3cf69e2475cba86356eda340e6622df0525e2d0aa2343aef9f924f13d86cd
+size 297679
diff --git a/perl-HTML-FormHandler.changes b/perl-HTML-FormHandler.changes
index 513d448..0010a2d 100644
--- a/perl-HTML-FormHandler.changes
+++ b/perl-HTML-FormHandler.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sun Feb 2 20:54:02 UTC 2014 - zaitor@opensuse.org
+
+- Update to version 0.40055:
+ + handle SelectCSV field in as_label method of Select field.
+ 2014 bug in t/compound/basic.t test (rt91793).
+
-------------------------------------------------------------------
Fri Nov 29 11:06:49 UTC 2013 - coolo@suse.com
diff --git a/perl-HTML-FormHandler.spec b/perl-HTML-FormHandler.spec
index b20aed5..5a76888 100644
--- a/perl-HTML-FormHandler.spec
+++ b/perl-HTML-FormHandler.spec
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-FormHandler
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,14 @@
Name: perl-HTML-FormHandler
-Version: 0.40054
+Version: 0.40055
Release: 0
%define cpan_name HTML-FormHandler
Summary: HTML forms using Moose
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-FormHandler/
-Source: http://www.cpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
+Source: http://cpan.perl.org/CPAN/authors/id/G/GS/GSHANK/HTML-FormHandler-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl