Accepting request 1140888 from Java:packages
sync with sle15sp2 OBS-URL: https://build.opensuse.org/request/show/1140888 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-parent?expand=0&rev=3
This commit is contained in:
commit
d384dc446d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 23 10:57:50 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Version Provides/Obsoletes to sync with SLE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 6 13:13:24 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Wed Sep 6 13:13:24 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package maven-parent
|
# spec file for package maven-parent
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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
|
||||||
@ -28,10 +28,10 @@ BuildRequires: apache-parent
|
|||||||
BuildRequires: javapackages-local >= 6
|
BuildRequires: javapackages-local >= 6
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Requires: apache-parent
|
Requires: apache-parent
|
||||||
Obsoletes: maven-plugins-pom
|
Obsoletes: maven-plugins-pom < %{version}-%{release}
|
||||||
Provides: maven-plugins-pom
|
Provides: maven-plugins-pom = %{version}-%{release}
|
||||||
Obsoletes: maven-shared
|
Obsoletes: maven-shared < %{version}-%{release}
|
||||||
Provides: maven-shared
|
Provides: maven-shared = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user