Bump version to 1.4.1.2-2
Fix lib389 python requirement
This commit is contained in:
parent
3289ef5966
commit
762e206bee
@ -45,7 +45,7 @@ ExcludeArch: i686
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.4.1.2
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://www.port389.org
|
||||
Conflicts: selinux-policy-base < 3.9.8
|
||||
@ -259,7 +259,7 @@ Summary: A library for accessing, testing, and configuring the 389 Directory Se
|
||||
BuildArch: noarch
|
||||
Requires: openssl
|
||||
Requires: iproute
|
||||
Requires: platform-python
|
||||
Requires: python%{python3_pkgversion}
|
||||
Requires: python%{python3_pkgversion}-pytest
|
||||
Requires: python%{python3_pkgversion}-ldap
|
||||
Requires: python%{python3_pkgversion}-six
|
||||
@ -762,6 +762,10 @@ exit 0
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Fri Mar 29 2019 Mark Reynolds <mreynolds@redhat.com> - 1.4.1.2-2
|
||||
- Bump version to 1.4.1.2-2
|
||||
- Fix lib389 python requirement
|
||||
|
||||
* Fri Mar 29 2019 Mark Reynolds <mreynolds@redhat.com> - 1.4.1.2-1
|
||||
- Bump version to 1.4.1.2-1
|
||||
- Ticket 50308 - Revise memory leak fix
|
||||
|
Loading…
Reference in New Issue
Block a user