[perl-experimental] 0.012 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 13 15:24:00 UTC 2014


commit 67cdaae01d9f77aa620c7b4212820b80c868c5b1
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 13 17:23:42 2014 +0200

    0.012 bump

 .gitignore             |    1 +
 perl-experimental.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1677cc5..bd97b4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /experimental-0.009.tar.gz
 /experimental-0.010.tar.gz
 /experimental-0.011.tar.gz
+/experimental-0.012.tar.gz
diff --git a/perl-experimental.spec b/perl-experimental.spec
index 31e1c79..8af0a6c 100644
--- a/perl-experimental.spec
+++ b/perl-experimental.spec
@@ -1,5 +1,5 @@
 Name:           perl-experimental
-Version:        0.011
+Version:        0.012
 Release:        1%{?dist}
 Summary:        Experimental features made easy
 License:        GPL+ or Artistic
@@ -46,6 +46,9 @@ perl Build.PL --installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 13 2014 Petr Pisar <ppisar at redhat.com> - 0.012-1
+- 0.012 bump
+
 * Mon Sep 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.011-1
 - 0.011 bump
 
diff --git a/sources b/sources
index acb9cbc..3d7fec2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-883899d5a5abcc4018e4921a9a3c854c  experimental-0.011.tar.gz
+7fb8717bf2a20914bba79ccbb2e5b085  experimental-0.012.tar.gz


More information about the scm-commits mailing list