From 84d1e08d7651d04fffc68d8e25f2568879840ae1 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Thu, 21 Feb 2008 16:11:42 -0500 Subject: Become freeipa-0.99.0 --- ipa-python/ipa-python.spec | 7 +++++-- ipa-python/ipa-python.spec.in | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'ipa-python') diff --git a/ipa-python/ipa-python.spec b/ipa-python/ipa-python.spec index 404d5080a..a283238ca 100755 --- a/ipa-python/ipa-python.spec +++ b/ipa-python/ipa-python.spec @@ -1,6 +1,6 @@ Name: ipa-python -Version: 0.6.0 -Release: 4%{?dist} +Version: 0.99.0 +Release: 1%{?dist} Summary: IPA authentication server Group: System Environment/Base @@ -35,6 +35,9 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/ipa/ipa.conf %changelog +* Thu Feb 21 2008 Rob Crittenden - 0.99.0-1 +- Version bump for release + * Thu Jan 31 2008 Rob Crittenden - 0.6.0-4 - Marked with wrong license. IPA is GPLv2. diff --git a/ipa-python/ipa-python.spec.in b/ipa-python/ipa-python.spec.in index c10a082bd..2214c0d58 100755 --- a/ipa-python/ipa-python.spec.in +++ b/ipa-python/ipa-python.spec.in @@ -1,6 +1,6 @@ Name: ipa-python Version: VERSION -Release: 4%{?dist} +Release: 1%{?dist} Summary: IPA authentication server Group: System Environment/Base @@ -35,6 +35,9 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/ipa/ipa.conf %changelog +* Thu Feb 21 2008 Rob Crittenden - 0.99.0-1 +- Version bump for release + * Thu Jan 31 2008 Rob Crittenden - 0.6.0-4 - Marked with wrong license. IPA is GPLv2. -- cgit