Fix changelog

This commit is contained in:
Fernando Fernandez Mancera 2019-12-03 16:49:37 +01:00
parent ea846ca628
commit 2d868b4e8a

View File

@ -4,7 +4,7 @@
Name: nmstate
Version: 0.2.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Declarative network manager API
License: LGPLv2+
URL: https://github.com/%{srcname}/%{srcname}
@ -65,7 +65,10 @@ sed -i -e '/^dbus-python$/d' requirements.txt
%{python3_sitelib}/%{srcname}-*.egg-info/
%changelog
* Tue Dec 03 2019 Fernando Fernandez Mancera <ferferna@redhat.com> - 0.2.2-1
* Tue Dec 03 2019 Fernando Fernandez Mancera <ferferna@redhat.com> - 0.2.0-2
- Fix changelog
* Tue Dec 03 2019 Fernando Fernandez Mancera <ferferna@redhat.com> - 0.2.0-1
- Update to 0.2.0
* Mon Dec 02 2019 Till Maas <opensource@till.name> - 0.1.1-1