Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e3e67b706 | ||
|
|
ea1323bb13 | ||
|
|
1845b6cfba |
2 changed files with 12 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xrootd-ceph-4.11.3.tar.gz) = b79584e7c0eb5e7ab9f28bc1ce574c07f3ccaaa6f1e2bc595b45e7411df4f92c6dd695719c4a026fab38e78edbbc3f4dbea2c33716bfa64ec8cf0d2bcf121555
|
||||
SHA512 (xrootd-ceph-4.12.6.tar.gz) = b307efe81c8d257cb1d62b37cd41d455742a632160aaa9bc277e516154862eedd3ede05b4c9e8ca96ac8adce3439c4e150059933b0408583c6dfd8c80afdb5b6
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: xrootd-ceph
|
||||
Epoch: 1
|
||||
Version: 4.11.3
|
||||
Version: 4.12.6
|
||||
Release: 1%{?dist}
|
||||
Summary: XRootD plug-in for interfacing with the Ceph storage platform
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ with the Ceph storage platform.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%cmake -DPLUGIN_VERSION:STRING=$(xrootd-config --plugin-version)
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
|
@ -46,6 +46,15 @@ rm %{buildroot}%{_libdir}/libXrdCephPosix.so
|
|||
%license COPYING* LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Dec 11 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.6-1
|
||||
- Update to version 4.12.6
|
||||
|
||||
* Fri Oct 16 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.5-1
|
||||
- Update to version 4.12.5
|
||||
|
||||
* Fri Sep 04 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.4-1
|
||||
- Update to version 4.12.4
|
||||
|
||||
* Sat Mar 21 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.11.3-1
|
||||
- Update to version 4.11.3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue