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