[perl-Crypt-SSLeay] New upstream release, v0.58

Petr Sabata psabata at fedoraproject.org
Wed Sep 1 13:30:05 UTC 2010


commit c31b71bddc3ded8fc5638e1d3bcca8b4e9fe9552
Author: Petr Sabata <psabata at redhat.com>
Date:   Wed Sep 1 15:29:57 2010 +0200

    New upstream release, v0.58

 .gitignore             |    1 +
 perl-Crypt-SSLeay.spec |   13 +++++++------
 sources                |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7eaeb7b..1deed9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Crypt-SSLeay-0.57.tar.gz
+/Crypt-SSLeay-0.58.tar.gz
diff --git a/perl-Crypt-SSLeay.spec b/perl-Crypt-SSLeay.spec
index f6fa2b3..7343177 100644
--- a/perl-Crypt-SSLeay.spec
+++ b/perl-Crypt-SSLeay.spec
@@ -1,13 +1,11 @@
 Name:           perl-Crypt-SSLeay
 Summary:        Crypt::SSLeay - OpenSSL glue that provides LWP https support
-Version:        0.57
-Release:        17%{?dist}
+Version:        0.58
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://www.cpan.org/authors/id/D/DL/DLAND/Crypt-SSLeay-%{version}.tar.gz
 Patch1:         perl-Crypt-SSLeay-cryptdef.patch
-Patch2:         perl-Crypt-SSLeay-0.57-live-tests.patch
-Patch3:		perl-Crypt-SSLeay-Makefile_ssl1.patch
 URL:            http://search.cpan.org/dist/Crypt-SSLeay/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -35,8 +33,6 @@ necessary SSL glue for that module to work.
 %prep
 %setup -q -n Crypt-SSLeay-%{version} 
 %patch1 -p1 -b .cryptdef
-%patch2 -p1
-%patch3 -p1 -b .make
 
 # Filter unwanted Provides:
 cat << EOF > %{name}-prov
@@ -88,6 +84,11 @@ make test
 
 
 %changelog
+* Wed Sep  1 2010 Petr Sabata <psabata at redhat.com> - 0.58-1
+- New upstream release, v0.58
+- removing perl-Crypt-SSLeay-0.57-live-tests.patch, fixed in upstream
+- removing perl-Crypt-SSLeay-Makefile_ssl1.patch, fixed in upstream
+
 * Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.57-17
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 5821134..f0626d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82264180f5911dce33dbd85e24b1f36b  Crypt-SSLeay-0.57.tar.gz
+fbf3d12e58462cee00ea63239c0b13c7  Crypt-SSLeay-0.58.tar.gz


More information about the scm-commits mailing list