mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Bump the version numbers for release. Also remove
specific version check on freeradius. Packages aren't available and the freeradius support isn't ready anyway.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
AC_PREREQ(2.59c)
|
||||
AC_INIT([freeipa-client],
|
||||
[0.3.1],
|
||||
AC_INIT([ipa-client],
|
||||
[0.5.0],
|
||||
[https://hosted.fedoraproject.org/projects/freeipa/newticket])
|
||||
|
||||
AC_CONFIG_SRCDIR([ipaclient/__init__.py])
|
||||
@@ -47,7 +47,7 @@ AC_CONFIG_FILES([
|
||||
AC_OUTPUT
|
||||
|
||||
echo "
|
||||
FreeIPA client $VERSION
|
||||
IPA client $VERSION
|
||||
========================
|
||||
|
||||
prefix: ${prefix}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: freeipa-client
|
||||
Version: 0.3.1
|
||||
Version: 0.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: FreeIPA client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user