ceph-17.2.6 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
f33cca0cb6
commit
aaedf07964
10
ceph.spec
10
ceph.spec
@ -20,8 +20,6 @@
|
|||||||
# please read this for explanation of bcond syntax:
|
# please read this for explanation of bcond syntax:
|
||||||
# https://rpm-software-management.github.io/rpm/manual/conditionalbuilds.html
|
# https://rpm-software-management.github.io/rpm/manual/conditionalbuilds.html
|
||||||
#################################################################################
|
#################################################################################
|
||||||
%global _hardened_build 1
|
|
||||||
|
|
||||||
%bcond_with make_check
|
%bcond_with make_check
|
||||||
%bcond_with zbd
|
%bcond_with zbd
|
||||||
%bcond_with cmake_verbose_logging
|
%bcond_with cmake_verbose_logging
|
||||||
@ -161,8 +159,8 @@
|
|||||||
# main package definition
|
# main package definition
|
||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 17.2.5
|
Version: 17.2.6
|
||||||
Release: 13%{?dist}
|
Release: 1%{?dist}
|
||||||
%if 0%{?fedora} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?rhel}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
@ -689,6 +687,7 @@ Requires: python%{python3_pkgversion}-pecan
|
|||||||
Requires: python%{python3_pkgversion}-pyOpenSSL
|
Requires: python%{python3_pkgversion}-pyOpenSSL
|
||||||
Requires: python%{python3_pkgversion}-requests
|
Requires: python%{python3_pkgversion}-requests
|
||||||
Requires: python%{python3_pkgversion}-dateutil
|
Requires: python%{python3_pkgversion}-dateutil
|
||||||
|
Requires: python%{python3_pkgversion}-setuptools
|
||||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||||
Requires: python%{python3_pkgversion}-cherrypy
|
Requires: python%{python3_pkgversion}-cherrypy
|
||||||
Requires: python%{python3_pkgversion}-pyyaml
|
Requires: python%{python3_pkgversion}-pyyaml
|
||||||
@ -2618,6 +2617,9 @@ exit 0
|
|||||||
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
%config %{_sysconfdir}/prometheus/ceph/ceph_default_alerts.yml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 7 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.6-1
|
||||||
|
- ceph-17.2.6 GA
|
||||||
|
|
||||||
* Wed Feb 22 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.5-13
|
* Wed Feb 22 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 2:17.2.5-13
|
||||||
- ceph-17.2.5, rebuild with bundled boost until boost-1.81 compatible
|
- ceph-17.2.5, rebuild with bundled boost until boost-1.81 compatible
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ceph-17.2.5.tar.gz) = 10cd3d9eb01c91c148a92f1f7d040bbd78af5bb1ab15d071d93f54b37097dc9e1268eed9e788fe32794d137f6af81abd6a2aeaee39cef44d2c45234a15cc6020
|
SHA512 (ceph-17.2.6.tar.gz) = dca9aea2ce210c15fcc34cb06a5dc5b4488ffa36d684166d47ebd87e48b54b6fee0882e1c67007a780e1c25754e9bc6e760cc10f60ea1183263f8504ef2dbd9b
|
||||||
|
Loading…
Reference in New Issue
Block a user