[packages/java-junit] Release 3 (by relup.sh)

arekm arekm at pld-linux.org
Sat Apr 4 13:39:07 CEST 2026


commit b939e08f05e79bc32daee950a9910aeceec46766
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Apr 4 13:39:02 2026 +0200

    Release 3 (by relup.sh)

 java-junit.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-junit.spec b/java-junit.spec
index 90f7e41..2fb16fa 100644
--- a/java-junit.spec
+++ b/java-junit.spec
@@ -3,12 +3,14 @@
 %bcond_without	javadoc	# Javadoc documentation
 %bcond_without	tests	# unit tests
 
+%{?use_default_jdk:%use_default_jdk 8}
+
 %define		srcname		junit
 Summary:	JUnit - regression testing framework
 Summary(pl.UTF-8):	JUnit - środowisko do testów regresji
 Name:		java-junit
 Version:	4.11
-Release:	2
+Release:	3
 License:	IBM Common Public License v1.0
 Group:		Libraries/Java
 # TODO:
@@ -20,10 +22,10 @@ Patch0:		javac-level.patch
 URL:		https://junit.org/
 BuildRequires:	java-hamcrest11
 BuildRequires:	java-qdox
-BuildRequires:	jdk >= 1.5
+%buildrequires_jdk
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
-BuildRequires:	rpmbuild(macros) >= 1.300
+BuildRequires:	rpmbuild(macros) >= 1.556
 BuildRequires:	unzip
 Requires:	java-hamcrest11
 Requires:	java-qdox
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-junit.git/commitdiff/b939e08f05e79bc32daee950a9910aeceec46766



More information about the pld-cvs-commit mailing list