public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xeus] epel10: Update to latest version (#2211103)
@ 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 : ae40bd3eac8b468d36ecb135a21b1e337949bf93
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2023-07-03T20:43:50-04:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/xeus/c/ae40bd3eac8b468d36ecb135a21b1e337949bf93?branch=epel10
Log:
Update to latest version (#2211103)
---
diff --git a/.gitignore b/.gitignore
index e0bb1ec..f872696 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/xeus-1.0.4.tar.gz
/xeus-2.0.0.tar.gz
/xeus-3.0.5.tar.gz
+/xeus-3.1.1.tar.gz
diff --git a/sources b/sources
index 024dbdc..decef14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xeus-3.0.5.tar.gz) = 38c10ab6ab13e323a082124dd4980f5886081426a08bbeda509b28dae6cc794e23f23aadc189b39874f6d7fb1d917372bcfa9ceb2b6d0893fd2e5b333067b9d9
+SHA512 (xeus-3.1.1.tar.gz) = a5260f42e0aaf9b715bc46d10938e5ecaaf4a543e7b14576d4b02b505ab41419ba4b38796b5566eabd4d932e2737b266771f0c3d0b37feda75dcf921d4440cf0
diff --git a/xeus.spec b/xeus.spec
index 0bbddd3..d699eb8 100644
--- a/xeus.spec
+++ b/xeus.spec
@@ -1,5 +1,5 @@
Name: xeus
-Version: 3.0.5
+Version: 3.1.1
Release: %autorelease
Summary: C++ implementation of the Jupyter kernel protocol
@@ -62,7 +62,7 @@ rm docs/build/html/.buildinfo
%files
%doc README.md docs/build/html
%license LICENSE
-%{_libdir}/libxeus.so.8*
+%{_libdir}/libxeus.so.9*
%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 (#2211103) 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