forked from pool/perl-Class-MethodMaker
Accepting request 40983 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-Class-MethodMaker via accept of submit request 40983 revision 2. Request was accepted with message: self accept OBS-URL: https://build.opensuse.org/request/show/40983 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-MethodMaker?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
f4dcddff14
commit
d82e7c208a
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cac4fb1b58a4f91387f7492226d67debc13c120c71f59edce634f8ad95a0ea0e
|
|
||||||
size 69472
|
|
3
Class-MethodMaker-2.16.tar.bz2
Normal file
3
Class-MethodMaker-2.16.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:46d6cbeafe91e05c05640a9f06720dcdc92c0540a085a38e954ead49d3a4c784
|
||||||
|
size 69820
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 2 11:06:00 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
- update to version 2.16
|
||||||
|
- Drop signature self test in order to fix rt#57359
|
||||||
|
- fix missing use base (Yan Fitterer / Martyn J. Pearce)
|
||||||
|
- fix case of "LICENSE" key and upgrade Makefile.PL
|
||||||
|
(cpanservice@chorny.net)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 4 20:08:51 UTC 2010 - chris@computersalat.de
|
Sun Apr 4 20:08:51 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Class-MethodMaker (Version 2.15)
|
# spec file for package perl-Class-MethodMaker (Version 2.16)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -21,12 +21,12 @@
|
|||||||
Name: perl-Class-MethodMaker
|
Name: perl-Class-MethodMaker
|
||||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: Create generic methods for OO Perl
|
Summary: Create generic methods for OO Perl
|
||||||
Version: 2.15
|
Version: 2.16
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Artistic
|
License: GPL v1+, Artistic License
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Class-MethodMaker
|
Url: http://search.cpan.org/dist/Class-MethodMaker
|
||||||
#Source0: http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-2.15.tar.gz
|
#Source0: http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-2.16.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Reference in New Issue
Block a user