[perl-Path-IsDev] 0.6.0 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Oct 8 12:02:23 UTC 2013


commit 21e08cd07c5402d2e00efb2720d05b016e36312c
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Oct 8 14:02:11 2013 +0200

    0.6.0 bump

 .gitignore           |    1 +
 perl-Path-IsDev.spec |    7 ++++++-
 sources              |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de0cdef..ae5477a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Path-IsDev-0.3.2.tar.gz
 /Path-IsDev-0.3.3.tar.gz
 /Path-IsDev-0.4.0.tar.gz
+/Path-IsDev-0.6.0.tar.gz
diff --git a/perl-Path-IsDev.spec b/perl-Path-IsDev.spec
index 7a6cc25..d237a40 100644
--- a/perl-Path-IsDev.spec
+++ b/perl-Path-IsDev.spec
@@ -1,5 +1,5 @@
 Name:           perl-Path-IsDev
-Version:        0.4.0
+Version:        0.6.0
 Release:        1%{?dist}
 Summary:        Determine if a given Path resembles a development source tree
 License:        GPL+ or Artistic
@@ -17,6 +17,8 @@ BuildRequires:  perl(Class::Tiny) >= 0.011
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(Role::Tiny)
+BuildRequires:  perl(Role::Tiny::With)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Sub::Exporter)
 # Tests
@@ -61,6 +63,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 08 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.6.0-1
+- 0.6.0 bump
+
 * Mon Sep 30 2013 Jitka Plesnikova <jplesnik at redhat.com> - 0.4.0-1
 - 0.4.0 bump
 
diff --git a/sources b/sources
index 6863584..17fb0b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-263b13e90e34222cc8bcc0cb7b568762  Path-IsDev-0.4.0.tar.gz
+81dd4d8b48602dbbaf2fc972a44d2d15  Path-IsDev-0.6.0.tar.gz


More information about the scm-commits mailing list