Hello community,
here is the log from the commit of package perl-Template-Toolkit for
openSUSE:Factory checked in at 2013-08-13 10:17:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Template-Toolkit (Old)
and /work/SRC/openSUSE:Factory/.perl-Template-Toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Template-Toolkit"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Template-Toolkit/perl-Template-Toolkit.changes
2013-07-02 07:40:24.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Template-Toolkit.new/perl-Template-Toolkit.changes
2013-08-13 10:17:43.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Jul 30 05:06:51 UTC 2013 - [email protected]
+
+- update to 2.25 upstreaming split_pattern.patch
+ * Jon Jensen fixed the behaviour of split() which changed in Perl 5.18.0
+ * Jay Hannah added repository information for metacpan.org et. al.
+ * Colin Keith fixed Template::Provider's handling of directories
+ * Kevin Goess made the date plugin accept the ISO8601 "T" separator
+ * David Steinbrunner fixed various typos.
+ * Andreas Koenig silenced recent Pod::Simple warnings
+ * Slaven Rezic silenced warnings in the replace vmethod.
+ * Ricardo Signes made the Image plugin emit extra tags in a predictable order
+ * Johan Vromans added the --link option to ttree.
+ * Smylers added documentation for the ENCODING option.
+ * Andy Wardley made some minor documentation changes relating to github.
+
+-------------------------------------------------------------------
Old:
----
Template-Toolkit-2.24.tar.gz
split_pattern.patch
New:
----
Template-Toolkit-2.25.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Template-Toolkit.spec ++++++
--- /var/tmp/diff_new_pack.GRY3e7/_old 2013-08-13 10:17:44.000000000 +0200
+++ /var/tmp/diff_new_pack.GRY3e7/_new 2013-08-13 10:17:44.000000000 +0200
@@ -17,14 +17,13 @@
Name: perl-Template-Toolkit
-Version: 2.24
+Version: 2.25
Release: 0
Summary: Template Processing System
-License: Artistic-1.0
+License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://cpan.org/dist/Template-Toolkit
Source:
http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-%{version}.tar.gz
-Patch0:
https://rt.cpan.org/Public/Ticket/Attachment/1204402/635952/split_pattern.patch
#BuildRequires: perl-AppConfig perl-DBI perl-Date-Calc perl-XML-DOM
perl-XML-Parser
BuildRequires: perl
#
@@ -69,11 +68,10 @@
%prep
%setup -q -n "Template-Toolkit-%{version}"
-%patch0 -p1
%build
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__make} %{?_smp_mflags}
%check
make test
@@ -83,9 +81,6 @@
%perl_process_packlist
%perl_gen_filelist
-%clean
-rm -rf %{buildroot}
-
%files -f %{name}.files
# normally you only need to check for doc files
%defattr(-,root,root)
++++++ Template-Toolkit-2.24.tar.gz -> Template-Toolkit-2.25.tar.gz ++++++
++++ 1614 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]