8
0
forked from pool/perl-Net-HTTP

Accepting request 459150 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/459150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-HTTP?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2017-02-20 18:46:45 +00:00
committed by Git OBS Bridge
parent eb722bd41d
commit 32bd1731f9
4 changed files with 16 additions and 6 deletions

View File

@@ -17,14 +17,14 @@
Name: perl-Net-HTTP
Version: 6.12
Version: 6.13
Release: 0
%define cpan_name Net-HTTP
Summary: Low-level HTTP connection (client)
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Net-HTTP/
Source0: http://www.cpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -67,6 +67,7 @@ doing.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CONTRIBUTORS LICENSE README.md
%doc Changes CONTRIBUTORS README.md
%license LICENSE
%changelog