From 8f9c2da43a34eb0eb5a8dc97d58110e5339cedb4ab25c41df5aea9568b6283d8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 4 Apr 2018 10:13:59 +0000 Subject: [PATCH] Accepting request 589651 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/589651 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla-Plugin-InstallGuide?expand=0&rev=7 --- Dist-Zilla-Plugin-InstallGuide-1.200007.tar.gz | 3 --- Dist-Zilla-Plugin-InstallGuide-1.200009.tar.gz | 3 +++ perl-Dist-Zilla-Plugin-InstallGuide.changes | 6 ++++++ perl-Dist-Zilla-Plugin-InstallGuide.spec | 11 ++++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 Dist-Zilla-Plugin-InstallGuide-1.200007.tar.gz create mode 100644 Dist-Zilla-Plugin-InstallGuide-1.200009.tar.gz diff --git a/Dist-Zilla-Plugin-InstallGuide-1.200007.tar.gz b/Dist-Zilla-Plugin-InstallGuide-1.200007.tar.gz deleted file mode 100644 index cae83b8..0000000 --- a/Dist-Zilla-Plugin-InstallGuide-1.200007.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1b161823a54dfed376c10aa9cdb39d0d60e16536ce36316f8f50094166a642a -size 15689 diff --git a/Dist-Zilla-Plugin-InstallGuide-1.200009.tar.gz b/Dist-Zilla-Plugin-InstallGuide-1.200009.tar.gz new file mode 100644 index 0000000..c76cbb8 --- /dev/null +++ b/Dist-Zilla-Plugin-InstallGuide-1.200009.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c942e4c4540028ce28e0ca5af4597efa5a941084c05c2b12a057507776aceb +size 16290 diff --git a/perl-Dist-Zilla-Plugin-InstallGuide.changes b/perl-Dist-Zilla-Plugin-InstallGuide.changes index 7b03c59..9722283 100644 --- a/perl-Dist-Zilla-Plugin-InstallGuide.changes +++ b/perl-Dist-Zilla-Plugin-InstallGuide.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 21 06:18:06 UTC 2018 - coolo@suse.com + +- updated to 1.200009 + see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes + ------------------------------------------------------------------- Sun Jun 12 12:56:35 UTC 2016 - coolo@suse.com diff --git a/perl-Dist-Zilla-Plugin-InstallGuide.spec b/perl-Dist-Zilla-Plugin-InstallGuide.spec index dbd0242..3d8172e 100644 --- a/perl-Dist-Zilla-Plugin-InstallGuide.spec +++ b/perl-Dist-Zilla-Plugin-InstallGuide.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Dist-Zilla-Plugin-InstallGuide # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,14 +17,14 @@ Name: perl-Dist-Zilla-Plugin-InstallGuide -Version: 1.200007 +Version: 1.200009 Release: 0 %define cpan_name Dist-Zilla-Plugin-InstallGuide Summary: Build an INSTALL file -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Dist-Zilla-Plugin-InstallGuide/ -Source0: http://www.cpan.org/authors/id/D/DO/DOHERTY/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/D/DO/DOHERTY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,6 +71,7 @@ appropriate. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README.mkdn +%doc Changes README.mkdn +%license LICENSE %changelog