[perl-Path-IsDev] 0.4.0 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Sep 30 06:50:25 UTC 2013


commit d9b62308ba4ca7e234e91ba392e2d37d795f1a28
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Sep 30 08:50:00 2013 +0200

    0.4.0 bump

 .gitignore           |    1 +
 perl-Path-IsDev.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c30e4d8..de0cdef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Path-IsDev-0.3.0.tar.gz
 /Path-IsDev-0.3.2.tar.gz
 /Path-IsDev-0.3.3.tar.gz
+/Path-IsDev-0.4.0.tar.gz
diff --git a/perl-Path-IsDev.spec b/perl-Path-IsDev.spec
index f77a388..7a6cc25 100644
--- a/perl-Path-IsDev.spec
+++ b/perl-Path-IsDev.spec
@@ -1,5 +1,5 @@
 Name:           perl-Path-IsDev
-Version:        0.3.3
+Version:        0.4.0
 Release:        1%{?dist}
 Summary:        Determine if a given Path resembles a development source tree
 License:        GPL+ or Artistic
@@ -61,6 +61,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 30 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.4.0-1
+- 0.4.0 bump
+
 * Thu Sep 26 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.3.3-1
 - 0.3.3 bump
 
diff --git a/sources b/sources
index 820e1c7..6863584 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4a0f62c3d29af2fbdc89e8567393887  Path-IsDev-0.3.3.tar.gz
+263b13e90e34222cc8bcc0cb7b568762  Path-IsDev-0.4.0.tar.gz


More information about the scm-commits mailing list