diff --git a/apache-maven-3.9.5-build.tar.xz b/apache-maven-3.9.5-build.tar.xz deleted file mode 100644 index ef4b95e..0000000 --- a/apache-maven-3.9.5-build.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:004017c87e93eb1c236f85f24673974d06e86ccf6cf18856d4bbd1dba4b83d87 -size 5148 diff --git a/apache-maven-3.9.5-src.tar.gz b/apache-maven-3.9.5-src.tar.gz deleted file mode 100644 index 8b9f816..0000000 --- a/apache-maven-3.9.5-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93e966b50390c944e744c9ecd8904ce462f504b2d50c3e792bd58ad203a05e70 -size 2795967 diff --git a/apache-maven-3.9.6-build.tar.xz b/apache-maven-3.9.6-build.tar.xz new file mode 100644 index 0000000..5d5d5f5 --- /dev/null +++ b/apache-maven-3.9.6-build.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0991c5dc67adc417251b4997e219497c7de12ecd01f82f0848d44db402ab8f +size 5152 diff --git a/apache-maven-3.9.6-src.tar.gz b/apache-maven-3.9.6-src.tar.gz new file mode 100644 index 0000000..9040ebc --- /dev/null +++ b/apache-maven-3.9.6-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817d8fbfc1f4d91712bfb1ff839a603f9873c4125e89151ae52b56f72ee8043e +size 2796240 diff --git a/maven.spec b/maven.spec index 7a22c72..143e19f 100644 --- a/maven.spec +++ b/maven.spec @@ -1,7 +1,7 @@ # # spec file for package maven # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global homedir %{_datadir}/%{name}%{?maven_version_suffix} %global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix} Name: maven -Version: 3.9.5 +Version: 3.9.6 Release: 0 Summary: Java project management and project comprehension tool # maven itself is ASL 2.0 @@ -93,7 +93,7 @@ BuildRequires: xmvn-subst BuildRequires: mvn(org.apache.maven:maven-parent:pom:) Requires: %{name}-lib = %{version}-%{release} Requires(post): aaa_base -Requires(postun):aaa_base +Requires(postun): aaa_base # maven-lib cannot be noarch because of the position of jansi.jar #BuildArch: noarch