Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:39:43 +00:00
parent 586660ffc4
commit a0926f99d7
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ongres-%upstream_name
Version: %(echo %upstream_version | sed 's/-/~/g')
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Salted Challenge Response Authentication Mechanism (SCRAM) - Java Implementation
License: BSD
URL: https://github.com/ongres/%upstream_name
@ -62,6 +62,10 @@ find \( -name '*.jar' -o -name '*.class' \) -delete
%license LICENSE
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0~beta.2-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Jul 12 2021 Ondrej Dubaj <odubaj@redhat.com> - 1.0.0~beta.2-14
- Added junit dependency