Bump release.

This commit is contained in:
Andrew Burgess 2023-09-15 16:04:46 +01:00
parent ed8eee7ab5
commit 22e4ee48ba
1 changed files with 4 additions and 1 deletions

View File

@ -57,7 +57,7 @@ Version: 13.2
# The release always contains a leading reserved number, start it at 1.
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
# Do not provide URL for snapshots as the file lasts there only for 2 days.
@ -1252,6 +1252,9 @@ fi
%endif
%changelog
* Mon Aug 15 2023 Andrew Burgess <aburgess@redhat.com>
- Bump release to 13.2-8.
* Wed Aug 14 2023 Andrew Burgess <aburgess@redhat.com>
- Backport upstream commit 54392c4df604f20, which fixes RHBZ 2237392.