Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:05:32 -07:00
parent 185e3ec81c
commit a3783d7423

View File

@ -3,7 +3,7 @@
Name: ongres-%upstream_name
Version: %(echo %upstream_version | sed 's/-/~/g')
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Salted Challenge Response Authentication Mechanism (SCRAM) - Java Implementation
License: MIT AND BSD-2-Clause
URL: https://github.com/ongres/%upstream_name
@ -71,6 +71,9 @@ sed -i 's/.*SuppressFBWarnings.*//' common/src/main/java/com/ongres/scram/common
%license LICENSE
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1-14
- Bump release for June 2024 mass rebuild
* Wed May 15 2024 Zuzana Miklankova <zmiklank@redhat.com> - 2.1-13
- change subpackages licences to SPDX format