forked from pool/perl-Module-Install
Accepting request 485747 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/485747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
9e541c36c0
commit
c42dd4e8e5
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc1365cf447fc8e09ef002f68e0a2ac3ace071ebf412c94a2cd08ddae6e17065
|
|
||||||
size 113887
|
|
3
Module-Install-1.18.tar.gz
Normal file
3
Module-Install-1.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29068ac33502cec959844c206516c09cc4a847cb57327d41015f605153ca645e
|
||||||
|
size 114751
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 5 06:21:18 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 1.18
|
||||||
|
see /usr/share/doc/packages/perl-Module-Install/Changes
|
||||||
|
|
||||||
|
1.18 2017-04-04
|
||||||
|
- fix tests to no longer rely on . being in @INC (Graham Ollis, PR#58)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 25 05:48:58 UTC 2016 - coolo@suse.com
|
Tue Oct 25 05:48:58 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Module-Install
|
# spec file for package perl-Module-Install
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Module-Install
|
Name: perl-Module-Install
|
||||||
Version: 1.17
|
Version: 1.18
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Module-Install
|
%define cpan_name Module-Install
|
||||||
Summary: Standalone, extensible Perl module installer
|
Summary: Standalone, extensible Perl module installer
|
||||||
License: Artistic-1.0 or GPL-1.0+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Module-Install/
|
Url: http://search.cpan.org/dist/Module-Install/
|
||||||
Source0: http://www.cpan.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
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user