Accepting request 458762 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/458762 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install-CheckLib?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
ef90b0702b
commit
4d260750a6
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:395c79c04c48020a10cf2cfff3256eb872b32f5bcde74fbcf93f2e90501a6779
|
|
||||||
size 29067
|
|
3
Module-Install-CheckLib-0.12.tar.gz
Normal file
3
Module-Install-CheckLib-0.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b96278ea5b0e51537a9dc1a561f46439717814d3280d4a5a91524938bcd634ef
|
||||||
|
size 29867
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 18 06:57:19 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.12
|
||||||
|
see /usr/share/doc/packages/perl-Module-Install-CheckLib/Changes
|
||||||
|
|
||||||
|
0.12 Fri Feb 17 13:40:55 GMT 2017
|
||||||
|
- Handle perls without dot in @INC
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 5 09:39:33 UTC 2016 - coolo@suse.com
|
Thu May 5 09:39:33 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Module-Install-CheckLib
|
# spec file for package perl-Module-Install-CheckLib
|
||||||
#
|
#
|
||||||
# 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-CheckLib
|
Name: perl-Module-Install-CheckLib
|
||||||
Version: 0.10
|
Version: 0.12
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Module-Install-CheckLib
|
%define cpan_name Module-Install-CheckLib
|
||||||
Summary: Module::Install extension to check that a library is available
|
Summary: Module::Install extension to check that a library is available
|
||||||
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-CheckLib/
|
Url: http://search.cpan.org/dist/Module-Install-CheckLib/
|
||||||
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{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
|
||||||
@@ -68,6 +68,7 @@ accordingly.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README
|
%doc Changes README
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user