Accepting request 92180 from devel:languages:perl
update OBS-URL: https://build.opensuse.org/request/show/92180 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Warn?expand=0&rev=16
This commit is contained in:
commit
23f2f58f0a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:088b374b1f90ea8a6ec177d7ad964551f299ad17cd9fbf2e3760534d7a5dac5b
|
||||
size 11393
|
3
Test-Warn-0.23.tar.gz
Normal file
3
Test-Warn-0.23.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c035679567d817e38979de9f071ea109c4bc76d85aee0db586a05ea2d3d0639c
|
||||
size 11316
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:08:21 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original .tar.gz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 28 09:26:52 UTC 2011 - vcizek@novell.com
|
||||
|
||||
|
@ -19,14 +19,14 @@
|
||||
|
||||
|
||||
Name: perl-Test-Warn
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
%define cpan_name Test-Warn
|
||||
Summary: Perl extension to test methods for warnings
|
||||
Version: 0.23
|
||||
Release: 1
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-Warn
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
|
Loading…
Reference in New Issue
Block a user