commit e41c0c50a23fb60b21dd05146300e58b46490aaf
Author: Emmanuel Seyman <emman...@seyman.fr>
Date:   Sun Jan 26 11:08:10 2014 +0100

    Update to 0.23

 .gitignore       |    1 +
 perl-Future.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf83136..0303771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Future-0.20.tar.gz
 /Future-0.21.tar.gz
 /Future-0.22.tar.gz
+/Future-0.23.tar.gz
diff --git a/perl-Future.spec b/perl-Future.spec
index 72dfaae..c47ed76 100644
--- a/perl-Future.spec
+++ b/perl-Future.spec
@@ -1,5 +1,5 @@
 Name:           perl-Future
-Version:        0.22
+Version:        0.23
 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 Jan 26 2014 Emmanuel Seyman <emman...@seyman.fr> - 0.23-1
+- Update to 0.23
+
 * Sun Jan 12 2014 Emmanuel Seyman <emman...@seyman.fr> - 0.22-1
 - Update to 0.22
 
diff --git a/sources b/sources
index da3e042..5388cd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d18a1a16ab1bba18a1a0a5e2efadb2d3  Future-0.22.tar.gz
+8a7e7909cf2906fe785474e6a24bf314  Future-0.23.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to