updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-CLI?expand=0&rev=3
This commit is contained in:
parent
5f4646f10e
commit
3c6f849ce7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db781560aff3ab7eb94031ee4f010157f28e2ec3919b687282424aac5f3098bb
|
||||
size 26665
|
3
Task-Kensho-CLI-0.29.tar.gz
Normal file
3
Task-Kensho-CLI-0.29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4ac0df80f8cc6cf46ac5a25b9f8cfc584bb94ec9a18e8761626a971349b9227
|
||||
size 29032
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 11:24:27 UTC 2011 - coolo@opensuse.org
|
||||
|
||||
- initial package 0.29
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 09:13:42 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-Task-Kensho-CLI (Version 0.28)
|
||||
# spec file for package perl-Task-Kensho-CLI (Version 0.29)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: perl-Task-Kensho-CLI
|
||||
Version: 0.28
|
||||
Version: 0.29
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name Task-Kensho-CLI
|
||||
@ -24,19 +24,19 @@ Summary: A Glimpse at an Enlightened Perl (CLI)
|
||||
Url: http://search.cpan.org/dist/Task-Kensho-CLI/
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-CLI-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(App::Ack)
|
||||
BuildRequires: perl(App::Nopaste)
|
||||
BuildRequires: perl(App::perlbrew)
|
||||
BuildRequires: perl(Devel::REPL)
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Requires: perl(App::Ack)
|
||||
Requires: perl(App::Nopaste)
|
||||
Requires: perl(App::perlbrew)
|
||||
Requires: perl(Devel::REPL)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user