summaryrefslogtreecommitdiffstats
path: root/ipa-python/freeipa-python.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-python/freeipa-python.spec.in')
-rwxr-xr-xipa-python/freeipa-python.spec.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/ipa-python/freeipa-python.spec.in b/ipa-python/freeipa-python.spec.in
index bec58819..b0a37308 100755
--- a/ipa-python/freeipa-python.spec.in
+++ b/ipa-python/freeipa-python.spec.in
@@ -1,6 +1,6 @@
Name: freeipa-python
Version: VERSION
-Release: 1%{?dist}
+Release: 3%{?dist}
Summary: FreeIPA authentication server
Group: System Environment/Base
@@ -42,6 +42,13 @@ rm -rf %{buildroot}
%changelog
+* Mon Aug 5 2007 Rob Crittenden <rcritten@redhat.com> - 0.1.0-3
+- Abstracted client class to work directly or over RPC
+
+* Wed Aug 1 2007 Rob Crittenden <rcritten@redhat.com> - 0.1.0-2
+- Add User class
+- Add kerberos authentication to the XML-RPC request made from tools.
+
* Fri Jul 27 2007 Karl MacMillan <kmacmill@localhost.localdomain> - 0.1.0-1
- Initial rpm version