Fix wrong date in the changelog
This commit is contained in:
parent
c504f905a4
commit
a69b40e56b
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
Name: freeipa
|
Name: freeipa
|
||||||
Version: %{VERSION}
|
Version: %{VERSION}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: The Identity, Policy and Audit system
|
Summary: The Identity, Policy and Audit system
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -932,7 +932,7 @@ fi
|
|||||||
%endif # ONLY_CLIENT
|
%endif # ONLY_CLIENT
|
||||||
|
|
||||||
%changelog
|
%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
|
- Fix broken build after Samba ABI change and rename of libpdb to libsamba-passdb
|
||||||
- Use python-dateutil15 until we validate python-dateutil 2.x
|
- Use python-dateutil15 until we validate python-dateutil 2.x
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user