[libtype-tiny-perl] 44/46: want XS 0.011
Jonas Smedegaard
dr at jones.dk
Fri Sep 12 18:48:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 1.001_000
in repository libtype-tiny-perl.
commit ff9f98bef1f8f5bb93e1a59854b0910d3ffd3589
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Sun Sep 7 22:01:28 2014 +0100
want XS 0.011
---
lib/Type/Tiny.pm | 2 +-
meta/changes.pret | 1 +
meta/makefile.pret | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/Type/Tiny.pm b/lib/Type/Tiny.pm
index edd9ec3..d96b1fd 100644
--- a/lib/Type/Tiny.pm
+++ b/lib/Type/Tiny.pm
@@ -11,7 +11,7 @@ BEGIN {
BEGIN {
$Type::Tiny::AUTHORITY = 'cpan:TOBYINK';
$Type::Tiny::VERSION = '1.001_000';
- $Type::Tiny::XS_VERSION = '0.010';
+ $Type::Tiny::XS_VERSION = '0.011';
}
use Eval::TypeTiny ();
diff --git a/meta/changes.pret b/meta/changes.pret
index e32bafd..e7a7bd8 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -2154,4 +2154,5 @@
];
item "Updated NEWS file."^^Documentation;
item "Updated TODO file."^^Documentation;
+ item "Want Type::Tiny::XS 0.011."^^Update;
].
diff --git a/meta/makefile.pret b/meta/makefile.pret
index b12d555..2d36415 100644
--- a/meta/makefile.pret
+++ b/meta/makefile.pret
@@ -11,7 +11,7 @@
comment "For smartmatch operator overloading; and to avoid some pre-5.10 hacks."@en;
];
deps:runtime-recommendation [
- deps:on "Type::Tiny::XS 0.010"^^deps:CpanId;
+ deps:on "Type::Tiny::XS 0.011"^^deps:CpanId;
comment "Make stuff faster (I think)."@en;
];
deps:runtime-requirement [
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git
More information about the Pkg-perl-cvs-commits
mailing list