[polarssl] polarssl 1.3.0

Mads Kiilerich kiilerix at fedoraproject.org
Wed Oct 2 22:05:32 UTC 2013


commit 0574781128805ccb3ed07a7a3b87de68fc8f31ea
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Thu Oct 3 00:05:25 2013 +0200

    polarssl 1.3.0

 .gitignore    |    1 +
 polarssl.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e360ab5..c511a16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /polarssl-1.2.7-gpl.tgz
 /polarssl-1.2.8-gpl.tgz
 /polarssl-1.2.9-gpl.tgz
+/polarssl-1.3.0-gpl.tgz
diff --git a/polarssl.spec b/polarssl.spec
index 82e6402..81673ca 100644
--- a/polarssl.spec
+++ b/polarssl.spec
@@ -1,5 +1,5 @@
 Name:           polarssl
-Version:        1.2.9
+Version:        1.3.0
 Release:        1%{?dist}
 Summary:        Light-weight cryptographic and SSL/TLS library
 
@@ -76,6 +76,9 @@ mv $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_libexecdir}/polarssl
 
 
 %changelog
+* Wed Oct 02 2013 Mads Kiilerich <mads at kiilerich.com> - 1.3.0-1
+- polarssl 1.3.0
+
 * Wed Oct 02 2013 Mads Kiilerich <mads at kiilerich.com> - 1.2.9-1
 - polarssl 1.2.9
 
diff --git a/sources b/sources
index 986a873..baf7785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d8e01537e747d7997993c70f2e108db  polarssl-1.2.9-gpl.tgz
+56381d87c237691a7e04412f0215ff65  polarssl-1.3.0-gpl.tgz


More information about the scm-commits mailing list