Accepting request 849142 from home:pmonrealgonzalez:branches:Java:packages

- Add obsoletes in core to fix updates. [bsc#1174544]

OBS-URL: https://build.opensuse.org/request/show/849142
OBS-URL: https://build.opensuse.org/package/show/Java:packages/hamcrest?expand=0&rev=44
This commit is contained in:
2020-11-19 06:39:45 +00:00
committed by Git OBS Bridge
parent 8a33d90c90
commit 8537308197
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 17 17:39:48 UTC 2020 - Pedro Monreal <pmonreal@suse.com>
- Add obsoletes in core to fix updates. [bsc#1174544]
-------------------------------------------------------------------
Wed Oct 2 20:24:49 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package hamcrest
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -63,6 +63,7 @@ mocking libraries and UI validation rules.
%package core
Summary: Core API of hamcrest matcher framework.
Group: Development/Libraries/Java
Obsoletes: %{name} < %{version}-%{release}
%description core
The core API of hamcrest matcher framework to be used by third-party framework providers.