Accepting request 296277 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296277
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Package-Stash?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2015-04-15 04:54:25 +00:00 committed by Git OBS Bridge
parent 1bd969d18e
commit b6917902f8
4 changed files with 14 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a01cf48c7cd7a35e0d9ae4b1dc2702698397f55a2ce549d0bdacdc57ea6c73f1
size 37499

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06ab05388f9130cd377c0e1d3e3bafeed6ef6a1e22104571a9e1d7bfac787b2c
size 40309

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Apr 14 17:50:17 UTC 2015 - coolo@suse.com
- updated to 0.37
see /usr/share/doc/packages/perl-Package-Stash/Changes
0.37 2014-09-21
- fix spurious warning in taint mode (Niko Tyni, #12)
-------------------------------------------------------------------
Thu Jun 26 06:57:06 UTC 2014 - lchiquitto@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Package-Stash
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-Package-Stash
Version: 0.36
Version: 0.37
Release: 0
%define cpan_name Package-Stash
Summary: routines for manipulating stashes
@ -35,11 +35,6 @@ BuildRequires: perl(Package::Stash::XS) >= 0.26
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Requires)
#BuildRequires: perl(Dist::Zilla::Plugin::MakeMaker::Awesome)
#BuildRequires: perl(Moose)
#BuildRequires: perl(Package::Stash)
#BuildRequires: perl(Test::LeakTrace)
#BuildRequires: perl(Variable::Magic)
Requires: perl(Dist::CheckConflicts) >= 0.02
Requires: perl(Module::Implementation) >= 0.06
Requires: perl(Package::Stash::XS) >= 0.26