Accepting request 312579 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/312579 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla-Plugin-CopyFilesFromBuild?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
698df4bec4
commit
0e619a0e85
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef9a13677da5142632ac25469f707fb13613068abb417e81c11960569c0c3cd3
|
||||
size 17261
|
3
Dist-Zilla-Plugin-CopyFilesFromBuild-0.151680.tar.gz
Normal file
3
Dist-Zilla-Plugin-CopyFilesFromBuild-0.151680.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f66c4c23f8ab21cb10f1a03b83f5cfac1400da9a772bb41154c5777b7ba787a1
|
||||
size 17218
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 18 17:42:19 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.151680
|
||||
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-CopyFilesFromBuild/Changes
|
||||
|
||||
0.151680 2015-06-17 15:22:02-07:00 America/Los_Angeles
|
||||
- use List::Util instead of List::AllUtils+List::MoreUtils
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 16:06:14 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Dist-Zilla-Plugin-CopyFilesFromBuild
|
||||
Version: 0.150250
|
||||
Version: 0.151680
|
||||
Release: 0
|
||||
%define cpan_name Dist-Zilla-Plugin-CopyFilesFromBuild
|
||||
Summary: Copy (or move) specific files after building (for SCM inclusion, etc.)
|
||||
@@ -31,13 +31,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Dist::Zilla::Role::AfterBuild)
|
||||
BuildRequires: perl(List::AllUtils)
|
||||
BuildRequires: perl(List::Util) >= 1.33
|
||||
BuildRequires: perl(Moose)
|
||||
BuildRequires: perl(MooseX::Has::Sugar)
|
||||
BuildRequires: perl(Set::Scalar)
|
||||
BuildRequires: perl(Test::More) >= 0.94
|
||||
Requires: perl(Dist::Zilla::Role::AfterBuild)
|
||||
Requires: perl(List::AllUtils)
|
||||
Requires: perl(List::Util) >= 1.33
|
||||
Requires: perl(Moose)
|
||||
Requires: perl(MooseX::Has::Sugar)
|
||||
Requires: perl(Set::Scalar)
|
||||
|
Reference in New Issue
Block a user