Accepting request 63652 from home:jnweiger:branches:devel:languages:perl
reviewed ok. OBS-URL: https://build.opensuse.org/request/show/63652 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Weaken?expand=0&rev=13
This commit is contained in:
parent
7bc24e5b5a
commit
6bc082b77b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b64f7a584776ea9114a20628963e0721272477b02b7465c7cd62161ea0218d62
|
|
||||||
size 23926
|
|
3
Task-Weaken-1.04.tar.bz2
Normal file
3
Task-Weaken-1.04.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f2e501810ea742f7426b7c9cd55b14a6ccee729bcf180a8434f192c27bd0c846
|
||||||
|
size 26932
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 8 18:53:31 UTC 2011 - jw@novell.com
|
||||||
|
|
||||||
|
- updated to 1.04:
|
||||||
|
Updating author tests
|
||||||
|
Updating to Module::Install
|
||||||
|
Simple refactoring of Makefile.PL
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 30 21:10:36 UTC 2010 - coolo@novell.com
|
Tue Nov 30 21:10:36 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Task-Weaken (Version 1.03)
|
# spec file for package perl-Task-Weaken (Version 1.04)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -21,12 +21,12 @@
|
|||||||
Name: perl-Task-Weaken
|
Name: perl-Task-Weaken
|
||||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: Task::Weaken - Ensure that a platform has weaken support
|
Summary: Task::Weaken - Ensure that a platform has weaken support
|
||||||
Version: 1.03
|
Version: 1.04
|
||||||
Release: 7
|
Release: 7
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Task-Weaken/
|
Url: http://search.cpan.org/dist/Task-Weaken/
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user