8
0

2 Commits

Author SHA256 Message Date
d82a85bba3 Accepting request 1183652 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Template-Toolkit?expand=0&rev=43
2024-06-28 13:47:07 +00:00
56b70580da - updated to 3.102.0 (3.102)
see /usr/share/doc/packages/perl-Template-Toolkit/Changes
  # Version 3.102
  #-----
  Improvements:
  * #307 Don't calculate args unless and until they are needed
  * #307 Don't go through the importing of the hash if there is none.
  * #307 No need to check for definedness before calling ref
  * #305 Docs: Added info about accessing values with complex keys from hash
  * #316 Split ttree bin code into a re-usable module
  Bug Fixes:
  * #309 remove extraneous import arguments when loading Template
  * #310 remove more extraneous import arguments from tests.
  * #318 Correct path splitting on Win32
  #----

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Template-Toolkit?expand=0&rev=57
2024-06-27 17:15:46 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Template-Toolkit/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Template-Toolkit)

View File

@@ -27,7 +27,6 @@ Summary: Comprehensive template processing system
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(AppConfig) >= 1.56