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