forked from pool/perl-Test-TCP
Accepting request 490903 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/490903 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-TCP?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
2104e954fe
commit
cc11f2f37e
@@ -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
|
||||
|
Reference in New Issue
Block a user