From 556f08f27f9025738e469fd07a530206f3be599de423da932a59610696de48e4 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 15 Apr 2015 05:04:43 +0000 Subject: [PATCH] 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 --- Test-Without-Module-0.17.tar.gz | 3 --- Test-Without-Module-0.18.tar.gz | 3 +++ perl-Test-Without-Module.changes | 6 ++++++ perl-Test-Without-Module.spec | 9 +++------ 4 files changed, 12 insertions(+), 9 deletions(-) delete mode 100644 Test-Without-Module-0.17.tar.gz create mode 100644 Test-Without-Module-0.18.tar.gz diff --git a/Test-Without-Module-0.17.tar.gz b/Test-Without-Module-0.17.tar.gz deleted file mode 100644 index 8306286..0000000 --- a/Test-Without-Module-0.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a691b0bf6d92dedbacfd547551021389ebc79c51937de2b914e792457da56ff7 -size 6709 diff --git a/Test-Without-Module-0.18.tar.gz b/Test-Without-Module-0.18.tar.gz new file mode 100644 index 0000000..53f6cf1 --- /dev/null +++ b/Test-Without-Module-0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c3360b171d7db518ac39a0e1dcb285c784ea393c11708914a0655d66138c7f +size 10369 diff --git a/perl-Test-Without-Module.changes b/perl-Test-Without-Module.changes index 027bc64..3fcbb59 100644 --- a/perl-Test-Without-Module.changes +++ b/perl-Test-Without-Module.changes @@ -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 diff --git a/perl-Test-Without-Module.spec b/perl-Test-Without-Module.spec index f5578d7..5e5c2f3 100644 --- a/perl-Test-Without-Module.spec +++ b/perl-Test-Without-Module.spec @@ -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