Hello community,

here is the log from the commit of package perl-Template-Toolkit for 
openSUSE:Factory checked in at 2012-02-16 10:07:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Template-Toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Template-Toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Template-Toolkit", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Template-Toolkit/perl-Template-Toolkit.changes  
    2012-01-24 12:20:38.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Template-Toolkit.new/perl-Template-Toolkit.changes
 2012-02-16 10:07:03.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Feb 10 02:35:25 UTC 2012 - [email protected]
+
+- update to 2.24
+  * Added text virtual methods: upper, lower, ucfirst, lcfirst, squote,
+    dquote, trim, collapse, html and xml.
+  * Fixed bug RT#67918 - Bug in Makefile.PL command line parsing when 2 =
+    signs were in an arguement.
+  * Fixed bug RT#74335 - Added documentation for some methods that were 
+    lacking it to keep Pod::Coverage happy.
+
+-------------------------------------------------------------------

Old:
----
  Template-Toolkit-2.23.tar.gz

New:
----
  Template-Toolkit-2.24.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Template-Toolkit.spec ++++++
--- /var/tmp/diff_new_pack.ABMZP5/_old  2012-02-16 10:07:04.000000000 +0100
+++ /var/tmp/diff_new_pack.ABMZP5/_new  2012-02-16 10:07:04.000000000 +0100
@@ -16,41 +16,42 @@
 #
 
 
+
 Name:           perl-Template-Toolkit
-Summary:        Template Processing System
-License:        Artistic-1.0
-Group:          Development/Libraries/Perl
-Version:        2.23
+Version:        2.24
 Release:        0
+License:        Artistic-1.0
+Summary:        Template Processing System
 Url:            http://cpan.org/dist/Template-Toolkit
+Group:          Development/Libraries/Perl
 Source:         
http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 #BuildRequires:  perl-AppConfig perl-DBI perl-Date-Calc perl-XML-DOM 
perl-XML-Parser
 BuildRequires:  perl
-BuildRequires:  perl-macros
+#
+BuildRequires:  perl(AppConfig) >= 1.56
 BuildRequires:  perl(DBI)
 BuildRequires:  perl(Date::Calc)
+BuildRequires:  perl(File::Spec) >= 0.8
+BuildRequires:  perl(File::Temp) >= 0.12
 BuildRequires:  perl(Image::Size)
 BuildRequires:  perl(Pod::POM)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 BuildRequires:  perl(Text::Autoformat)
 BuildRequires:  perl(XML::DOM)
-#
-BuildRequires:  perl(AppConfig) >= 1.56
-BuildRequires:  perl(File::Spec) >= 0.8
-BuildRequires:  perl(File::Temp) >= 0.12
-BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl-macros
 #
 Requires:       perl(AppConfig) >= 1.56
-Requires:       perl(File::Spec) >= 0.8
-Requires:       perl(Scalar::Util)
 # not defined but needed
 Requires:       perl(Data::Dumper)
+Requires:       perl(File::Spec) >= 0.8
 Requires:       perl(Pod::POM)
+Requires:       perl(Scalar::Util)
 # should normally provide perl(Template::Toolkit) but it doesn't
 Provides:       perl(Template::Toolkit) = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%{perl_requires}
 
 %description
 The Template Toolkit is a collection of modules which implement a
@@ -71,10 +72,10 @@
 
 %build
 perl Makefile.PL
-%{__make} %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install 
@@ -82,7 +83,7 @@
 %perl_gen_filelist
 
 %clean
-%{__rm} -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files -f %{name}.files
 # normally you only need to check for doc files

++++++ Template-Toolkit-2.23.tar.gz -> Template-Toolkit-2.24.tar.gz ++++++
++++ 2709 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to