summaryrefslogtreecommitdiffstats
path: root/ceph.spec
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ceph.spec7
-rw-r--r--ceph.spec.in1
2 files changed, 3 insertions, 5 deletions
diff --git a/ceph.spec b/ceph.spec
index 7de4d6d8b..10f1c4eee 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -170,7 +170,7 @@
# main package definition
#################################################################################
Name: ceph
-Version: 18.2.3
+Version: 18.2.4
Release: 0%{?dist}
%if 0%{?fedora} || 0%{?rhel}
Epoch: 2
@@ -186,7 +186,7 @@ License: LGPL-2.1 and LGPL-3.0 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-
Group: System/Filesystems
%endif
URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-18.2.3.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-18.2.4.tar.bz2
%if 0%{?suse_version}
# _insert_obs_source_lines_here
ExclusiveArch: x86_64 aarch64 ppc64le s390x
@@ -1301,7 +1301,7 @@ This package provides a Ceph hardware monitoring agent.
# common
#################################################################################
%prep
-%autosetup -p1 -n ceph-18.2.3
+%autosetup -p1 -n ceph-18.2.4
%build
# Disable lto on systems that do not support symver attribute
@@ -2635,6 +2635,5 @@ exit 0
%dir %{python3_sitelib}/ceph_node_proxy
%{python3_sitelib}/ceph_node_proxy/*
%{python3_sitelib}/ceph_node_proxy-*
-#%{_mandir}/man8/ceph-node-proxy.8*
%changelog
diff --git a/ceph.spec.in b/ceph.spec.in
index f073a9c28..b8dfec1ee 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -2635,6 +2635,5 @@ exit 0
%dir %{python3_sitelib}/ceph_node_proxy
%{python3_sitelib}/ceph_node_proxy/*
%{python3_sitelib}/ceph_node_proxy-*
-#%{_mandir}/man8/ceph-node-proxy.8*
%changelog