Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:03:10 -07:00
parent 9a041113c0
commit c3b862036c

View File

@ -2,7 +2,7 @@
Name: plexus-cipher
Version: 2.0
Release: 11%{?dist}
Release: 12%{?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,10 @@ Plexus Cipher: encryption/decryption Component
%license LICENSE.txt NOTICE.txt
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0-12
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0-11
- Switch Java compiler source/target to 1.8
- Resolves: RHEL-52703