Accepting request 647183 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/647183 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dist-Zilla-Plugin-InstallGuide?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:970d4044031d445ce29774cc69243f873289ee8334d82c05833a8b83b0d701ee
|
|
||||||
size 32313
|
|
3
Dist-Zilla-Plugin-InstallGuide-1.200012.tar.gz
Normal file
3
Dist-Zilla-Plugin-InstallGuide-1.200012.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02643b0ffa743e4ac427bfb7385745767fbda1e12be24ac2cffee14e11954286
|
||||||
|
size 32814
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 8 06:17:54 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
- updated to 1.200012
|
||||||
|
see /usr/share/doc/packages/perl-Dist-Zilla-Plugin-InstallGuide/Changes
|
||||||
|
|
||||||
|
1.200012 2018-11-03 07:10:02Z
|
||||||
|
- add section about satisfying other prerequisites
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 24 05:17:16 UTC 2018 - coolo@suse.com
|
Tue Jul 24 05:17:16 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -12,18 +12,18 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Dist-Zilla-Plugin-InstallGuide
|
Name: perl-Dist-Zilla-Plugin-InstallGuide
|
||||||
Version: 1.200011
|
Version: 1.200012
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Dist-Zilla-Plugin-InstallGuide
|
%define cpan_name Dist-Zilla-Plugin-InstallGuide
|
||||||
Summary: Build an INSTALL file
|
Summary: Build an INSTALL file
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Dist-Zilla-Plugin-InstallGuide/
|
Url: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@@ -64,7 +64,7 @@ appropriate.
|
|||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Build.PL --installdirs=vendor
|
perl Build.PL --installdirs=vendor
|
||||||
./Build build --flags=%{?_smp_mflags}
|
./Build build --flags=%{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Reference in New Issue
Block a user