[perl-MooX-late] 0.015 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Sep 2 14:37:51 UTC 2014


commit 16aeefe424668819b9117388758317cca03ec8d9
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Sep 2 16:37:34 2014 +0200

    0.015 bump

 .gitignore          |    1 +
 perl-MooX-late.spec |   13 +++++--------
 sources             |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec6c40f..dfef22d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /MooX-late-0.014.tar.gz
+/MooX-late-0.015.tar.gz
diff --git a/perl-MooX-late.spec b/perl-MooX-late.spec
index 0d139c9..eabf2fc 100644
--- a/perl-MooX-late.spec
+++ b/perl-MooX-late.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooX-late
-Version:        0.014
-Release:        5%{?dist}
+Version:        0.015
+Release:        1%{?dist}
 Summary:        Easily translate Moose code to Moo
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -25,12 +25,6 @@ BuildRequires:  perl(overload)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 
-# Indirect BR:s from inc/*
-BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Path)
-BuildRequires:  perl(vars)
-BuildRequires:  perl(Cwd)
-
 Requires:       perl(Moo) >= 1.003000
 Requires:       perl(MooX::HandlesVia) >= 0.001004
 Requires:       perl(Type::Utils) >= 0.016
@@ -70,6 +64,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 02 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.015-1
+- 0.015 bump
+
 * Mon Sep 01 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.014-5
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index cb60d86..ed8b6e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-238716d37f61e1f5439fc0c003fd5559  MooX-late-0.014.tar.gz
+2807107636e4a40903f1e2caff5fe529  MooX-late-0.015.tar.gz



More information about the perl-devel mailing list