8
0

Accepting request 177360 from devel:languages:perl

- updated to 0.05
 * Silencing a warning by chromatic RT 75286
 * Linking to source repository (forwarded request 177278 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Base?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2013-06-05 15:48:13 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

3
Class-Base-0.05.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 3 12:00:23 UTC 2013 - coolo@suse.com
- updated to 0.05
* Silencing a warning by chromatic RT 75286
* Linking to source repository
-------------------------------------------------------------------
Sat Feb 11 18:52:05 UTC 2012 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Class-Base
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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-Base
Version: 0.04
Version: 0.05
Release: 0
%define cpan_name Class-Base
Summary: useful base class for deriving other modules