Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Mattias Ellert
ea1323bb13 Update to version 4.12.5 2020-10-16 11:38:56 +02:00
Mattias Ellert
1845b6cfba Update to version 4.12.4 2020-09-04 16:40:15 +02:00
2 changed files with 9 additions and 3 deletions

View file

@ -1 +1 @@
SHA512 (xrootd-ceph-4.11.3.tar.gz) = b79584e7c0eb5e7ab9f28bc1ce574c07f3ccaaa6f1e2bc595b45e7411df4f92c6dd695719c4a026fab38e78edbbc3f4dbea2c33716bfa64ec8cf0d2bcf121555
SHA512 (xrootd-ceph-4.12.5.tar.gz) = db0fe7f8713ddf91ce200b364d460206ecf2a08153fb561a99e0780db84ad9d716f9f9fbc3994258e9269fce08d16326c4473bdae200c644cbf4d3bd1144a6eb

View file

@ -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