[canl-java/f19] New upstream version

Mattias Ellert ellert at fedoraproject.org
Wed Nov 27 13:46:01 UTC 2013


commit 4988a00d5a2ba12519dd6a54fd7552df9715db4d
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Wed Nov 27 14:44:44 2013 +0100

    New upstream version

 canl-java-test.patch |   28 +++++++++++-----------------
 canl-java.spec       |    5 ++++-
 sources              |    2 +-
 3 files changed, 16 insertions(+), 19 deletions(-)
---
diff --git a/canl-java-test.patch b/canl-java-test.patch
index 9c5b136..3ef4d5c 100644
--- a/canl-java-test.patch
+++ b/canl-java-test.patch
@@ -1,23 +1,17 @@
-diff -ur canl-java-canl-1.1.0.orig/pom.xml canl-java-canl-1.1.0/pom.xml
---- canl-java-canl-1.1.0.orig/pom.xml	2013-01-10 10:38:18.000000000 +0100
-+++ canl-java-canl-1.1.0/pom.xml	2013-02-16 01:22:55.217107526 +0100
-@@ -244,6 +234,19 @@
- 					</execution>
- 				</executions>
- 			</plugin>
-+			<plugin>
-+				<groupId>org.apache.maven.plugins</groupId>
-+				<artifactId>maven-surefire-plugin</artifactId>
-+				<version>2.13</version>
-+				<configuration>
+diff -ur canl-java-canl-1.3.0.orig/pom.xml canl-java-canl-1.3.0/pom.xml
+--- canl-java-canl-1.3.0.orig/pom.xml	2013-10-09 12:52:47.000000000 +0200
++++ canl-java-canl-1.3.0/pom.xml	2013-11-27 14:13:13.621063587 +0100
+@@ -141,6 +141,12 @@
+ 				<version>2.14.1</version>
+ 				<configuration>
+ 					<argLine>-Xmx64m</argLine>
 +					<excludes>
 +						<exclude>**/CacheTest.java</exclude>
 +						<exclude>**/CRLTest.java</exclude>
 +						<exclude>**/OCSPClientTest.java</exclude>
 +						<exclude>**/OCSPIntegrationTest.java</exclude>
 +					</excludes>
-+				</configuration>
-+			</plugin>
- 		</plugins>
- 
- 		<pluginManagement>
+ 				</configuration>
+ 			</plugin>
+ 			<plugin>
+Endast i canl-java-canl-1.3.0: pom.xml.orig
diff --git a/canl-java.spec b/canl-java.spec
index 91efb97..9101019 100644
--- a/canl-java.spec
+++ b/canl-java.spec
@@ -1,5 +1,5 @@
 Name:		canl-java
-Version:	1.2.1
+Version:	1.3.0
 Release:	1%{?dist}
 Summary:	EMI Common Authentication library - bindings for Java
 
@@ -55,6 +55,9 @@ Javadoc documentation for EMI caNl.
 %doc LICENSE.txt
 
 %changelog
+* Wed Nov 27 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.3.0-1
+- New upstream version
+
 * Sun Aug 18 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.2.1-1
 - New upstream version
 - Use xmvn instead of mvn-rpmbuild
diff --git a/sources b/sources
index 102d52b..67c85e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6e5d5f3c5d90a4e0cf4f56257457601  canl-1.2.1.tar.gz
+9a4ecf0b0c76f1c940f159e20e7fa7c6  canl-1.3.0.tar.gz


More information about the scm-commits mailing list