8
0
Stephan Kulow
2014-02-09 14:00:29 +00:00
committed by Git OBS Bridge
parent 81d77028f0
commit 01c8a018e6
4 changed files with 13 additions and 5 deletions

View File

@@ -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