diff --git a/httpunit.spec b/httpunit.spec index 4a1bf8c75605abcf54469569bfe25d2199283291..cde50ae71a0296320d4d439a043c0373404cb978 100644 --- a/httpunit.spec +++ b/httpunit.spec @@ -1,6 +1,6 @@ Name: httpunit Version: 1.7 -Release: 3 +Release: 4 Epoch: 0 URL: http://httpunit.sourceforge.net/ Summary: Automated web site testing toolkit @@ -16,7 +16,7 @@ Patch2: httpunit-servlettest.patch Patch3: httpunit-servlet31.patch Patch4: junit4.patch Patch5: replace-getHostPath-with-its-real-address.patch -BuildRequires: jpackage-utils >= 0:1.6 ant >= 0:1.6 nekohtml jtidy junit >= 0:3.8 +BuildRequires: jpackage-utils >= 0:1.6 ant >= 0:1.6 nekohtml jtidy < 2:1.0.5 junit >= 0:3.8 BuildRequires: glassfish-servlet-api <= 3.1.0 javamail >= 0:1.3 rhino java-devel >= 1:1.6.0 BuildRequires: javapackages-local Requires: junit >= 0:3.8 glassfish-servlet-api <= 3.1.0 nekohtml rhino @@ -89,6 +89,9 @@ popd %doc doc/* %changelog +* Mon Mar 03 2025 weihao - 0:1.7-4 +- Specify jtidy version + * Tue Aug 06 2024 Ge Wang - 0:1.7-3 - Fix test stuck