Bump version to 2.0.6-3
Resolves: Bug 1978618 - Drop argparse-manpage runtime dependency
This commit is contained in:
parent
a09fde99c7
commit
2d2167af92
@ -44,10 +44,13 @@ ExcludeArch: i686
|
|||||||
# set PIE flag
|
# set PIE flag
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
|
# Filter argparse-manpage from autogenerated package Requires
|
||||||
|
%global __requires_exclude ^python.*argparse-manpage
|
||||||
|
|
||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 2.0.6
|
Version: 2.0.6
|
||||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
Release: %{?relprefix}3%{?prerel}%{?dist}
|
||||||
License: GPLv3+ and ASL 2.0 and MPLv2.0 and Boost
|
License: GPLv3+ and ASL 2.0 and MPLv2.0 and Boost
|
||||||
URL: https://www.port389.org
|
URL: https://www.port389.org
|
||||||
Conflicts: selinux-policy-base < 3.9.8
|
Conflicts: selinux-policy-base < 3.9.8
|
||||||
@ -715,6 +718,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 8 2021 Mark Reynolds <mreynolds@redhat.com> - 2.0.6-3
|
||||||
|
- Bump version to 2.0.6-3
|
||||||
|
- Resolves: Bug 1978618 - Drop argparse-manpage runtime dependency
|
||||||
|
|
||||||
* Mon Jun 28 2021 Simon Pichugin <spichugi@redhat.com> - 2.0.6-2
|
* Mon Jun 28 2021 Simon Pichugin <spichugi@redhat.com> - 2.0.6-2
|
||||||
- Roll back to openssl 0.10.33 rust crate as it's required for OpenSSL 3.0.0-alpha16
|
- Roll back to openssl 0.10.33 rust crate as it's required for OpenSSL 3.0.0-alpha16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user