Re-add provides on glassfish-annotation-api
This commit is contained in:
parent
7ebc6833a9
commit
a950994925
@ -2,7 +2,7 @@
|
||||
|
||||
Name: jakarta-annotations
|
||||
Version: 1.3.5
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Jakarta Annotations
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/common-annotations-api
|
||||
@ -18,6 +18,8 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
%endif
|
||||
|
||||
Provides: glassfish-annotation-api = %{version}-%{release}
|
||||
|
||||
%description
|
||||
Jakarta Annotations defines a collection of annotations representing
|
||||
common semantic concepts that enable a declarative style of programming
|
||||
@ -58,6 +60,9 @@ that applies across a variety of Java technologies.
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed May 26 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.5-9
|
||||
- Re-add provides on glassfish-annotation-api
|
||||
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.5-8
|
||||
- Bootstrap build
|
||||
- Non-bootstrap build
|
||||
|
Loading…
Reference in New Issue
Block a user