From 7e9e7e4ff73245814d7777a293f676219ceccc04 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 4 Dec 2025 10:59:50 +0000 Subject: [PATCH] Import from AlmaLinux stable repository --- SPECS/apache-commons-logging.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/apache-commons-logging.spec b/SPECS/apache-commons-logging.spec index 70a4bba..2754b31 100644 --- a/SPECS/apache-commons-logging.spec +++ b/SPECS/apache-commons-logging.spec @@ -2,11 +2,12 @@ Name: apache-commons-logging Version: 1.2 -Release: 31%{?dist} +Release: 33%{?dist} Summary: Apache Commons Logging License: ASL 2.0 URL: http://commons.apache.org/logging BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: http://www.apache.org/dist/commons/logging/source/commons-logging-%{version}-src.tar.gz Source2: http://mirrors.ibiblio.org/pub/mirrors/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom @@ -82,6 +83,12 @@ rm -rf src/test/java/org/apache/commons/logging/log4j/log4j12 %doc PROPOSAL.html RELEASE-NOTES.txt %changelog +* Sat Nov 23 2024 Marián Konček - 1.2-33 +- Add noarch to ExclusiveArch + +* Fri Nov 22 2024 Marián Konček - 1.2-32 +- Disable building on i686 + * Tue Nov 19 2024 Marián Konček - 1.2-31 - Rebuild with regenerated Requires on Java