From 02ff4dddbe475795d40548b1c97d7e0c8142d547 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:43:57 +0000 Subject: [PATCH] import UBI slf4j-1.7.30-16.el9 --- SPECS/slf4j.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/slf4j.spec b/SPECS/slf4j.spec index 7e057ba..72edcd5 100644 --- a/SPECS/slf4j.spec +++ b/SPECS/slf4j.spec @@ -32,12 +32,13 @@ Name: slf4j Version: 1.7.30 -Release: 14%{?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,12 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual %{_defaultdocdir}/%{name}-manual %changelog +* Sat Nov 23 2024 Marián Konček - 1.7.30-16 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 1.7.30-15 +- Disable building on i686 + * Wed Nov 20 2024 Marián Konček - 1.7.30-14 - Rebuild with regenerated Requires on Java