Bump version to 2.2.1-3
Issue 5332 - BUG - normalise filter as intended Issue 5327 - Validate test metadata Issue 4348 - Add tests for dsidm Bump crossbeam-utils from 0.8.6 to 0.8.8 in /src Issue 5333 - 389-ds-base fails to build with Python 3.11
This commit is contained in:
parent
7fe71f3ded
commit
1d58aef426
@ -47,7 +47,7 @@ ExcludeArch: i686
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 2.2.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv3+ and (ASL 2.0 or MIT) and MIT and (Unlicense or MIT) and MPLv2.0 and BSD and ASL 2.0 and (ASL 2.0 or Boost)
|
||||
URL: https://www.port389.org
|
||||
Conflicts: selinux-policy-base < 3.9.8
|
||||
@ -213,7 +213,7 @@ BuildRequires: rsync
|
||||
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
Requires: python%{python3_pkgversion}-lib389 = %{version}-%{release}
|
||||
Requires: lmdb
|
||||
Requires: lmdb-libs
|
||||
|
||||
# this is needed for using semanage from our setup scripts
|
||||
Requires: policycoreutils-python-utils
|
||||
@ -716,6 +716,14 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Mark Reynolds <mreynolds@redhat.com> - 2.2.1-3
|
||||
- Bump version to 2.2.1-3
|
||||
- Issue 5332 - BUG - normalise filter as intended
|
||||
- Issue 5327 - Validate test metadata
|
||||
- Issue 4348 - Add tests for dsidm
|
||||
- Bump crossbeam-utils from 0.8.6 to 0.8.8 in /src
|
||||
- Issue 5333 - 389-ds-base fails to build with Python 3.11
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.2.1-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (389-ds-base-2.2.1.tar.bz2) = c0985643d59ffb8e702af48325614c33c141f6469a026e831d9997e5ea9cf8b375453f0f379acf7c38c6b4079e12be9943a3de47ebf34766fce9b70db5b600c4
|
||||
SHA512 (jemalloc-5.3.0.tar.bz2) = 22907bb052096e2caffb6e4e23548aecc5cc9283dce476896a2b1127eee64170e3562fa2e7db9571298814a7a2c7df6e8d1fbe152bd3f3b0c1abec22a2de34b1
|
||||
SHA512 (389-ds-base-2.2.1.tar.bz2) = 9408cf689b874e862f81c8e1fdd75788fbc5f9a3f5b1f9b0327248448f0f4115d03d0c0f6ce03ef3e12dde8f982641440d61e0420f5e359af2bd53ec1d36dbc9
|
||||
|
Loading…
Reference in New Issue
Block a user