Fix wrong date in the changelog

This commit is contained in:
Alexander Bokovoy 2015-01-19 11:25:49 +02:00
parent c504f905a4
commit a69b40e56b

View File

@ -25,7 +25,7 @@
Name: freeipa
Version: %{VERSION}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Identity, Policy and Audit system
Group: System Environment/Base
@ -932,7 +932,7 @@ fi
%endif # ONLY_CLIENT
%changelog
* Mon Jan 19 2014 Alexander Bokovoy <abokovoy@redhat.com> - 4.1.2-2
* Mon Jan 19 2015 Alexander Bokovoy <abokovoy@redhat.com> - 4.1.2-2
- Fix broken build after Samba ABI change and rename of libpdb to libsamba-passdb
- Use python-dateutil15 until we validate python-dateutil 2.x