Fix inconsistent bullet points in changelog

OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=360
This commit is contained in:
Tim Serong 2024-03-19 23:34:13 +00:00 committed by Git OBS Bridge
parent 484f13660e
commit 7156ad152f

View File

@ -2,18 +2,18 @@
Tue Mar 19 06:35:43 UTC 2024 - Tim Serong <tserong@suse.com>
- Update to 16.2.15-68-gbb20a17289a:
* mds: disable `defer_client_eviction_on_laggy_osds' by default
* ceph.spec.in: Advertise users/groups that are generated by the pre scripts
* cmake: Ensure git exists before executing it
* make-dist: strip "-%{release}" from ceph package Requires
+ mds: disable `defer_client_eviction_on_laggy_osds' by default
+ ceph.spec.in: Advertise users/groups that are generated by the pre scripts
+ cmake: Ensure git exists before executing it
+ make-dist: strip "-%{release}" from ceph package Requires
- Drop ceph-cmake-3.28.patch (now included in source tarball)
-------------------------------------------------------------------
Thu Jan 25 10:42:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Advertised user/groups that are generated by the pre scripts:
* package cephadm generates user/group cephadm
* package ceph-common generates user/group ceph
+ package cephadm generates user/group cephadm
+ package ceph-common generates user/group ceph
-------------------------------------------------------------------
Tue Dec 19 12:33:41 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>