From 3f84725130b4e6a2cb489b50a91cebb96113b55d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:09 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-cipher.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-cipher.spec b/plexus-cipher.spec index 834bd7e..5183fdd 100644 --- a/plexus-cipher.spec +++ b/plexus-cipher.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-cipher Version: 2.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Plexus Cipher: encryption/decryption Component License: Apache-2.0 # project moved to GitHub and it looks like there is no official website anymore @@ -43,6 +43,9 @@ Plexus Cipher: encryption/decryption Component %license LICENSE.txt NOTICE.txt %changelog +* Thu Aug 01 2024 Troy Dawson - 2.0-11 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.0-10 - Bump release for June 2024 mass rebuild