public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xeus] epel10: Update to latest version (#2349512)
@ 2026-07-11 22:28 Elliott Sales de Andrade
0 siblings, 0 replies; only message in thread
From: Elliott Sales de Andrade @ 2026-07-11 22:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xeus
Branch : epel10
Commit : 715eb251d6b524f7d17fab4f272a37dc03f2489d
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2025-09-21T15:41:00-04:00
Stats : +5/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/xeus/c/715eb251d6b524f7d17fab4f272a37dc03f2489d?branch=epel10
Log:
Update to latest version (#2349512)
---
diff --git a/.gitignore b/.gitignore
index e768f3f..5a18e6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,5 @@
/xeus-3.1.4.tar.gz
/xeus-3.1.5.tar.gz
/xeus-5.1.1.tar.gz
+/xeus-5.2.3.tar.gz
+/xeus-5.2.4.tar.gz
diff --git a/sources b/sources
index ab6fa62..fdc6e03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xeus-5.1.1.tar.gz) = 694a93f8e76c984daea74647a1ae7a3f37bb07a87a395b294e862af2c0fa4998a4c197388567cf2442d56844809c5d415cdaf5e1d19343f6c89967a36fc88d8e
+SHA512 (xeus-5.2.4.tar.gz) = 6dba4aa1b274e9471701ccb12825d9810bee3e6e79fa6ae1463b0b55b4270b3697b69fda3a6e5d737b10592ae3c1cfa347f912de5a17f9fff8e1841fce7fe165
diff --git a/xeus.spec b/xeus.spec
index 6f88bf0..57a3775 100644
--- a/xeus.spec
+++ b/xeus.spec
@@ -1,5 +1,5 @@
Name: xeus
-Version: 5.1.1
+Version: 5.2.4
Release: %autorelease
Summary: C++ implementation of the Jupyter kernel protocol
@@ -61,7 +61,7 @@ rm docs/build/html/.buildinfo
%files
%doc README.md docs/build/html
%license LICENSE
-%{_libdir}/libxeus.so.11*
+%{_libdir}/libxeus.so.13{,.*}
%files devel
%{_includedir}/xeus/
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 22:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 22:28 [rpms/xeus] epel10: Update to latest version (#2349512) Elliott Sales de Andrade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox