diff --git a/.gitignore b/.gitignore index 32c9fa0..8aed4d7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -commons-cli-1.6.0-src.tar.gz +commons-cli-1.9.0-src.tar.gz diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index 365e381..e24c143 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -1,24 +1,27 @@ %bcond_with bootstrap Name: apache-commons-cli -Version: 1.6.0 -Release: 6%{?dist} +Version: 1.9.0 +Release: 1%{?dist} Summary: Command Line Interface Library for Java License: Apache-2.0 -URL: http://commons.apache.org/cli/ +URL: https://commons.apache.org/proper/commons-cli/ BuildArch: noarch ExclusiveArch: %{java_arches} noarch -Source0: http://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz +Source0: https://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz %if %{with bootstrap} BuildRequires: javapackages-bootstrap %else BuildRequires: maven-local +BuildRequires: mvn(commons-io:commons-io) BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) BuildRequires: mvn(org.junit.jupiter:junit-jupiter-api) -BuildRequires: mvn(org.junit.vintage:junit-vintage-engine) +BuildRequires: mvn(org.junit.jupiter:junit-jupiter-engine) +BuildRequires: mvn(org.junit.jupiter:junit-jupiter-params) +BuildRequires: mvn(org.mockito:mockito-core) %endif %description @@ -45,6 +48,9 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Thu Jul 31 2025 Marián Konček - 1.9.0-1 +- Update to upstream version 1.9.0 + * Tue Oct 29 2024 Troy Dawson - 1.6.0-6 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 diff --git a/sources b/sources index 16f9056..ee08b7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-cli-1.6.0-src.tar.gz) = 029088e7c51b657a0be5478685e1f689d6d39357957b3b8813ef6b315b4676ba4bd17b739dc15e09a30f8abfbe22e169c1c629f662477821adf0aa66474e1812 +SHA512 (commons-cli-1.9.0-src.tar.gz) = d20df809e8e0ebed79c57af9c9b447b0068347ba0edfcdec3652cb00bd9575b24fc77093d735e827d9d02a6fe2681bf239fd01df5f7c682ae34ade0781c53e35