[packages/java-bctsp] Release 6 (by relup.sh)

arekm arekm at pld-linux.org
Sun Apr 5 02:10:53 CEST 2026


commit f9bbae6f01d79b8e1cc79bbba656f057c8b8b11b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 5 02:10:48 2026 +0200

    Release 6 (by relup.sh)

 java-bctsp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/java-bctsp.spec b/java-bctsp.spec
index 2ac92c4..d37c91a 100644
--- a/java-bctsp.spec
+++ b/java-bctsp.spec
@@ -10,7 +10,7 @@
 Summary:	TSP libraries for Bouncy Castle
 Name:		java-%{srcname}
 Version:	1.46
-Release:	5
+Release:	6
 License:	MIT
 Group:		Libraries/Java
 URL:		http://www.bouncycastle.org/
@@ -59,7 +59,7 @@ cd src
 
 CLASSPATH=$(build-classpath bcprov bcmail junit)
 export CLASSPATH
-%javac -g -target 1.5 -encoding UTF-8 $(find -type f -name "*.java")
+%javac -g -source 1.5 -target 1.5 -encoding UTF-8 $(find -type f -name "*.java")
 
 jarfile="../bctsp-%{version}.jar"
 # Exclude all */test/*, cf. upstream
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-bctsp.git/commitdiff/f9bbae6f01d79b8e1cc79bbba656f057c8b8b11b



More information about the pld-cvs-commit mailing list