forked from pool/perl-Class-MethodMaker
- updated to 2.20
- drop t/v1*.t unit tests due to license issue https://github.com/renormalist/class-methodmaker/issues/2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-MethodMaker?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
81d77028f0
commit
01c8a018e6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28da271bec6f4dd181d7b1e880363b19c3bda94f1c87eeec3d3438c1fc4716bd
|
||||
size 88429
|
3
Class-MethodMaker-2.20.tar.gz
Normal file
3
Class-MethodMaker-2.20.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98eb0bbbf7adb8fd7a62e54bac60c91f0cbdb885c83cf863ea8adad60756d251
|
||||
size 76908
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 13:31:44 UTC 2014 - coolo@suse.com
|
||||
|
||||
- updated to 2.20
|
||||
- drop t/v1*.t unit tests due to license issue
|
||||
https://github.com/renormalist/class-methodmaker/issues/2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 10:37:48 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Class-MethodMaker
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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-MethodMaker
|
||||
Version: 2.19
|
||||
Version: 2.20
|
||||
Release: 0
|
||||
%define cpan_name Class-MethodMaker
|
||||
Summary: Create generic methods for OO Perl
|
||||
@@ -28,6 +28,7 @@ Source: http://www.cpan.org/authors/id/S/SC/SCHWIGON/class-methodmaker/%
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user