Fridrich Strba 2024-01-22 15:30:00 +00:00 committed by Git OBS Bridge
parent d219e0a119
commit 98e1ee32b7
5 changed files with 9 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:004017c87e93eb1c236f85f24673974d06e86ccf6cf18856d4bbd1dba4b83d87
size 5148

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93e966b50390c944e744c9ecd8904ce462f504b2d50c3e792bd58ad203a05e70
size 2795967

BIN
apache-maven-3.9.6-build.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
apache-maven-3.9.6-src.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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