Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ea1323bb13 | ||
|
|
1845b6cfba |
2 changed files with 9 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xrootd-ceph-4.11.3.tar.gz) = b79584e7c0eb5e7ab9f28bc1ce574c07f3ccaaa6f1e2bc595b45e7411df4f92c6dd695719c4a026fab38e78edbbc3f4dbea2c33716bfa64ec8cf0d2bcf121555
|
||||
SHA512 (xrootd-ceph-4.12.5.tar.gz) = db0fe7f8713ddf91ce200b364d460206ecf2a08153fb561a99e0780db84ad9d716f9f9fbc3994258e9269fce08d16326c4473bdae200c644cbf4d3bd1144a6eb
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: xrootd-ceph
|
||||
Epoch: 1
|
||||
Version: 4.11.3
|
||||
Version: 4.12.5
|
||||
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,12 @@ rm %{buildroot}%{_libdir}/libXrdCephPosix.so
|
|||
%license COPYING* LICENSE
|
||||
|
||||
%changelog
|
||||
* 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