public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xrootd-s3-http] epel8: Update to version 0.6.8
@ 2026-06-20 12:50 Mattias Ellert
  0 siblings, 0 replies; only message in thread
From: Mattias Ellert @ 2026-06-20 12:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xrootd-s3-http
Branch : epel8
Commit : 0c0a664f9855fb8a8056046ed381064cff46ee3e
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date   : 2026-06-20T14:48:03+02:00
Stats  : +16/-11 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/xrootd-s3-http/c/0c0a664f9855fb8a8056046ed381064cff46ee3e?branch=epel8

Log:
Update to version 0.6.8

---
diff --git a/sources b/sources
index 6cc010a..4dbd4f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xrootd-s3-http-0.6.6.tar.gz) = 0596521a145b3d421f878b7f4a0802998e86c98b5b9d233e454adc9350769f6a63d6913b24f24c6648aacf4ca15e7f483b2d27d902c1afecff89f54bcc6876f4
+SHA512 (xrootd-s3-http-0.6.8.tar.gz) = 7da75c180a315abbdfad522a56784786feedec370ef10af53e2334a2fe1177d67ede1cb8be6d0d74428d0fc37eea28d18c6bcaef4c05a906642d2ff05204b299

diff --git a/xrootd-s3-http.spec b/xrootd-s3-http.spec
index 16cf1aa..9d2bc58 100644
--- a/xrootd-s3-http.spec
+++ b/xrootd-s3-http.spec
@@ -2,8 +2,8 @@
 %undefine __cmake_in_source_build
 
 Name:		xrootd-s3-http
-Version:	0.6.6
-Release:	3%{?dist}
+Version:	0.6.8
+Release:	1%{?dist}
 Summary:	S3/HTTP/Globus filesystem plugins for XRootD
 
 License:	Apache-2.0
@@ -53,20 +53,25 @@ sed 's!nlohmann_json 3.11.2 QUIET!nlohmann_json QUIET!' -i CMakeLists.txt
 %cmake_install
 rm %{buildroot}%{_libdir}/libXrdPelicanHttpCore.so
 
+%global pver %(xrootd-config --plugin-version)
+
 %files
 %{_libdir}/libXrdPelicanHttpCore.so.*
-%{_libdir}/libXrdHTTPServer-6.so
-%{_libdir}/libXrdN2NPrefix-6.so
-%{_libdir}/libXrdOssFilter-6.so
-%{_libdir}/libXrdOssGlobus-6.so
-%{_libdir}/libXrdOssHttp-6.so
-%{_libdir}/libXrdOssS3-6.so
-%{_libdir}/libXrdOssPosc-6.so
-%{_libdir}/libXrdS3-6.so
+%{_libdir}/libXrdHTTPServer-%{pver}.so
+%{_libdir}/libXrdN2NPrefix-%{pver}.so
+%{_libdir}/libXrdOssFilter-%{pver}.so
+%{_libdir}/libXrdOssGlobus-%{pver}.so
+%{_libdir}/libXrdOssHttp-%{pver}.so
+%{_libdir}/libXrdOssS3-%{pver}.so
+%{_libdir}/libXrdOssPosc-%{pver}.so
+%{_libdir}/libXrdS3-%{pver}.so
 %doc README.md
 %license LICENSE
 
 %changelog
+* Sat Jun 20 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.6.8-1
+- Update to version 0.6.8
+
 * Sat Jun 13 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 0.6.6-3
 - Rebuilt for openssl 4.0
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-20 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 12:50 [rpms/xrootd-s3-http] epel8: Update to version 0.6.8 Mattias Ellert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox