Summary: | lower version of 'Locale::XGettext::TT2' to 0.6 | ||
---|---|---|---|
Product: | Koha | Reporter: | Mason James <mtj> |
Component: | Packaging | Assignee: | Mason James <mtj> |
Status: | Pushed to stable --- | QA Contact: | Tomás Cohen Arazi <tomascohen> |
Severity: | normal | ||
Priority: | P5 - low | CC: | kyle, mtj, tomascohen |
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28666 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.05.00,21.11.05
|
|
Attachments: |
Bug 30252: lower version of 'Locale::XGettext::TT2' to 0.6
Bug 30252: lower version of 'Locale::XGettext::TT2' to 0.6 |
Description
Mason James
2022-03-09 04:21:35 UTC
Created attachment 131507 [details] [review] Bug 30252: lower version of 'Locale::XGettext::TT2' to 0.6 this patch reduces the required version of 'Locale::XGettext::TT2' to 0.6 version 0.7 of of Locale::XGettext::TT2 is incompatible with the current version of libintl-perl (1.26), so we use 0.6 instead https://packages.debian.org/stretch/libintl-perl https://metacpan.org/release/GUIDO/Template-Plugin-Gettext-0.6/view/lib/Locale/XGettext/TT2.pm we will move to 'Locale::XGettext::TT2' 0.7 when libintl-perl-1.32 arrives https://tracker.debian.org/pkg/libintl-perl small change, no test plan Signed-off-by: Mason James <mtj@kohaaloha.com> Created attachment 131516 [details] [review] Bug 30252: lower version of 'Locale::XGettext::TT2' to 0.6 this patch reduces the required version of 'Locale::XGettext::TT2' to 0.6 version 0.7 of of Locale::XGettext::TT2 is incompatible with the current version of libintl-perl (1.26), so we use 0.6 instead https://packages.debian.org/stretch/libintl-perl https://metacpan.org/release/GUIDO/Template-Plugin-Gettext-0.6/view/lib/Locale/XGettext/TT2.pm we will move to 'Locale::XGettext::TT2' 0.7 when libintl-perl-1.32 arrives https://tracker.debian.org/pkg/libintl-perl small change, no test plan Signed-off-by: Mason James <mtj@kohaaloha.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 22.05, thanks to everybody involved 🦄 (In reply to Fridolin Somers from comment #3) > Pushed to master for 22.05, thanks to everybody involved 🦄 rmaints, can we push this to 19.11 pleeese Pushed to 21.11.x for 21.11.05 |