Hello community,
here is the log from the commit of package perl-CGI-FormBuilder for
openSUSE:Factory checked in at 2011-11-21 12:35:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CGI-FormBuilder (Old)
and /work/SRC/openSUSE:Factory/.perl-CGI-FormBuilder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CGI-FormBuilder", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-CGI-FormBuilder/perl-CGI-FormBuilder.changes
2011-09-23 12:36:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-CGI-FormBuilder.new/perl-CGI-FormBuilder.changes
2011-11-21 12:37:05.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Nov 18 18:19:06 UTC 2011 - [email protected]
+
+- update to 3.08
+ Maintenance release with a couple new features: support for "charset:
+ utf8" in "Source::File", add_before_option/add_after_option c/o Victor
+ Porton, and support for HTML5 type names c/o Wolfgang Radke.
+
+-------------------------------------------------------------------
Old:
----
CGI-FormBuilder-3.0501.tar.bz2
New:
----
CGI-FormBuilder-3.08.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CGI-FormBuilder.spec ++++++
--- /var/tmp/diff_new_pack.U2KKxT/_old 2011-11-21 12:37:09.000000000 +0100
+++ /var/tmp/diff_new_pack.U2KKxT/_new 2011-11-21 12:37:09.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package perl-CGI-FormBuilder (Version 3.0501)
+# spec file for package perl-CGI-FormBuilder
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,15 +19,15 @@
Name: perl-CGI-FormBuilder
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
+%define cpan_name CGI-FormBuilder
Summary: Easily generate and process stateful forms
-Version: 3.0501
+Version: 3.08
Release: 4
License: GPL, Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/CGI-FormBuilder/
#Url: http://www.formbuilder.org/
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
@@ -84,8 +84,6 @@
%prep
%setup -n %{cpan_name}-%{version}
-# o_O
-%{__rm} lib/CGI/FormBuilder.pm.orig
%build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]