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
This commit is contained in:
Stephan Kulow
2018-04-04 10:13:59 +00:00
committed by Git OBS Bridge
parent 7a516e8d51
commit 8f9c2da43a
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1b161823a54dfed376c10aa9cdb39d0d60e16536ce36316f8f50094166a642a
size 15689

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63c942e4c4540028ce28e0ca5af4597efa5a941084c05c2b12a057507776aceb
size 16290

View File

@@ -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

View File

@@ -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