diff --git a/perl-HTML-Parser.changes b/perl-HTML-Parser.changes
index d5f55ee..cdce924 100644
--- a/perl-HTML-Parser.changes
+++ b/perl-HTML-Parser.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Apr 15 10:55:30 UTC 2013 - idonmez@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+
-------------------------------------------------------------------
Mon Oct 17 01:36:26 UTC 2011 - vcizek@suse.com
diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index 68ccabc..a32d736 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-Parser
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -20,14 +20,13 @@
Name: perl-HTML-Parser
Version: 3.69
-Release: 8
-License: GPL+ or Artistic
+Release: 0
%define cpan_name HTML-Parser
Summary: HTML parser class
-Url: http://search.cpan.org/dist/HTML-Parser/
+License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
-#Source: http://www.cpan.org/modules/by-module/HTML/HTML-Parser-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url: http://search.cpan.org/dist/HTML-Parser/
+Source: http://www.cpan.org/modules/by-module/HTML/HTML-Parser-%{version}.tar.gz
BuildRequires: perl
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build