Accepting request 296375 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296375 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Without-Module?expand=0&rev=7
This commit is contained in:
parent
9376f74393
commit
556f08f27f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a691b0bf6d92dedbacfd547551021389ebc79c51937de2b914e792457da56ff7
|
||||
size 6709
|
3
Test-Without-Module-0.18.tar.gz
Normal file
3
Test-Without-Module-0.18.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2c3360b171d7db518ac39a0e1dcb285c784ea393c11708914a0655d66138c7f
|
||||
size 10369
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 19:28:49 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.18
|
||||
see /usr/share/doc/packages/perl-Test-Without-Module/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 18:43:54 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Test-Without-Module
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-Without-Module
|
||||
Version: 0.17
|
||||
Version: 0.18
|
||||
Release: 0
|
||||
%define cpan_name Test-Without-Module
|
||||
Summary: Test fallback behaviour in absence of modules
|
||||
@ -29,9 +29,6 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
#BuildRequires: perl(My::Module)
|
||||
#BuildRequires: perl(Test::Pod)
|
||||
#BuildRequires: perl(Test::Without::Module)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@ -57,6 +54,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes MANIFEST.skip README
|
||||
%doc Changes README
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user