Fridrich Strba 2021-05-13 10:08:03 +00:00 committed by Git OBS Bridge
parent f9a8b2af9f
commit 88294f834b
8 changed files with 14 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn-connector-aether # spec file for package xmvn-connector-aether
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn-connector-gradle # spec file for package xmvn-connector-gradle
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn-connector-ivy # spec file for package xmvn-connector-ivy
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn-mojo # spec file for package xmvn-mojo
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn-parent # spec file for package xmvn-parent
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn-tools # spec file for package xmvn-tools
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 13 10:07:24 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Require the maven-libs we built against in order to avoid hanging
symlinks
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 11 08:02:12 UTC 2020 - Fridrich Strba <fstrba@suse.com> Mon May 11 08:02:12 UTC 2020 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package xmvn # spec file for package xmvn
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -44,7 +44,7 @@ Group: Development/Tools/Building
Requires: %{name}-api = %{version} Requires: %{name}-api = %{version}
Requires: %{name}-connector-aether = %{version} Requires: %{name}-connector-aether = %{version}
Requires: %{name}-core = %{version} Requires: %{name}-core = %{version}
Requires: maven-lib >= 3.4.0 %requires_eq maven-lib
%description minimal %description minimal
This package provides minimal version of XMvn, incapable of using This package provides minimal version of XMvn, incapable of using