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