[perl-experimental] 0.010 bump

Petr Pisar ppisar at fedoraproject.org
Fri Aug 22 10:40:01 UTC 2014


commit 2a9f0e087c77aedff31b5fbdfb45d796aabdd56d
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Aug 22 12:39:42 2014 +0200

    0.010 bump

 .gitignore             |    1 +
 perl-experimental.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efbb17a..0766ed6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /experimental-0.007.tar.gz
 /experimental-0.008.tar.gz
 /experimental-0.009.tar.gz
+/experimental-0.010.tar.gz
diff --git a/perl-experimental.spec b/perl-experimental.spec
index ab5d0e2..5a05fe9 100644
--- a/perl-experimental.spec
+++ b/perl-experimental.spec
@@ -1,5 +1,5 @@
 Name:           perl-experimental
-Version:        0.009
+Version:        0.010
 Release:        1%{?dist}
 Summary:        Experimental features made easy
 License:        GPL+ or Artistic
@@ -46,6 +46,9 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 22 2014 Petr Pisar <ppisar at redhat.com> - 0.010-1
+- 0.010 bump
+
 * Mon Aug 18 2014 Petr Pisar <ppisar at redhat.com> - 0.009-1
 - 0.009 bump
 
diff --git a/sources b/sources
index d792249..9c9561a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-198ff1d9990d99c1547735ccf578e4f4  experimental-0.009.tar.gz
+51c859399e06d3f52c57dc9b5e4ff9d0  experimental-0.010.tar.gz



More information about the perl-devel mailing list