From f53af7cd66de57ad2c1d8bf18c13b4e4bb31c6cb Mon Sep 17 00:00:00 2001 From: Mark Reynolds Date: Nov 01 2016 14:33:32 +0000 Subject: Bump verison to 1.1.46 - Ticket 49015 - regsiter-ds-amin.pl silent registration does not work with local instances --- diff --git a/.gitignore b/.gitignore index 8b35c25..e4a428b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /389-admin-1.1.45.tar.bz2 /389-admin-1.1.45-1.bz2 /389-admin-1.1.45-1.tar.bz2 +/389-admin-1.1.46.tar.bz2 diff --git a/389-admin.spec b/389-admin.spec index bc3ca4f..084e769 100644 --- a/389-admin.spec +++ b/389-admin.spec @@ -12,10 +12,10 @@ Summary: 389 Administration Server (admin) Name: 389-admin -Version: 1.1.45 +Version: 1.1.46 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 and ASL 2.0 -URL: http://port389.org/ +URL: http://www.port389.org/ Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -46,7 +46,7 @@ Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units -Source0: http://port389.org/sources/%{name}-%{version}%{?prerel}.tar.bz2 +Source0: http://www.port389.org/sources/%{name}-%{version}%{?prerel}.tar.bz2 # 389-admin-git.sh should be used to generate the source tarball from git Source1: %{name}-git.sh @@ -128,6 +128,10 @@ end %{_mandir}/man8/* %changelog +* Tue Nov 01 2016 Mark Reynolds - 1.1.46-1 +- Bump verison to 1.1.46 +- Ticket 49015 - regsiter-ds-amin.pl silent registration does not work with local instances + * Tue Oct 11 2016 Mark Reynolds - 1.1.45-1 bump version to 1.1.45 Ticket 48988 - ds_removal and ds_unregister should support prompting for password diff --git a/sources b/sources index d2f999b..2401298 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e04fc3686c65e5316aa5ee6143189889 389-admin-1.1.45.tar.bz2 +9bae6245eafe691cf47d20ba04e59fa9 389-admin-1.1.46.tar.bz2