import CS slf4j-1.7.30-16.el9

This commit is contained in:
eabdullin 2025-03-11 08:12:36 +00:00
parent 65f8f183fb
commit 642849dfb7

View File

@ -32,12 +32,13 @@
Name: slf4j
Version: 1.7.30
Release: 13%{?dist}
Release: 16%{?dist}
Summary: Simple Logging Facade for Java
# the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT
License: MIT and ASL 2.0
URL: http://www.slf4j.org/
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
Source0: https://github.com/qos-ch/slf4j/archive/v_%{version}.tar.gz
Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
@ -195,6 +196,15 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual
%{_defaultdocdir}/%{name}-manual
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.7.30-16
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.7.30-15
- Disable building on i686
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.7.30-14
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7.30-13
- Rebuild to regenerate auto-requires