Accepting request 312901 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/312901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-SMTP-SSL?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2015-06-22 05:30:07 +00:00 committed by Git OBS Bridge
parent 7912468389
commit 66de759e19
5 changed files with 39 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e9f67f47da74de3dad36fb5b68e2154a81251c8e187218dedbf073395cf5ce9
size 2109

3
Net-SMTP-SSL-1.03.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:305d0fdd74bb7339d1928e738b247262c0f708149781c5771583b71d5625c917
size 2271

23
cpanspec.yml Normal file
View File

@ -0,0 +1,23 @@
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 21 08:37:50 UTC 2015 - coolo@suse.com
- updated to 1.03
see /usr/share/doc/packages/perl-Net-SMTP-SSL/Changes
1.03 2015-06-20
- $net_smtp_ssl->isa('Net::SMTP') is now true
-------------------------------------------------------------------
Tue Apr 14 18:27:30 UTC 2015 - coolo@suse.com

View File

@ -17,14 +17,15 @@
Name: perl-Net-SMTP-SSL
Version: 1.02
Version: 1.03
Release: 0
%define cpan_name Net-SMTP-SSL
Summary: SSL support for Net::SMTP
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Net-SMTP-SSL/
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl