Accepting request 177279 from home:coolo:update-perl

- updated to 1.28
    - No functional changes
    - Updating to Module::Install::DSL 1.06

OBS-URL: https://build.opensuse.org/request/show/177279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Inspector?expand=0&rev=24
This commit is contained in:
Stephan Kulow 2013-06-04 08:37:16 +00:00 committed by Git OBS Bridge
parent 7ff51b3883
commit b22a9f808a
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 3 15:32:25 UTC 2013 - coolo@suse.com
- updated to 1.28
- No functional changes
- Updating to Module::Install::DSL 1.06
-------------------------------------------------------------------
Tue Feb 21 09:03:08 UTC 2012 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Class-Inspector
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products 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-Class-Inspector
Version: 1.27
Version: 1.28
Release: 0
%define cpan_name Class-Inspector
Summary: Get information about a class and its structure
@ -32,7 +32,7 @@ BuildRequires: perl-macros
#BuildRequires: perl(Class::Inspector)
#BuildRequires: perl(Class::Inspector::Functions)
#BuildRequires: perl(inc::Module::Install)
#BuildRequires: perl(inc::Module::Install::DSL) >= 1.04
#BuildRequires: perl(inc::Module::Install::DSL) >= 1.06
#BuildRequires: perl(JSON)
#BuildRequires: perl(LWP::Simple)
#BuildRequires: perl(Module::Build)