Bump verison to 1.1.46

- Ticket 49015 - regsiter-ds-amin.pl silent registration does not work with local instances
This commit is contained in:
Mark Reynolds 2016-11-01 10:33:32 -04:00
commit f53af7cd66
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <mreynolds@redhat.com> - 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 <mreynolds@redhat.com> - 1.1.45-1
bump version to 1.1.45
Ticket 48988 - ds_removal and ds_unregister should support prompting for password

View file

@ -1 +1 @@
e04fc3686c65e5316aa5ee6143189889 389-admin-1.1.45.tar.bz2
9bae6245eafe691cf47d20ba04e59fa9 389-admin-1.1.46.tar.bz2