Fridrich Strba 2023-06-19 10:35:33 +00:00 committed by Git OBS Bridge
parent 3613b9fa43
commit ea58c00513
3 changed files with 7 additions and 4 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72e39f7c715781d87ef5ab7a9cbbddbf45b09f6376d00559e9a82190c686d6fb
size 1659606

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a89986d893ec83b842f200f5d74f8cbfb3c5bc65e9bb103b296767ac7670a824
size 5720
oid sha256:bace2f2d8586bfb122b2595efe141851477a8570d48b2f392ae176fe514b1e24
size 5884

View File

@ -19,13 +19,13 @@
%define _buildshell /bin/bash
%bcond_with tests
Name: maven-resolver
Version: 1.9.10
Version: 1.9.12
Release: 0
Summary: Apache Maven Artifact Resolver library
License: Apache-2.0
Group: Development/Libraries/Java
URL: https://maven.apache.org/resolver/
Source0: https://archive.apache.org/dist/maven/resolver/%{name}-%{version}-source-release.zip
Source0: https://dlcdn.apache.org/maven/resolver/%{name}-%{version}-source-release.zip
Source1: %{name}-build.tar.xz
BuildRequires: ant
BuildRequires: apache-commons-lang3