Accepting request 177691 from devel:languages: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. (forwarded request 177685 from coolo) OBS-URL: https://build.opensuse.org/request/show/177691 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-INET6?expand=0&rev=32
This commit is contained in:
commit
001efe1b17
@ -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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,18 +19,17 @@
|
||||
%bcond_with test
|
||||
|
||||
Name: perl-IO-Socket-INET6
|
||||
Version: 2.69
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Version: 2.70
|
||||
Release: 0
|
||||
%define cpan_name IO-Socket-INET6
|
||||
Summary: Object interface for AF_INET|AF_INET6 domain sockets
|
||||
Url: http://search.cpan.org/dist/IO-Socket-INET6/
|
||||
Summary: Object interface for AF_INET/AF_INET6 domain sockets
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/modules/by-module/IO/IO-Socket-INET6-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
Url: http://search.cpan.org/dist/IO-Socket-INET6/
|
||||
Source: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%{perl_requires}
|
||||
|
Loading…
x
Reference in New Issue
Block a user