[perl-Module-Path] 0.15 bump

Petr Pisar ppisar at fedoraproject.org
Fri Oct 17 08:55:04 UTC 2014


commit 3b8288ce30164bc3ea28120c05e42212a1bd6fce
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Oct 17 10:49:08 2014 +0200

    0.15 bump

 .gitignore            |    1 +
 perl-Module-Path.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b86819d..2e71d92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Module-Path-0.13.tar.gz
 /Module-Path-0.14.tar.gz
+/Module-Path-0.15.tar.gz
diff --git a/perl-Module-Path.spec b/perl-Module-Path.spec
index 6ff31c1..7c9507d 100644
--- a/perl-Module-Path.spec
+++ b/perl-Module-Path.spec
@@ -1,6 +1,6 @@
 Name:           perl-Module-Path
-Version:        0.14
-Release:        2%{?dist}
+Version:        0.15
+Release:        1%{?dist}
 Summary:        Get the full path to a locally installed module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -54,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Oct 17 2014 Petr Pisar <ppisar at redhat.com> - 0.15-1
+- 0.15 bump
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.14-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index fd2c2eb..5d4a256 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f809e9c857229e9d1e982abad978f456  Module-Path-0.14.tar.gz
+75e84f23e1ee15b84b8b1a50fdad7708  Module-Path-0.15.tar.gz



More information about the perl-devel mailing list