From ce9d97de78cc796fb7727d68e75ce9a28c766897d7df4fd3d2bb6f3723a7765a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 30 Mar 2017 08:53:59 +0000 Subject: [PATCH] Accepting request 483726 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/483726 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Module-Install-BINGOS?expand=0&rev=5 --- Task-Module-Install-BINGOS-1.02.tar.gz | 3 -- Task-Module-Install-BINGOS-1.04.tar.gz | 3 ++ cpanspec.yml | 28 +++++++++++++++++++ perl-Task-Module-Install-BINGOS.changes | 6 ++++ perl-Task-Module-Install-BINGOS.spec | 37 ++++++++++++------------- 5 files changed, 54 insertions(+), 23 deletions(-) delete mode 100644 Task-Module-Install-BINGOS-1.02.tar.gz create mode 100644 Task-Module-Install-BINGOS-1.04.tar.gz create mode 100644 cpanspec.yml diff --git a/Task-Module-Install-BINGOS-1.02.tar.gz b/Task-Module-Install-BINGOS-1.02.tar.gz deleted file mode 100644 index f05ac01..0000000 --- a/Task-Module-Install-BINGOS-1.02.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3683a69765b0c5846b26b9b3ce0085422056fd4d36a6dc7b9a9c4af1feb71e09 -size 26050 diff --git a/Task-Module-Install-BINGOS-1.04.tar.gz b/Task-Module-Install-BINGOS-1.04.tar.gz new file mode 100644 index 0000000..c9316b8 --- /dev/null +++ b/Task-Module-Install-BINGOS-1.04.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9964f2d88bb4e1a502c2054d29f03505e185b4eeb761f4c2ca0b414b2a13d947 +size 11777 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..76ad4a4 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,28 @@ +--- +#description_paragraphs: 3 +#description: |- +# override description from CPAN +#summary: override summary from CPAN +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_build: |- +# rm unused.files +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: |- +#./Build build flags=%{?_smp_mflags} --myflag +#custom_test: |- +#startserver && make test +#ignore_requires: Bizarre::Module diff --git a/perl-Task-Module-Install-BINGOS.changes b/perl-Task-Module-Install-BINGOS.changes index 72f16d2..ebd6fbe 100644 --- a/perl-Task-Module-Install-BINGOS.changes +++ b/perl-Task-Module-Install-BINGOS.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 30 06:42:23 UTC 2017 - coolo@suse.com + +- updated to 1.04 + see /usr/share/doc/packages/perl-Task-Module-Install-BINGOS/Changes + ------------------------------------------------------------------- Fri Jan 21 10:44:34 UTC 2011 - coolo@novell.com diff --git a/perl-Task-Module-Install-BINGOS.spec b/perl-Task-Module-Install-BINGOS.spec index a9e8b2b..ad75be0 100644 --- a/perl-Task-Module-Install-BINGOS.spec +++ b/perl-Task-Module-Install-BINGOS.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Task-Module-Install-BINGOS # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -16,17 +16,20 @@ # - Name: perl-Task-Module-Install-BINGOS -Version: 1.02 -Release: 1 -License: GPL+ or Artistic +Version: 1.04 +Release: 0 %define cpan_name Task-Module-Install-BINGOS -Summary: A Task to install all BINGOS' Module::Install extensions -Url: http://search.cpan.org/dist/Task-Module-Install-BINGOS/ +Summary: Task to install all BINGOS' Module::Install extensions +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/B/BI/BINGOS/Task-Module-Install-BINGOS-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/Task-Module-Install-BINGOS/ +Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: perl +BuildRequires: perl-macros BuildRequires: perl(Module::Install) >= 1 BuildRequires: perl(Module::Install::AssertOS) >= 0.1 BuildRequires: perl(Module::Install::AutoLicense) >= 0.08 @@ -35,8 +38,6 @@ BuildRequires: perl(Module::Install::CheckLib) >= 0.08 BuildRequires: perl(Module::Install::GithubMeta) >= 0.1 BuildRequires: perl(Module::Install::NoAutomatedTesting) >= 0.06 BuildRequires: perl(Module::Install::ReadmeFromPod) >= 0.12 -BuildRequires: perl -BuildRequires: perl-macros Requires: perl(Module::Install) >= 1 Requires: perl(Module::Install::AssertOS) >= 0.1 Requires: perl(Module::Install::AutoLicense) >= 0.08 @@ -45,13 +46,11 @@ Requires: perl(Module::Install::CheckLib) >= 0.08 Requires: perl(Module::Install::GithubMeta) >= 0.1 Requires: perl(Module::Install::NoAutomatedTesting) >= 0.06 Requires: perl(Module::Install::ReadmeFromPod) >= 0.12 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch %{perl_requires} %description -Task::Module::Install::BINGOS is a the Task manpage that installs all of my -(BINGOS) the Module::Install manpage extensions. +Task::Module::Install::BINGOS is a Task that installs all of my (BINGOS) +Module::Install extensions. Why? Because I am lazy. @@ -88,11 +87,9 @@ The following modules will be installed: %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files -%defattr(644,root,root,755) -%doc Changes LICENSE README +%defattr(-,root,root,755) +%doc Changes Changes.old README +%license LICENSE %changelog