updates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-OOP?expand=0&rev=2
This commit is contained in:
parent
57b21f444f
commit
4b235b7961
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4d9ff27039c0ebd885db2cd353463d3bb558cda4bfd2ae95f995080b8ada6d2
|
|
||||||
size 26462
|
|
3
Task-Kensho-OOP-0.28.tar.gz
Normal file
3
Task-Kensho-OOP-0.28.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:abb45ae831e920c41b017ec00b8239adc5f0855e373d097245792e65b9d97199
|
||||||
|
size 28858
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 26 11:23:23 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
- initial package 0.28
|
||||||
|
* created by cpanspec 1.78.03
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 10:07:46 UTC 2011 - coolo@novell.com
|
Fri Jan 21 10:07:46 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Task-Kensho-OOP (Version 0.27)
|
# spec file for package perl-Task-Kensho-OOP (Version 0.28)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: perl-Task-Kensho-OOP
|
Name: perl-Task-Kensho-OOP
|
||||||
Version: 0.27
|
Version: 0.28
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
%define cpan_name Task-Kensho-OOP
|
%define cpan_name Task-Kensho-OOP
|
||||||
@ -24,13 +24,13 @@ Summary: A Glimpse at an Enlightened Perl (OOP)
|
|||||||
Url: http://search.cpan.org/dist/Task-Kensho-OOP/
|
Url: http://search.cpan.org/dist/Task-Kensho-OOP/
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-OOP-%{version}.tar.gz
|
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-OOP-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
BuildRequires: perl(Task::Moose)
|
BuildArch: noarch
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Task::Moose)
|
||||||
Requires: perl(Task::Moose)
|
Requires: perl(Task::Moose)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user