Accepting request 765208 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/765208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Template-Toolkit?expand=0&rev=36
This commit is contained in:
commit
c3cb7f25ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d731856f5aa1f81e6a40b0556c014929cae7b68b42160c096ba3ee29ef4cbc8b
|
||||
size 516701
|
3
Template-Toolkit-3.006.tar.gz
Normal file
3
Template-Toolkit-3.006.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:253b1cdfdf6dbc6d3bd0e3196ca037117c816137432ba97d817a4a5e7487114a
|
||||
size 518069
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 03:10:19 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 3.006
|
||||
see /usr/share/doc/packages/perl-Template-Toolkit/Changes
|
||||
|
||||
# Version 3.006 - 16th January 2020
|
||||
#------------------------------------------------------------------------
|
||||
|
||||
* Fix t/date.t timezone issue introduced when adding '%z' support
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
# Version 3.005 - 15th January 2020
|
||||
#------------------------------------------------------------------------
|
||||
|
||||
* Add encoding option to Datafile plugin
|
||||
* Add support for '%z' in Date plugin.
|
||||
* Fix for WHILE_MAX which was stopping one iteration earlier.
|
||||
* Refresh contributor list
|
||||
* Update Copyrights for year 2020
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 03:12:38 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Template-Toolkit
|
||||
Version: 3.004
|
||||
Version: 3.006
|
||||
Release: 0
|
||||
%define cpan_name Template-Toolkit
|
||||
Summary: Template Processing System
|
||||
@ -30,8 +30,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(AppConfig) >= 1.56
|
||||
BuildRequires: perl(CGI)
|
||||
BuildRequires: perl(Test::LeakTrace)
|
||||
Requires: perl(AppConfig) >= 1.56
|
||||
%{perl_requires}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user