Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/jboss-logging.git#de2e4af491ed700f64cea787bdc1730cb3296137
This commit is contained in:
DistroBaker 2021-02-04 07:25:16 +01:00
parent e37f7c80c9
commit ab2a5bef2f

View File

@ -3,7 +3,7 @@
Name: jboss-logging
Version: 3.4.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: The JBoss Logging Framework
License: ASL 2.0
@ -54,6 +54,9 @@ sed -i 's/\r//' LICENSE.txt
%license LICENSE.txt
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Sep 09 2020 Fabio Valentini <decathorpe@gmail.com> - 3.4.1-5
- Switch from log4j 1.2 compat package to log4j 1.2 API shim.