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.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/ipa-python/freeipa-python.spec.in b/ipa-python/freeipa-python.spec.in
index 37eb23f00..0c46098ce 100755
--- a/ipa-python/freeipa-python.spec.in
+++ b/ipa-python/freeipa-python.spec.in
@@ -1,7 +1,6 @@
-
Name: freeipa-python
Version: VERSION
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: FreeIPA authentication server
Group: System Environment/Base
@@ -39,6 +38,9 @@ rm -rf %{buildroot}
%config(noreplace) %{_sysconfdir}/ipa/ipa.conf
%changelog
+* Thu Nov 1 2007 Karl MacMillan <kmacmill@redhat.com> - 0.4.1-1
+- Version bump for release
+
* Wed Oct 17 2007 Rob Crittenden <rcritten@redhat.com> - 0.4.0-2
- Use new python setup.py build script