[polarssl] Update to 1.3.7

Morten Stevens mstevens at fedoraproject.org
Mon May 5 15:25:08 UTC 2014


commit 4eda5888b2c43c707b9871da8c629cc32fe4371e
Author: Morten Stevens <mstevens at imt-systems.com>
Date:   Mon May 5 17:25:21 2014 +0200

    Update to 1.3.7

 .gitignore    |    1 +
 polarssl.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1e9957..408d893 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /polarssl-1.3.3-gpl.tgz
 /polarssl-1.3.4-gpl.tgz
 /polarssl-1.3.6-gpl.tgz
+/polarssl-1.3.7-gpl.tgz
diff --git a/polarssl.spec b/polarssl.spec
index 76510f4..8fc87ab 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,5 +1,5 @@
 Name: polarssl
-Version: 1.3.6
+Version: 1.3.7
 Release: 1%{?dist}
 Summary: Light-weight cryptographic and SSL/TLS library
 Group: System Environment/Libraries
@@ -67,6 +67,9 @@ mv $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_libexecdir}/polarssl
 %{_libdir}/*.so
 
 %changelog
+* Mon May 05 2014 Morten Stevens <mstevens at imt-systems.com> - 1.3.7-1
+- Update to 1.3.7
+
 * Mon Apr 28 2014 Morten Stevens <mstevens at imt-systems.com> - 1.3.6-1
 - Update to 1.3.6
 
diff --git a/sources b/sources
index b1bb7d8..a429d32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1245884d3e73150cfcc196f91de2b5c4  polarssl-1.3.6-gpl.tgz
+b656e4c83ee94f93d19eb0832fd7f976  polarssl-1.3.7-gpl.tgz


More information about the scm-commits mailing list