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

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


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

    Release 6 (by relup.sh)

 java-bcmail.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/java-bcmail.spec b/java-bcmail.spec
index c45de33..0b7df43 100644
--- a/java-bcmail.spec
+++ b/java-bcmail.spec
@@ -10,7 +10,7 @@
 Summary:	S/MIME and CMS libraries for Bouncy Castle
 Name:		java-%{srcname}
 Version:	1.46
-Release:	5
+Release:	6
 License:	MIT
 Group:		Libraries/Java
 URL:		http://www.bouncycastle.org/
@@ -62,7 +62,7 @@ CLASSPATH=$(build-classpath junit bcprov mail)
 export CLASSPATH
 
 cd src
-%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="../bcmail-%{version}.jar"
 
 # Exclude all */test/* , cf. upstream
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-bcmail.git/commitdiff/749ff32358a839ff9e60585e9189a895548c9a04



More information about the pld-cvs-commit mailing list