Fix order of previous changelog entries
Related: RHEL-172270 Signed-off-by: Daiki Ueno <dueno@redhat.com>
This commit is contained in:
parent
fbd0de3a36
commit
20b3bf3ea9
@ -13,7 +13,7 @@ print(string.sub(hash, 0, 16))
|
||||
}
|
||||
|
||||
Version: 3.8.10
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
# not upstreamed
|
||||
Patch: gnutls-3.2.7-rpath.patch
|
||||
Patch: gnutls-3.7.2-enable-intel-cet.patch
|
||||
@ -516,7 +516,10 @@ make check %{?_smp_mflags} GNUTLS_SYSTEM_PRIORITY_FILE=/dev/null XFAIL_TESTS="$x
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 27 2026 Daiki Ueno <dueno@redhat.com> - 3.8.10-5
|
||||
* Fri Jun 12 2026 Daiki Ueno <dueno@redhat.com> - 3.8.10-6
|
||||
- Fix order of previous changelog entries (RHEL-172270)
|
||||
|
||||
* Tue Jun 9 2026 Daiki Ueno <dueno@redhat.com> - 3.8.10-5
|
||||
- Use full hash+sign operations in pct_test (RHEL-172270)
|
||||
|
||||
* Thu Apr 30 2026 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.10-4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user