Hello community,
here is the log from the commit of package perl-Text-Template for
openSUSE:Factory checked in at 2018-08-31 09:52:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Template (Old)
and /work/SRC/openSUSE:Factory/.perl-Text-Template.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Text-Template"
Fri Aug 31 09:52:52 2018 rev:19 rq:610496 version:1.53
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-Template/perl-Text-Template.changes
2018-04-19 15:27:44.875324250 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Text-Template.new/perl-Text-Template.changes
2018-08-31 09:52:54.545753683 +0200
@@ -1,0 +2,14 @@
+Thu May 3 06:05:35 UTC 2018 - [email protected]
+
+- updated to 1.53
+ see /usr/share/doc/packages/perl-Text-Template/Changes
+
+ 1.53 2018-05-02
+ - Add support for decoding template files via ENCODING constructor arg
+ [github #11]
+ - Docs cleanup: replace indirect-object style examples and use class
method
+ style constructor calls in the POD docs
+ - Docs cleanup: remove hard tabs from POD, replace dated, unfair synopsis
+ [github #5], convert "THANKS" section to a POD list
+
+-------------------------------------------------------------------
Old:
----
Text-Template-1.52.tar.gz
New:
----
Text-Template-1.53.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Text-Template.spec ++++++
--- /var/tmp/diff_new_pack.liPFqV/_old 2018-08-31 09:52:55.501756095 +0200
+++ /var/tmp/diff_new_pack.liPFqV/_new 2018-08-31 09:52:55.505756104 +0200
@@ -17,7 +17,7 @@
Name: perl-Text-Template
-Version: 1.52
+Version: 1.53
Release: 0
%define cpan_name Text-Template
Summary: Expand template text with embedded Perl
@@ -30,6 +30,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Test::More::UTF8)
BuildRequires: perl(Test::Warnings)
%{perl_requires}
++++++ Text-Template-1.52.tar.gz -> Text-Template-1.53.tar.gz ++++++
++++ 1779 lines of diff (skipped)