Remove legacy Provides and unneeded Obsoletes

This commit is contained in:
Mikolaj Izdebski 2022-05-12 23:06:10 +02:00
parent cdc95a6fb4
commit 47f548b8fa

View File

@ -23,10 +23,6 @@ BuildRequires: javapackages-bootstrap
BuildRequires: mvn(junit:junit) BuildRequires: mvn(junit:junit)
%endif %endif
Provides: hamcrest-core = %{version}-%{release}
Obsoletes: hamcrest-core < 1.3-32
Obsoletes: hamcrest-demo < 1.3-32
%description %description
Provides a library of matcher objects (also known as constraints or predicates) Provides a library of matcher objects (also known as constraints or predicates)
allowing 'match' rules to be defined declaratively, to be used in other allowing 'match' rules to be defined declaratively, to be used in other