8
0

- updated to 2.09

+ refresh configure_requires checking in generated Makefile.PL; new
    CONTRIBUTING file; updated tests (compile test now only runs for
    authors; check-deps test replaced by information-only report-prereqs
    test)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Method-Modifiers?expand=0&rev=19
This commit is contained in:
Lars Vogdt
2014-01-17 21:23:33 +00:00
committed by Git OBS Bridge
parent 0ecc8eab81
commit e1a5a073c5
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 17 21:22:45 UTC 2014 - lars@linux-schulserver.de
- updated to 2.09
+ refresh configure_requires checking in generated Makefile.PL; new
CONTRIBUTING file; updated tests (compile test now only runs for
authors; check-deps test replaced by information-only report-prereqs
test)
-------------------------------------------------------------------
Mon Nov 25 07:39:41 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Class-Method-Modifiers
#
# 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,9 +17,9 @@
Name: perl-Class-Method-Modifiers
Version: 2.08
Version: 2.09
Release: 0
%define cpan_name Class-Method-Modifiers
%define cpan_name Class-Method-Modifiers
Summary: provides Moose-like method modifiers
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl