11
0

3 Commits

Author SHA256 Message Date
f078b1f1a6 Add Gitea build results 2025-08-12 18:17:31 +02:00
faaf727545 Accepting request 1288169 from devel:languages:perl
Forwarded request #1288031 from tinita

- updated to 1.160.0 (1.16)
   see /usr/share/doc/packages/perl-Template-Tiny/Changes
  1.16      2025-06-17 17:21:03Z
            - Evaluate coderefs and insert results in template (CROMEDOME).
              This achieves full feature parity with
              Dancer2::Template::ForkedImplementation::Tiny.
  1.15      2025-06-14 15:33:27Z
            - Allow configurable start/end tags (CROMEDOME).

OBS-URL: https://build.opensuse.org/request/show/1288169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Template-Tiny?expand=0&rev=4
2025-06-24 18:49:56 +00:00
4e4f994145 Accepting request 1288031 from devel:languages:perl:autoupdate
- updated to 1.160.0 (1.16)
   see /usr/share/doc/packages/perl-Template-Tiny/Changes
  1.16      2025-06-17 17:21:03Z
            - Evaluate coderefs and insert results in template (CROMEDOME).
              This achieves full feature parity with
              Dancer2::Template::ForkedImplementation::Tiny.
  1.15      2025-06-14 15:33:27Z
            - Allow configurable start/end tags (CROMEDOME).

OBS-URL: https://build.opensuse.org/request/show/1288031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Template-Tiny?expand=0&rev=9
2025-06-24 07:16:34 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Template-Tiny/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-Tiny)

View File

@@ -27,6 +27,7 @@ Summary: Template Toolkit reimplemented in as little code as possible
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros