From 69ffff78ddb836e05a66d04a16973da5a54c32e8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Thu, 22 Dec 2016 14:05:16 +0000
Subject: Update to 2.1807
---
.gitignore | 1 +
perl-Moose.spec | 9 +++++----
sources | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index 1d34586..c835364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
/Moose-2.1804.tar.gz
/Moose-2.1805.tar.gz
/Moose-2.1806.tar.gz
+/Moose-2.1807.tar.gz
diff --git a/perl-Moose.spec b/perl-Moose.spec
index f262542..8e506c3 100644
--- a/perl-Moose.spec
+++ b/perl-Moose.spec
@@ -1,6 +1,6 @@
Name: perl-Moose
Summary: Complete modern object system for Perl 5
-Version: 2.1806
+Version: 2.1807
Release: 1%{?dist}
License: GPL+ or Artistic
@@ -45,9 +45,7 @@ BuildRequires: perl(MooseX::NonMoose) >= 0.25
BuildRequires: perl(PadWalker)
BuildRequires: perl(Params::Coerce)
BuildRequires: perl(Regexp::Common)
-%if !0%{?perl_bootstrap}
BuildRequires: perl(Specio) >= 0.10
-%endif
BuildRequires: perl(Test::Deep)
# author test - we almost certainly don't want this in mock!
#BuildRequires: perl(Test::DependentModules) >= 0.12
@@ -154,7 +152,7 @@ make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot}
find %{buildroot} -type f -name '*.bs' -empty -delete
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
%check
make test
@@ -175,6 +173,9 @@ make test
%{_mandir}/man3/Test::Moose*
%changelog
+* Thu Dec 22 2016 Paul Howarth <[email protected]> - 2.1807-1
+- Update to 2.1807
+
* Mon Sep 26 2016 Paul Howarth <[email protected]> - 2.1806-1
- Update to 2.1806
diff --git a/sources b/sources
index b9248ad..0c8556e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c8e9328e24e2f993f5e4a45aac6a146 Moose-2.1806.tar.gz
+SHA512 (Moose-2.1807.tar.gz) =
ed06452cb7bbeecab8ba237448175f290a21b68bb3f3c15d530d2828968159fe9b9259a8d9e5fc82596b47a4cc571f558557f5c52558733dec2d5eb6b055af13
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Moose.git/commit/?h=perl-Moose-2.1807-1.fc26&id=69ffff78ddb836e05a66d04a16973da5a54c32e8
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]