Stephan Kulow
2011-11-18 08:43:27 +00:00
committed by Git OBS Bridge
parent 34ff377f68
commit 8f7dfaa4ac
3 changed files with 10 additions and 7 deletions

View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 18 08:43:23 UTC 2011 - coolo@suse.com
- use original tar.gz
-------------------------------------------------------------------
Wed Jan 19 10:24:54 UTC 2011 - coolo@novell.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Catalyst-Component-InstancePerContext (Version 0.001001)
# spec file for package perl-Catalyst-Component-InstancePerContext
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 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
@@ -15,6 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-Catalyst-Component-InstancePerContext
Version: 0.001001
Release: 1
@@ -23,8 +25,7 @@ License: GPL+ or Artistic
Summary: fancy that
Url: http://search.cpan.org/dist/Catalyst-Component-InstancePerContext/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/G/GR/GRODITI/Catalyst-Component-InstancePerContext-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: http://www.cpan.org/authors/id/G/GR/GRODITI/Catalyst-Component-InstancePerContext-%{version}.tar.gz
BuildRequires: perl(Catalyst)
BuildRequires: perl(Moose)
BuildRequires: perl(Scalar::Util)