Rebuild to regenerate auto-requires

Resolves: rhbz#2164437
This commit is contained in:
Mikolaj Izdebski 2023-01-30 19:39:42 +01:00
parent ec241d6cd9
commit d5e2e83284

View File

@ -2,7 +2,7 @@
Name: plexus-cipher
Version: 1.7
Release: 26%{?dist}
Release: 27%{?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
@ -60,6 +60,9 @@ Plexus Cipher: encryption/decryption Component
%license LICENSE.txt NOTICE.txt
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-27
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7-26
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688