From 9f4f15172c16da825034e0f2e31491e5aa4d40d0abd83ebfd3fae735e756b171 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 5 Jun 2013 08:30:54 +0000 Subject: [PATCH] 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 --- IO-Socket-INET6-2.69.tar.gz | 3 --- IO-Socket-INET6-2.70.tar.gz | 3 +++ perl-IO-Socket-INET6.changes | 8 ++++++++ perl-IO-Socket-INET6.spec | 17 ++++++++--------- 4 files changed, 19 insertions(+), 12 deletions(-) delete mode 100644 IO-Socket-INET6-2.69.tar.gz create mode 100644 IO-Socket-INET6-2.70.tar.gz diff --git a/IO-Socket-INET6-2.69.tar.gz b/IO-Socket-INET6-2.69.tar.gz deleted file mode 100644 index dc62117..0000000 --- a/IO-Socket-INET6-2.69.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:accd565643969d905e199e28e60e833213ccc2026c372432df01e49b044c3045 -size 18603 diff --git a/IO-Socket-INET6-2.70.tar.gz b/IO-Socket-INET6-2.70.tar.gz new file mode 100644 index 0000000..bf222f1 --- /dev/null +++ b/IO-Socket-INET6-2.70.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5179494ebc4a4242e8553431d01fc1e4a3d0c6f80d51814bf99961148e9c83a2 +size 18877 diff --git a/perl-IO-Socket-INET6.changes b/perl-IO-Socket-INET6.changes index 10fa6a1..1401284 100644 --- a/perl-IO-Socket-INET6.changes +++ b/perl-IO-Socket-INET6.changes @@ -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 diff --git a/perl-IO-Socket-INET6.spec b/perl-IO-Socket-INET6.spec index df78a12..54c7476 100644 --- a/perl-IO-Socket-INET6.spec +++ b/perl-IO-Socket-INET6.spec @@ -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}