From dcfc1c123cab2946c692e3950f762fe173ff36ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Tue, 18 Aug 2020 17:12:39 +0200 Subject: [PATCH] Keep the changelog dates ordered. This makes RPM happy and corresponds to the day of build instead of day of opening PR. --- vagrant-libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant-libvirt.spec b/vagrant-libvirt.spec index 0e33beb..6badf0f 100644 --- a/vagrant-libvirt.spec +++ b/vagrant-libvirt.spec @@ -118,7 +118,7 @@ popd %{vagrant_plugin_instdir}/spec %changelog -* Fri May 15 2020 Pavel Valena - 0.1.2-1 +* Thu Aug 06 2020 Pavel Valena - 0.1.2-1 - Update to vagrant-libvirt 0.1.2. Resolves: rhbz#1833807