Accepting request 296000 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296000 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-WebService-Validator-HTML-W3C?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
08d4aa72d3
commit
3e342b49ab
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f3064901845cfae21841d9228fad3c39dab2f3c459780c76ccfa78e3ae7c4a02
|
|
||||||
size 15340
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0709459de099ae2e523a422cfe95c880ae339f496d8e5efded6bfcf9ad475741
|
|
||||||
size 19046
|
|
3
WebService-Validator-HTML-W3C-0.28.tar.gz
Normal file
3
WebService-Validator-HTML-W3C-0.28.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ccb07ad337a03aec81a1bea0a89cd2954691ff5bb367df9a32b9d9130f175110
|
||||||
|
size 19630
|
@@ -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 <chimo@chromic.org>
|
||||||
|
- 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 <chimo@chromic.org>
|
||||||
|
- small fixes to author tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 3 06:07:02 UTC 2011 - coolo@opensuse.org
|
Tue May 3 06:07:02 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
@@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,14 +15,15 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-WebService-Validator-HTML-W3C
|
Name: perl-WebService-Validator-HTML-W3C
|
||||||
Version: 0.26
|
Version: 0.28
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name WebService-Validator-HTML-W3C
|
%define cpan_name WebService-Validator-HTML-W3C
|
||||||
Summary: Access the W3Cs online HTML validator
|
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
|
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
|
Source: http://www.cpan.org/authors/id/S/ST/STRUAN/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -30,7 +31,7 @@ BuildRequires: perl
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Class::Accessor)
|
BuildRequires: perl(Class::Accessor)
|
||||||
BuildRequires: perl(LWP)
|
BuildRequires: perl(LWP)
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build) >= 0.38
|
||||||
Requires: perl(Class::Accessor)
|
Requires: perl(Class::Accessor)
|
||||||
Requires: perl(LWP)
|
Requires: perl(LWP)
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
@@ -55,9 +56,6 @@ they occur.
|
|||||||
./Build install destdir=%{buildroot} create_packlist=0
|
./Build install destdir=%{buildroot} create_packlist=0
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples README
|
%doc Changes examples README
|
||||||
|
Reference in New Issue
Block a user