Keep the changelog dates ordered.

This makes RPM happy and corresponds to the day of build instead of day
of opening PR.
This commit is contained in:
Vít Ondruch 2020-08-18 17:12:39 +02:00
parent 3992e36a99
commit dcfc1c123c

View File

@ -118,7 +118,7 @@ popd
%{vagrant_plugin_instdir}/spec
%changelog
* Fri May 15 2020 Pavel Valena <pvalena@redhat.com> - 0.1.2-1
* Thu Aug 06 2020 Pavel Valena <pvalena@redhat.com> - 0.1.2-1
- Update to vagrant-libvirt 0.1.2.
Resolves: rhbz#1833807