diff options
author | Simo Sorce <ssorce@redhat.com> | 2007-09-12 11:51:16 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2007-09-12 11:51:16 -0400 |
commit | 5898ae527aab2358780abf56fbd33542336af54e (patch) | |
tree | 831a109935029cbc57c372cddf5e032af2a9f897 /ipa-python | |
parent | 182fbe30945a8de005f00b460968dca7973342fb (diff) | |
download | freeipa-5898ae527aab2358780abf56fbd33542336af54e.tar.gz freeipa-5898ae527aab2358780abf56fbd33542336af54e.tar.xz freeipa-5898ae527aab2358780abf56fbd33542336af54e.zip |
In the TCP case there is an extra (redundant) lenght
field before the packet data, address the problem.
Diffstat (limited to 'ipa-python')
-rwxr-xr-x | ipa-python/freeipa-python.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ipa-python/freeipa-python.spec b/ipa-python/freeipa-python.spec index fe4ccc36..f2403582 100755 --- a/ipa-python/freeipa-python.spec +++ b/ipa-python/freeipa-python.spec @@ -1,6 +1,6 @@ Name: freeipa-python -Version: 0.3.0 -Release: 4%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: FreeIPA authentication server Group: System Environment/Base |