[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.11-6-g54d3ca0
Shawn Moore
shawn at bestpractical.com
Tue Apr 25 03:28:51 EDT 2017
The branch, master has been updated
via 54d3ca08bcb40d9295c76aba4d0aadb36a57a439 (commit)
from 7fddba211f25a6db539f32588c4d6e318ecc6782 (commit)
Summary of changes:
profiles/db/skel/Makefile.PL | 4 ++--
profiles/default/skel/Makefile.PL | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 54d3ca08bcb40d9295c76aba4d0aadb36a57a439
Author: Shawn Moore <shawn at bestpractical.com>
Date: Tue Apr 25 09:27:49 2017 +0200
Update RT versions from 4.0-4.2 to 4.2-4.4
diff --git a/profiles/db/skel/Makefile.PL b/profiles/db/skel/Makefile.PL
index a35848e..4f80f6f 100644
--- a/profiles/db/skel/Makefile.PL
+++ b/profiles/db/skel/Makefile.PL
@@ -4,8 +4,8 @@ RTx '{{$dist->name}}';
license 'gplv2';
repository 'https://github.com/bestpractical/{{lc $dist->name}}';
-requires_rt '4.0.0';
-rt_too_new '4.4.0';
+requires_rt '4.2.0';
+rt_too_new '4.6.0';
sign;
WriteAll;
diff --git a/profiles/default/skel/Makefile.PL b/profiles/default/skel/Makefile.PL
index a35848e..4f80f6f 100644
--- a/profiles/default/skel/Makefile.PL
+++ b/profiles/default/skel/Makefile.PL
@@ -4,8 +4,8 @@ RTx '{{$dist->name}}';
license 'gplv2';
repository 'https://github.com/bestpractical/{{lc $dist->name}}';
-requires_rt '4.0.0';
-rt_too_new '4.4.0';
+requires_rt '4.2.0';
+rt_too_new '4.6.0';
sign;
WriteAll;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list