Package upgrade
(cherry picked from commit c44596d4e0de191ff4a42f99c7db942c7f1e14b2)
This commit is contained in:
parent
793dce1ec7
commit
7bd4a82973
@ -1,10 +1,10 @@
|
|||||||
%global namedreltag .Final
|
%global namedreltag .Final
|
||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: jboss-annotations-1.2-api
|
Name: jboss-annotations-1.2-api
|
||||||
Version: 1.0.0
|
Version: 1.0.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Common Annotations 1.2 API
|
Summary: Common Annotations 1.2 API
|
||||||
License: CDDL or GPLv2 with exceptions
|
License: CDDL-1.1 or GPL-2.0-with-classpath-exception
|
||||||
URL: https://github.com/jboss/jboss-annotations-api_spec
|
URL: https://github.com/jboss/jboss-annotations-api_spec
|
||||||
Source0: https://github.com/jboss/jboss-annotations-api_spec/archive/jboss-annotations-api_1.2_spec-%{namedversion}.tar.gz
|
Source0: https://github.com/jboss/jboss-annotations-api_spec/archive/jboss-annotations-api_1.2_spec-%{namedversion}.tar.gz
|
||||||
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
@ -21,7 +21,7 @@ Obsoletes: %{name}-javadoc < %{version}-%{release}
|
|||||||
This package contains the API documentation for %{name}.
|
This package contains the API documentation for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jboss-annotations-api_spec-jboss-annotations-api_1.2_spec-%{namedversion}
|
%autosetup -p1 -n jboss-annotations-api_spec-jboss-annotations-api_1.2_spec-%{namedversion}
|
||||||
%pom_remove_plugin :maven-source-plugin
|
%pom_remove_plugin :maven-source-plugin
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -37,5 +37,8 @@ This package contains the API documentation for %{name}.
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 21 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.2-1
|
||||||
|
- Upgrade to version 1.0.2
|
||||||
|
|
||||||
* Mon Aug 24 2020 liyanan <liyanan32@huawei.com> - 1.0.0-1
|
* Mon Aug 24 2020 liyanan <liyanan32@huawei.com> - 1.0.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Binary file not shown.
BIN
jboss-annotations-api_1.2_spec-1.0.2.Final.tar.gz
Normal file
BIN
jboss-annotations-api_1.2_spec-1.0.2.Final.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user