From 0ae3028cd0e83cf9920349a37ccd2e952992eea9b49c026941b225fa6876f342 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 15 Apr 2013 11:16:52 +0000 Subject: [PATCH] Accepting request 164092 from home:namtrac:bugfix - Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/164092 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=40 --- perl-HTML-Parser.changes | 5 +++++ perl-HTML-Parser.spec | 11 +++++------ 2 files changed, 10 insertions(+), 6 deletions(-) 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