Skip to content

Commit 4701a9b

Browse files
committed
qemu.spec: fix bogus date in the changelog.
The 17th of November was a Monday, this fixes a non-harmful warning: $ rpmspec -P SPECS/qemu.spec > /dev/null warning: bogus date in %changelog: Tue Nov 17 2025 Tu Dinh <ngoc-tu.dinh@vates.tech> - 4.2.1-5.2.14.1 Fixes: 28d3067 ("Merge branch 'XS-8.3' into 8.3-rebase-XS-4.2.1-5.2.14") Signed-off-by: Quentin Casasnovas <quentin.casasnovas@vates.tech>
1 parent cf7a10f commit 4701a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPECS/qemu.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ cp -r scripts/qmp %{buildroot}%{_datarootdir}/qemu
260260
* Thu Oct 23 2025 Roger Pau Monné <roger.pau@citrix.com> - 4.2.1-5.2.15
261261
- Allow passthrough of devices from a PCI segment different than 0.
262262

263-
* Tue Nov 17 2025 Tu Dinh <ngoc-tu.dinh@vates.tech> - 4.2.1-5.2.14.1
263+
* Mon Nov 17 2025 Tu Dinh <ngoc-tu.dinh@vates.tech> - 4.2.1-5.2.14.1
264264
- Sync with 4.2.1-5.2.14
265265
- Remove 0001-nvme-Don-t-check-NSID-in-NVME_VOLATILE_WRITE_CACHE.patch in favor of XenServer's fix
266266
- *** Upstream changelog ***

0 commit comments

Comments
 (0)