diff --git a/.junit5.metadata b/.junit5.metadata new file mode 100644 index 0000000..a904468 --- /dev/null +++ b/.junit5.metadata @@ -0,0 +1,18 @@ +571f7d7aee77b51c083987e088f974c7eab1e578 junit5-5.8.2.tar.gz +458a6bbdf025b0ea16dccc37dd816c4aeeb1b9e2 junit-platform-commons-1.8.2.pom +58f6632413ff1da35ddc9817cb85267c8c87f9e7 junit-platform-console-1.8.2.pom +a4c6817c919ea831f3baf72dfd79dbe155796c0e junit-platform-console-standalone-1.8.2.pom +cac5ad8920b9d29bef295827ac0c55bf19406edc junit-platform-engine-1.8.2.pom +c386c7cd65eb112b456c258bcaa6f1b0d1c09910 junit-platform-launcher-1.8.2.pom +c55641e34e5f70bd8c5d147bd0d17a3e81942b27 junit-platform-runner-1.8.2.pom +2074c0b8d6e54f11b8dd17ba3a2e43a21d3cdd28 junit-platform-suite-api-1.8.2.pom +d426eb338758064c01b58ac5f0e7a246be0614b4 junit-platform-reporting-1.8.2.pom +8f1818666d6b6277ac09b6650752ecd1f9ef6e80 junit-platform-testkit-1.8.2.pom +f8b4bb5a33b48101149b208f016b750858fd31ae junit-platform-suite-commons-1.8.2.pom +76f741aec2d72f250c63869c50936972a327e396 junit-jupiter-5.8.2.pom +e975f1a2ffdd9d0d899d15ac3948bb0db79f5074 junit-jupiter-api-5.8.2.pom +f299c9c7b6d9b7c240f5c281f10ba60b1b9865fb junit-jupiter-engine-5.8.2.pom +9662d95d4eaef3dabed1cfbcff5ac21394a5370b junit-jupiter-migrationsupport-5.8.2.pom +d27511a5e408d3e1a72b352ca9e2dd8eaad39639 junit-jupiter-params-5.8.2.pom +781d9a6597a39ab3f3e039a1e4c48fae72df8d03 junit-vintage-engine-5.8.2.pom +90eab8a5a400f15b8e1cb6e65af0ceb616f23bba junit-bom-5.8.2.pom diff --git a/junit5.spec b/junit5.spec index 95a9f05..3c9cb6a 100644 --- a/junit5.spec +++ b/junit5.spec @@ -7,7 +7,7 @@ Name: junit5 Version: 5.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java regression testing framework License: EPL-2.0 URL: https://junit.org/junit5/ @@ -136,6 +136,9 @@ ln -s ../../javadoc/junit5 documentation/src/docs/api %doc documentation/src/docs/* %changelog +* Mon Feb 05 2024 Mikolaj Izdebski - 5.8.2-3 +- Rebuild to regenerate auto-requires + * Thu Jul 21 2022 Fedora Release Engineering - 5.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild