commit 15fdbaf99083482babe4c9e6259885db52d22a18
Author: Emmanuel Seyman <[email protected]>
Date: Sun Dec 29 22:40:37 2013 +0100
Update to 0.21
.gitignore | 1 +
perl-Future.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9411b72..909a46b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/Future-0.18.tar.gz
/Future-0.19.tar.gz
/Future-0.20.tar.gz
+/Future-0.21.tar.gz
diff --git a/perl-Future.spec b/perl-Future.spec
index a94154b..fe11f4e 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,5 +1,5 @@
Name: perl-Future
-Version: 0.20
+Version: 0.21
Release: 1%{?dist}
Summary: Perl object system to represent an operation awaiting
completion
License: GPL+ or Artistic
@@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {}
2>/dev/null \;
%{_mandir}/man3/*
%changelog
+* Sun Dec 29 2013 Emmanuel Seyman <[email protected]> - 0.21-1
+- Update to 0.21
+
* Sun Nov 24 2013 Emmanuel Seyman <[email protected]> - 0.20-1
- Update to 0.20
diff --git a/sources b/sources
index 8b80f9d..816951f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e76cf75a297ffc4136db1d366fc9e06 Future-0.20.tar.gz
+be2872ab2bce20cb59e6ab8390541b2d Future-0.21.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel