Update to 1.3.0
This commit is contained in:
parent
710183d5c4
commit
b29fbbd6d2
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 namedreltag .Final
|
||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: log4j-jboss-logmanager
|
Name: log4j-jboss-logmanager
|
||||||
Version: 1.1.2
|
Version: 1.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JBoss Log4j Emulation
|
Summary: JBoss Log4j Emulation
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Url: https://github.com/jboss-logging/log4j-jboss-logmanager
|
Url: https://github.com/jboss-logging/log4j-jboss-logmanager
|
||||||
Source0: https://github.com/jboss-logging/log4j-jboss-logmanager/archive/%{namedversion}.tar.gz
|
Source0: https://github.com/jboss-logging/log4j-jboss-logmanager/archive/%{namedversion}.tar.gz
|
||||||
BuildRequires: maven-local mvn(junit:junit) mvn(log4j:log4j:12)
|
BuildRequires: maven-local mvn(junit:junit) mvn(log4j:log4j:12) jakarta-mail
|
||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-shade-plugin)
|
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:jboss-parent:pom:) mvn(org.jboss.logging:jboss-logging)
|
||||||
BuildRequires: mvn(org.jboss.logmanager:jboss-logmanager) mvn(org.jboss.modules:jboss-modules)
|
BuildRequires: mvn(org.jboss.logmanager:jboss-logmanager) mvn(org.jboss.modules:jboss-modules)
|
||||||
Provides: bundled(log4j12) = 1.2.17-15
|
Provides: bundled(log4j12) = 1.2.17-15
|
||||||
@ -42,5 +42,8 @@ sed -i 's/createSourcesJar>true/createSourcesJar>false/' pom.xml
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.1.2-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user