From a819a4453798ad195a3851805c44f9ad8fbf8390 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:54:45 +0000 Subject: [PATCH] import UBI plexus-cipher-1.7-30.el9 --- SPECS/plexus-cipher.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/plexus-cipher.spec b/SPECS/plexus-cipher.spec index 9411f5b..ee18fbf 100644 --- a/SPECS/plexus-cipher.spec +++ b/SPECS/plexus-cipher.spec @@ -2,12 +2,13 @@ Name: plexus-cipher Version: 1.7 -Release: 28%{?dist} +Release: 30%{?dist} Summary: Plexus Cipher: encryption/decryption Component License: ASL 2.0 # project moved to GitHub and it looks like there is no official website anymore URL: https://github.com/codehaus-plexus/plexus-cipher BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch # git clone https://github.com/sonatype/plexus-cipher.git # cd plexus-cipher/ @@ -60,6 +61,12 @@ Plexus Cipher: encryption/decryption Component %license LICENSE.txt NOTICE.txt %changelog +* Sat Nov 23 2024 Marián Konček - 1.7-30 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 1.7-29 +- Disable building on i686 + * Wed Nov 20 2024 Marián Konček - 1.7-28 - Rebuild with regenerated Requires on Java