Accepting request 177685 from home:coolo:update-perl
- updated to 2.70 * Fix a typo: - https://rt.cpan.org/Ticket/Display.html?id=73143 * Add t/style-trailing-space.t and got rid of trailing space. OBS-URL: https://build.opensuse.org/request/show/177685 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-INET6?expand=0&rev=32
This commit is contained in:
parent
c6816f3da1
commit
9f4f15172c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:accd565643969d905e199e28e60e833213ccc2026c372432df01e49b044c3045
|
|
||||||
size 18603
|
|
3
IO-Socket-INET6-2.70.tar.gz
Normal file
3
IO-Socket-INET6-2.70.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5179494ebc4a4242e8553431d01fc1e4a3d0c6f80d51814bf99961148e9c83a2
|
||||||
|
size 18877
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 5 07:41:15 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 2.70
|
||||||
|
* Fix a typo:
|
||||||
|
- https://rt.cpan.org/Ticket/Display.html?id=73143
|
||||||
|
* Add t/style-trailing-space.t and got rid of trailing space.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 30 11:05:12 UTC 2011 - vcizek@suse.com
|
Wed Nov 30 11:05:12 UTC 2011 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-IO-Socket-INET6
|
# spec file for package perl-IO-Socket-INET6
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products 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
|
||||||
@ -19,18 +19,17 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
|
|
||||||
Name: perl-IO-Socket-INET6
|
Name: perl-IO-Socket-INET6
|
||||||
Version: 2.69
|
Version: 2.70
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
|
||||||
%define cpan_name IO-Socket-INET6
|
%define cpan_name IO-Socket-INET6
|
||||||
Summary: Object interface for AF_INET|AF_INET6 domain sockets
|
Summary: Object interface for AF_INET/AF_INET6 domain sockets
|
||||||
Url: http://search.cpan.org/dist/IO-Socket-INET6/
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/modules/by-module/IO/IO-Socket-INET6-%{version}.tar.gz
|
Url: http://search.cpan.org/dist/IO-Socket-INET6/
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl(Module::Build)
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user