diff --git a/Test-TCP-2.17.tar.gz b/Test-TCP-2.17.tar.gz deleted file mode 100644 index 0e3caf5..0000000 --- a/Test-TCP-2.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8d7e5eeff413dad0b52eaadc543ed650bc573b0d89803e352a9f5ea7cfe4d14 -size 25061 diff --git a/Test-TCP-2.18.tar.gz b/Test-TCP-2.18.tar.gz new file mode 100644 index 0000000..9e47187 --- /dev/null +++ b/Test-TCP-2.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a5b0a16060468783e9598890179f810763f2fb9b057cbbc0b0329f61bf03a2 +size 25755 diff --git a/perl-Test-TCP.changes b/perl-Test-TCP.changes index b69d244..3dcf951 100644 --- a/perl-Test-TCP.changes +++ b/perl-Test-TCP.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 25 06:52:34 UTC 2017 - coolo@suse.com + +- updated to 2.18 + see /usr/share/doc/packages/perl-Test-TCP/Changes + + 2.18 2017-04-24T06:00:25Z + - let the kernel select an empty port #59 + https://github.com/tokuhirom/Test-TCP/pull/59 + (i110) + ------------------------------------------------------------------- Fri Aug 19 06:04:06 UTC 2016 - coolo@suse.com diff --git a/perl-Test-TCP.spec b/perl-Test-TCP.spec index 47787b8..19df433 100644 --- a/perl-Test-TCP.spec +++ b/perl-Test-TCP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-TCP # -# 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-Test-TCP -Version: 2.17 +Version: 2.18 Release: 0 %define cpan_name Test-TCP Summary: Testing Tcp Program License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-TCP/ -Source0: http://www.cpan.org/authors/id/S/SY/SYOHEX/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,6 +57,7 @@ Test::TCP is a test utility to test TCP/IP-based server programs. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE minil.toml README.md +%doc Changes minil.toml README.md +%license LICENSE %changelog