Accepting request 969222 from Java:packages

1.2.20

OBS-URL: https://build.opensuse.org/request/show/969222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/reload4j?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-04-13 19:04:15 +00:00 committed by Git OBS Bridge
commit b3950048a5
6 changed files with 14 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/qos-ch/reload4j.git</param>
<param name="revision">v_1.2.19</param>
<param name="revision">v_1.2.20</param>
<param name="match-tag">v_*</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v_(.*)</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:835a9ef1a9902d7a54253293dfd37d0e511e394711e9788a543bbe17ff974a6f
size 422568

3
reload4j-1.2.20.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcfdd87448ae5316488ff58b21ea3e31c92d397112334fccc78bd79d582bbc46
size 421624

View File

@ -10,7 +10,7 @@
<property name="project.groupId" value="ch.qos.reload4j"/>
<property name="project.artifactId" value="reload4j"/>
<property name="project.version" value="1.2.19"/>
<property name="project.version" value="1.2.20"/>
<property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 11 13:51:49 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to upstream version 1.2.20
* For enabled logging statements, the performance of iterating
on appenders attached to a logger has been significantly
improved.
-------------------------------------------------------------------
Sat Mar 19 10:36:59 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -18,7 +18,7 @@
%bcond_with tests
Name: reload4j
Version: 1.2.19
Version: 1.2.20
Release: 0
Summary: Revival of EOLed log4j 1.x
License: Apache-2.0