forked from pool/perl-HTML-FormHandler
Accepting request 220635 from home:Zaitor:branches:devel:languages:perl
Update to ver 0.40055 OBS-URL: https://build.opensuse.org/request/show/220635 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
02703a94e6
commit
367d27b806
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1a079c318aa1f6e22315fd6fdc803757700af12a06a338ec86325d756823e935
|
|
||||||
size 289115
|
|
3
HTML-FormHandler-0.40055.tar.gz
Normal file
3
HTML-FormHandler-0.40055.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47e3cf69e2475cba86356eda340e6622df0525e2d0aa2343aef9f924f13d86cd
|
||||||
|
size 297679
|
@@ -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
|
Fri Nov 29 11:06:49 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-HTML-FormHandler
|
# 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
|
# 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
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-HTML-FormHandler
|
Name: perl-HTML-FormHandler
|
||||||
Version: 0.40054
|
Version: 0.40055
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name HTML-FormHandler
|
%define cpan_name HTML-FormHandler
|
||||||
Summary: HTML forms using Moose
|
Summary: HTML forms using Moose
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/HTML-FormHandler/
|
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
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Reference in New Issue
Block a user