[not-yet-commons-ssl] Update to 0.3.16 upstream release.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Nov 11 12:56:06 UTC 2014


commit ffe26af17abbebc51c6c15a20de13146167363ff
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Nov 11 14:55:56 2014 +0200

    Update to 0.3.16 upstream release.

 .gitignore                                         |    1 +
 ...sl-0.3.15.pom => not-yet-commons-ssl-0.3.16.pom |    6 +++---
 not-yet-commons-ssl-MANIFEST.MF                    |    2 +-
 not-yet-commons-ssl.spec                           |    7 +++++--
 sources                                            |    2 +-
 5 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 478681c..f80636f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 not-yet-commons-ssl-0.3.11.zip
 /not-yet-commons-ssl-0.3.15.zip
+/not-yet-commons-ssl-0.3.16.zip
diff --git a/not-yet-commons-ssl-0.3.15.pom b/not-yet-commons-ssl-0.3.16.pom
similarity index 93%
rename from not-yet-commons-ssl-0.3.15.pom
rename to not-yet-commons-ssl-0.3.16.pom
index 7849c72..ece32ff 100644
--- a/not-yet-commons-ssl-0.3.15.pom
+++ b/not-yet-commons-ssl-0.3.16.pom
@@ -21,7 +21,7 @@
   <groupId>ca.juliusdavies</groupId>
   <artifactId>not-yet-commons-ssl</artifactId>
   <name>Not Yet Commons SSL</name>
-  <version>0.3.15</version>
+  <version>0.3.16</version>
   <description>A Java SSL component library</description>
   <url>http://juliusdavies.ca/commons-ssl</url>
   <licenses>
@@ -31,7 +31,7 @@
     </license>
   </licenses>
   <scm>
-    <connection>http://juliusdavies.ca/svn/not-yet-commons-ssl/tags/commons-ssl-0.3.15/</connection>
-    <url>http://juliusdavies.ca/svn/viewvc.cgi/not-yet-commons-ssl/tags/commons-ssl-0.3.15/</url>
+    <connection>http://juliusdavies.ca/svn/not-yet-commons-ssl/tags/commons-ssl-0.3.16/</connection>
+    <url>http://juliusdavies.ca/svn/viewvc.cgi/not-yet-commons-ssl/tags/commons-ssl-0.3.16/</url>
   </scm>
 </project>
\ No newline at end of file
diff --git a/not-yet-commons-ssl-MANIFEST.MF b/not-yet-commons-ssl-MANIFEST.MF
index 00770c8..1484b63 100644
--- a/not-yet-commons-ssl-MANIFEST.MF
+++ b/not-yet-commons-ssl-MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Not-yet Commons SSL
 Bundle-SymbolicName: org.apache.commons.ssl
-Bundle-Version: 0.3.15
+Bundle-Version: 0.3.16
 Export-Package: org.apache.commons.httpclient.contrib.ssl,
  org.apache.commons.ssl,
  org.apache.commons.ssl.asn1,
diff --git a/not-yet-commons-ssl.spec b/not-yet-commons-ssl.spec
index 5ab57ac..7d84210 100644
--- a/not-yet-commons-ssl.spec
+++ b/not-yet-commons-ssl.spec
@@ -1,6 +1,6 @@
 Name:           not-yet-commons-ssl
-Version:        0.3.15
-Release:        2%{?dist}
+Version:        0.3.16
+Release:        1%{?dist}
 Summary:        Library to make SSL and Java Easier
 
 Group:          Development/Libraries
@@ -72,6 +72,9 @@ install -pm 644 %{SOURCE2} \
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Nov 11 2014 Alexander Kurtakov <akurtako at redhat.com> 0.3.16-1
+- Update to 0.3.16 upstream release.
+
 * Thu Sep 11 2014 Alexander Kurtakov <akurtako at redhat.com> 0.3.15-2
 - Fix jar path in install.
 
diff --git a/sources b/sources
index e37c7c5..a1e7d59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f62d7f7f890ac03a0210d1be7571b21e  not-yet-commons-ssl-0.3.15.zip
+a76a059767d3e67881da1680a32f16a8  not-yet-commons-ssl-0.3.16.zip


More information about the scm-commits mailing list