Rebuilt for java-17-openjdk as system jdk
https://fedoraproject.org/wiki/Changes/Java17
This commit is contained in:
parent
93baa4edc0
commit
2e6d6900a3
@ -3,7 +3,7 @@
|
||||
|
||||
Name: ongres-%upstream_name
|
||||
Version: %(echo %upstream_version | sed 's/-/~/g')
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Salted Challenge Response Authentication Mechanism (SCRAM) - Java Implementation
|
||||
License: BSD
|
||||
URL: https://github.com/ongres/%upstream_name
|
||||
@ -68,6 +68,9 @@ sed -i 's/.*SuppressFBWarnings.*//' common/src/main/java/com/ongres/scram/common
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 2.1-5
|
||||
- Rebuilt for java-17-openjdk as system jdk
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user