Compare commits

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

3 commits

Author SHA1 Message Date
Mattias Ellert
2e3e67b706 Update to version 4.12.6 2020-12-11 16:21:23 +01:00
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 12 additions and 3 deletions

View file

@ -1 +1 @@
SHA512 (xrootd-ceph-4.11.3.tar.gz) = b79584e7c0eb5e7ab9f28bc1ce574c07f3ccaaa6f1e2bc595b45e7411df4f92c6dd695719c4a026fab38e78edbbc3f4dbea2c33716bfa64ec8cf0d2bcf121555
SHA512 (xrootd-ceph-4.12.6.tar.gz) = b307efe81c8d257cb1d62b37cd41d455742a632160aaa9bc277e516154862eedd3ede05b4c9e8ca96ac8adce3439c4e150059933b0408583c6dfd8c80afdb5b6

View file

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