]> git.proxmox.com Git - ceph.git/blobdiff - ceph/ceph.spec
import new upstream nautilus stable release 14.2.6
[ceph.git] / ceph / ceph.spec
index e6ad065e9bd5027e857aff9bff94c1cae04c2f0a..47818e55a22222fbbd2010c0ab5d544fe90b3847 100644 (file)
 # main package definition
 #################################################################################
 Name:          ceph
-Version:       14.2.5
+Version:       14.2.6
 Release:       0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch:         2
@@ -117,7 +117,7 @@ License:    LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and
 Group:         System/Filesystems
 %endif
 URL:           http://ceph.com/
-Source0:       %{?_remote_tarball_prefix}ceph-14.2.5.tar.bz2
+Source0:       %{?_remote_tarball_prefix}ceph-14.2.6.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1105,7 +1105,7 @@ This package provides Ceph’s default alerts for Prometheus.
 # common
 #################################################################################
 %prep
-%autosetup -p1 -n ceph-14.2.5
+%autosetup -p1 -n ceph-14.2.6
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed: