!2 Update to version 1.2.2
From: @wang--ge Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
86a4a707a8
Binary file not shown.
BIN
jandex-maven-plugin-1.2.2.tar.gz
Normal file
BIN
jandex-maven-plugin-1.2.2.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,15 @@
|
||||
Name: jandex-maven-plugin
|
||||
Version: 1.0.4
|
||||
Version: 1.2.2
|
||||
Release: 1
|
||||
Summary: Jandex wrapper for Maven
|
||||
License: GPLv3+
|
||||
URL: https://github.com/wildfly/jandex-maven-plugin
|
||||
Source0: https://github.com/wildfly/jandex-maven-plugin/archive/%{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/wildfly/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: maven-local mvn(org.apache.maven:maven:pom:)
|
||||
BuildRequires: mvn(org.apache.maven:maven-parent:pom:) mvn(org.apache.maven:maven-plugin-api)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) mvn(org.jboss:jandex)
|
||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-invoker-plugin)
|
||||
BuildArch: noarch
|
||||
%description
|
||||
This is a Maven plugin used to generate Jandex index files.
|
||||
@ -21,7 +22,7 @@ obsoletes: %{name}-help < %{version}-%{release}
|
||||
This package contains javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{name}-%{version}
|
||||
%setup -q -n %{name}-%{version}
|
||||
%mvn_file :%{name} %{name}
|
||||
|
||||
%build
|
||||
@ -38,5 +39,8 @@ This package contains javadoc for %{name}.
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2024 Ge Wang <wang__ge@126.com> - 1.2.2-1
|
||||
- update to version 1.2.2
|
||||
|
||||
* Mon Aug 24 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0.4-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user