From 58f194f48080864e850f40be81e34ac601d4ad1b Mon Sep 17 00:00:00 2001
From: Petr Písař <[email protected]>
Date: Sep 25 2017 11:45:04 +0000
Subject: 0.035 bump
---
diff --git a/.gitignore b/.gitignore
index a087659..d2efb2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/MooseX-AttributeShortcuts-0.032.tar.gz
/MooseX-AttributeShortcuts-0.033.tar.gz
/MooseX-AttributeShortcuts-0.034.tar.gz
+/MooseX-AttributeShortcuts-0.035.tar.gz
diff --git a/perl-MooseX-AttributeShortcuts.spec
b/perl-MooseX-AttributeShortcuts.spec
index 93494f6..cb76029 100644
--- a/perl-MooseX-AttributeShortcuts.spec
+++ b/perl-MooseX-AttributeShortcuts.spec
@@ -2,8 +2,8 @@
%{bcond_without perl_MooseX_AttributeShortcuts_enables_optional_test}
Name: perl-MooseX-AttributeShortcuts
-Version: 0.034
-Release: 2%{?dist}
+Version: 0.035
+Release: 1%{?dist}
Summary: Shorthand for common Moose attribute options
License: LGPLv2
URL: http://metacpan.org/release/MooseX-AttributeShortcuts/
@@ -28,9 +28,10 @@ BuildRequires: perl(MooseX::Meta::TypeConstraint::Mooish)
BuildRequires: perl(MooseX::Role::Parameterized)
BuildRequires: perl(MooseX::Types::Common::String)
BuildRequires: perl(MooseX::Types::Moose)
+BuildRequires: perl(MooseX::Util)
BuildRequires: perl(namespace::autoclean) >= 0.24
# Tests only:
-BuildRequires: perl(blib) >= 1.01
+BuildRequires: perl(blib)
BuildRequires: perl(constant)
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Handle)
@@ -42,7 +43,7 @@ BuildRequires: perl(Path::Class)
BuildRequires: perl(Test::CheckDeps) >= 0.010
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::Moose)
-BuildRequires: perl(Test::Moose::More) >= 0.047
+BuildRequires: perl(Test::Moose::More) >= 0.049
BuildRequires: perl(Test::More) >= 0.94
BuildRequires: perl(Test::Requires)
%if %{with perl_MooseX_AttributeShortcuts_enables_optional_test}
@@ -84,6 +85,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Mon Sep 25 2017 Petr Pisar <[email protected]> - 0.035-1
+- 0.035 bump
+
* Fri Aug 11 2017 Petr Pisar <[email protected]> - 0.034-2
- Rebuild to deal with a clash after merging f27-rebuild tag
diff --git a/sources b/sources
index fc33b30..84fcbf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MooseX-AttributeShortcuts-0.034.tar.gz) =
d842ff97801683fe40affbec3cb9c1ac985b3995ab157ab8d43445baf2e30e7cc1e37088285682c7a9de3a1c4d8e1c95aa0f7a51b59a6fd6f4c076c451ad74ef
+SHA512 (MooseX-AttributeShortcuts-0.035.tar.gz) =
f6a2a5189fde9e3e35c2c869d76ee90820360a6bfe1e4342c7499d958b621acb5de8a4d1c6aa566c42cd3f8c840e28fe0bcbc7d2aeabf89f7760d02170914631
https://src.fedoraproject.org/rpms/perl-MooseX-AttributeShortcuts/c/58f194f48080864e850f40be81e34ac601d4ad1b?branch=master
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]