From 1aa0d3b4c0b575527fb611162ec8ae40f5790c2df73fd5551857ecdf709c792f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 23 Jan 2024 10:57:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-parent?expand=0&rev=12 --- maven-parent.changes | 5 +++++ maven-parent.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/maven-parent.changes b/maven-parent.changes index 7d3471f..a540568 100644 --- a/maven-parent.changes +++ b/maven-parent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 23 10:57:50 UTC 2024 - Fridrich Strba + +- Version Provides/Obsoletes to sync with SLE + ------------------------------------------------------------------- Wed Sep 6 13:13:24 UTC 2023 - Fridrich Strba diff --git a/maven-parent.spec b/maven-parent.spec index 63aaba6..546b4c1 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -28,10 +28,10 @@ BuildRequires: apache-parent BuildRequires: javapackages-local >= 6 BuildRequires: unzip Requires: apache-parent -Obsoletes: maven-plugins-pom -Provides: maven-plugins-pom -Obsoletes: maven-shared -Provides: maven-shared +Obsoletes: maven-plugins-pom < %{version}-%{release} +Provides: maven-plugins-pom = %{version}-%{release} +Obsoletes: maven-shared < %{version}-%{release} +Provides: maven-shared = %{version}-%{release} BuildArch: noarch %description