!3 [sync] PR-2: Update to 2.4.0

From: @openeuler-sync-bot 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-10-20 04:02:12 +00:00 committed by Gitee
commit e62d83c54a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
2.4.0.Final.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global namedreltag .Final
%global namedversion %{version}%{?namedreltag}
Name: jboss-threads
Version: 2.2.1
Version: 2.4.0
Release: 1
Summary: JBoss Threads
License: LGPLv2+
@ -13,6 +13,7 @@ BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.apiviz:apivi
BuildRequires: mvn(org.jboss.logging:jboss-logging)
BuildRequires: mvn(org.jboss.logging:jboss-logging-annotations)
BuildRequires: mvn(org.jboss.logging:jboss-logging-processor)
BuildRequires: wildfly-common assertj-core jboss-logmanager
%description
This package contains JBoss Threads
@ -36,5 +37,8 @@ This package contains the API documentation for jboss-threads.
%files javadoc -f .mfiles-javadoc
%changelog
* Fri Jun 10 2022 wangkai <wangkai385@h-partners.com> - 2.4.0-1
- Update to 2.4.0
* Fri Aug 14 2020 yaokai <yaokai13@huawei.com> - 2.2.1-1
- Package init