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

Petr Sabata psabata at fedoraproject.org
Wed Sep 1 14:00:03 UTC 2010


commit e3c2e515298589d199137b90be8c258662461a01
Author: Petr Sabata <psabata at redhat.com>
Date:   Wed Sep 1 15:59:46 2010 +0200

    New upstream release, v0.58
    
    Conflicts:
    
    	perl-Crypt-SSLeay.spec

 .gitignore                              |    1 +
 perl-Crypt-SSLeay-0.57-live-tests.patch |   46 -------------------------------
 perl-Crypt-SSLeay-Makefile_ssl1.patch   |   18 ------------
 perl-Crypt-SSLeay.spec                  |   16 +++++++----
 sources                                 |    2 +-
 5 files changed, 12 insertions(+), 71 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 919a7d5..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:        16%{?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,14 @@ 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
+
 * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 0.57-16
 - rebuild against perl 5.10.1
 
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