!8 Update to 1.3.0
From: @wk333 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
cd260832b7
Binary file not shown.
BIN
1.3.0.Final.tar.gz
Normal file
BIN
1.3.0.Final.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
%global namedreltag .Final
|
||||
%global namedversion %{version}%{?namedreltag}
|
||||
Name: log4j-jboss-logmanager
|
||||
Version: 1.1.2
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
Summary: JBoss Log4j Emulation
|
||||
License: ASL 2.0
|
||||
Url: https://github.com/jboss-logging/log4j-jboss-logmanager
|
||||
Source0: https://github.com/jboss-logging/log4j-jboss-logmanager/archive/%{namedversion}.tar.gz
|
||||
BuildRequires: maven-local mvn(junit:junit) mvn(log4j:log4j:12)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-shade-plugin)
|
||||
BuildRequires: maven-local mvn(junit:junit) mvn(log4j:log4j:12) jakarta-mail
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-shade-plugin) maven-failsafe-plugin
|
||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:) mvn(org.jboss.logging:jboss-logging)
|
||||
BuildRequires: mvn(org.jboss.logmanager:jboss-logmanager) mvn(org.jboss.modules:jboss-modules)
|
||||
Provides: bundled(log4j12) = 1.2.17-15
|
||||
@ -42,5 +42,8 @@ sed -i 's/createSourcesJar>true/createSourcesJar>false/' pom.xml
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 wangkai <wangkai385@h-partners.com> - 1.3.0-1
|
||||
- Update to 1.3.0
|
||||
|
||||
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.1.2-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user