forked from pool/perl-Class-Method-Modifiers
Accepting request 114724 from home:tabraham1:branches:devel:languages:perl
update to version 1.09 OBS-URL: https://build.opensuse.org/request/show/114724 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Method-Modifiers?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
4a2d5fdacf
commit
8264059f9f
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98727f5e06d4d4b91ee6dea588a2f772b51ad3f75e47988cef18078f8bc3df4a
|
||||
size 27525
|
3
Class-Method-Modifiers-1.09.tar.gz
Normal file
3
Class-Method-Modifiers-1.09.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:851b3fbff6ba319c6d7f0302dc2ba036534bdd20d44d2829726cb39d853e64be
|
||||
size 29104
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 13:17:11 UTC 2012 - tabraham@novell.com
|
||||
|
||||
- updated to 1.09
|
||||
- Install modified subs in the proper namespace [#74569]
|
||||
(Karen Etheridge)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 26 19:55:53 UTC 2011 - tabraham@novell.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Class-Method-Modifiers
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -16,48 +16,29 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Class-Method-Modifiers
|
||||
Version: 1.08
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Version: 1.09
|
||||
Release: 0
|
||||
%define cpan_name Class-Method-Modifiers
|
||||
Summary: provides Moose-like method modifiers
|
||||
Url: http://search.cpan.org/dist/Class-Method-Modifiers/
|
||||
Summary: Provides Moose-like method modifiers
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Class-Method-Modifiers/
|
||||
Source: http://www.cpan.org/authors/id/S/SA/SARTAK/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.36
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
#BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Test::More)
|
||||
#BuildRequires: perl(Class::Method::Modifiers)
|
||||
#BuildRequires: perl(Config)
|
||||
#BuildRequires: perl(Cwd)
|
||||
#BuildRequires: perl(Exporter)
|
||||
#BuildRequires: perl(ExtUtils::Manifest)
|
||||
#BuildRequires: perl(ExtUtils::MM_Cygwin)
|
||||
#BuildRequires: perl(ExtUtils::MM_Unix)
|
||||
#BuildRequires: perl(ExtUtils::MM_Win32)
|
||||
#BuildRequires: perl(Fcntl)
|
||||
#BuildRequires: perl(File::Basename)
|
||||
#BuildRequires: perl(File::Find)
|
||||
#BuildRequires: perl(FileHandle)
|
||||
#BuildRequires: perl(File::Path)
|
||||
#BuildRequires: perl(File::Spec)
|
||||
#BuildRequires: perl(FindBin)
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Net::FTP)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(Socket)
|
||||
#BuildRequires: perl(Test::More)
|
||||
#BuildRequires: perl(vars)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user