rpms/perl-POE-Component-SSLify/devel .cvsignore, 1.7, 1.8 perl-POE-Component-SSLify.spec, 1.10, 1.11 sources, 1.7, 1.8

Chris Weyl cweyl at fedoraproject.org
Thu May 21 05:52:22 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-POE-Component-SSLify/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26183

Modified Files:
	.cvsignore perl-POE-Component-SSLify.spec sources 
Log Message:
* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.15-1
- auto-update to 0.15 (by cpan-spec-update 0.01)
- altered br on perl(Net::SSLeay) (1.17 => 1.30)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	26 Oct 2008 23:55:11 -0000	1.7
+++ .cvsignore	21 May 2009 05:51:51 -0000	1.8
@@ -1 +1 @@
-POE-Component-SSLify-0.14.tar.gz
+POE-Component-SSLify-0.15.tar.gz


Index: perl-POE-Component-SSLify.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/devel/perl-POE-Component-SSLify.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-POE-Component-SSLify.spec	26 Feb 2009 23:59:21 -0000	1.10
+++ perl-POE-Component-SSLify.spec	21 May 2009 05:51:51 -0000	1.11
@@ -1,11 +1,11 @@
 Name:           perl-POE-Component-SSLify
-Version:        0.14
-Release:        2%{?dist}
+Version:        0.15
+Release:        1%{?dist}
 Summary:        Makes using SSL in the world of POE easy!
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/POE-Component-SSLify/
-Source0:        http://www.cpan.org/authors/id/A/AP/APOCAL/POE-Component-SSLify-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/A/AP/APOCAL/POE-Component-SSLify-%{version}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -15,7 +15,7 @@ Requires:       perl(:MODULE_COMPAT_%(ev
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 # cpan
-BuildRequires:  perl(Net::SSLeay) >= 1.17
+BuildRequires:  perl(Net::SSLeay) >= 1.30
 
 # not automatically picked up
 Requires:       perl(POE)
@@ -24,7 +24,7 @@ Requires:       perl(POE)
 This component represents the standard way to do SSL in POE.
 
 %prep
-%setup -q -n POE-Component-SSLify-%{version} 
+%setup -q -n POE-Component-SSLify-%{version}
 
 sed -i 's/\r//' t/*.t
 
@@ -55,6 +55,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 21 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.15-1
+- auto-update to 0.15 (by cpan-spec-update 0.01)
+- altered br on perl(Net::SSLeay) (1.17 => 1.30)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-POE-Component-SSLify/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	26 Oct 2008 23:55:11 -0000	1.7
+++ sources	21 May 2009 05:51:51 -0000	1.8
@@ -1 +1 @@
-b191dffd9ed3423c6f6ae971ad5b4bec  POE-Component-SSLify-0.14.tar.gz
+d4bf013f253d36e17cf0233964654edb  POE-Component-SSLify-0.15.tar.gz




More information about the Fedora-perl-devel-list mailing list