diff --git a/WebService-Validator-HTML-W3C-0.26.tar.gz b/WebService-Validator-HTML-W3C-0.26.tar.gz deleted file mode 100644 index ffe5069..0000000 --- a/WebService-Validator-HTML-W3C-0.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3064901845cfae21841d9228fad3c39dab2f3c459780c76ccfa78e3ae7c4a02 -size 15340 diff --git a/WebService-Validator-HTML-W3C-0.27.tar.gz b/WebService-Validator-HTML-W3C-0.27.tar.gz deleted file mode 100644 index d9c17dc..0000000 --- a/WebService-Validator-HTML-W3C-0.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0709459de099ae2e523a422cfe95c880ae339f496d8e5efded6bfcf9ad475741 -size 19046 diff --git a/WebService-Validator-HTML-W3C-0.28.tar.gz b/WebService-Validator-HTML-W3C-0.28.tar.gz new file mode 100644 index 0000000..04ad052 --- /dev/null +++ b/WebService-Validator-HTML-W3C-0.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb07ad337a03aec81a1bea0a89cd2954691ff5bb367df9a32b9d9130f175110 +size 19630 diff --git a/perl-WebService-Validator-HTML-W3C.changes b/perl-WebService-Validator-HTML-W3C.changes index 8c899b0..6834b7c 100644 --- a/perl-WebService-Validator-HTML-W3C.changes +++ b/perl-WebService-Validator-HTML-W3C.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Apr 13 19:03:47 UTC 2015 - coolo@suse.com + +- updated to 0.28 + see /usr/share/doc/packages/perl-WebService-Validator-HTML-W3C/Changes + + 0.28 Wednesday 18th January 2012 + - Fix RT #74123 + - Fix RT #69998 + + 0.27 Sunday 31st July 2011 + - include patch to use source and explanation from SOAP output + - small fixes to author tests + +------------------------------------------------------------------- +Mon Apr 13 19:03:46 UTC 2015 - coolo@suse.com + +- updated to 0.27 + see /usr/share/doc/packages/perl-WebService-Validator-HTML-W3C/Changes + + 0.26 Sunday 31st July 2011 + - include patch to use source and explanation from SOAP output + - small fixes to author tests + ------------------------------------------------------------------- Tue May 3 06:07:02 UTC 2011 - coolo@opensuse.org diff --git a/perl-WebService-Validator-HTML-W3C.spec b/perl-WebService-Validator-HTML-W3C.spec index 8b01a32..17abc00 100644 --- a/perl-WebService-Validator-HTML-W3C.spec +++ b/perl-WebService-Validator-HTML-W3C.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-WebService-Validator-HTML-W3C (Version 0.26) +# spec file for package perl-WebService-Validator-HTML-W3C # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-WebService-Validator-HTML-W3C -Version: 0.26 -Release: 1 -License: GPL+ or Artistic +Version: 0.28 +Release: 0 %define cpan_name WebService-Validator-HTML-W3C Summary: Access the W3Cs online HTML validator -Url: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/ Source: http://www.cpan.org/authors/id/S/ST/STRUAN/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -30,7 +31,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Class::Accessor) BuildRequires: perl(LWP) -BuildRequires: perl(Module::Build) +BuildRequires: perl(Module::Build) >= 0.38 Requires: perl(Class::Accessor) Requires: perl(LWP) %{perl_requires} @@ -55,9 +56,6 @@ they occur. ./Build install destdir=%{buildroot} create_packlist=0 %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes examples README