public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Elliott Sales de Andrade <quantum.analyst@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xeus] epel10: Merge branch 'f31'
Date: Sat, 11 Jul 2026 22:27:50 GMT	[thread overview]
Message-ID: <178380887073.1.16579030660954039077.rpms-xeus-e53c2ac58594@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xeus
Branch : epel10
Commit : e53c2ac58594d21f739d9ee09a24f3312cabbd5e
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date   : 2020-03-14T20:27:44-04:00
Stats  : +8/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xeus/c/e53c2ac58594d21f739d9ee09a24f3312cabbd5e?branch=epel10

Log:
Merge branch 'f31'

---
diff --git a/.gitignore b/.gitignore
index 8beaa1d..4f8af86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /xeus-0.23.3.tar.gz
 /xeus-0.23.5.tar.gz
 /xeus-0.23.6.tar.gz
+/xeus-0.23.8.tar.gz

diff --git a/sources b/sources
index 16b86d8..2a39751 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xeus-0.23.6.tar.gz) = fc0fe42dac41faec9de318ccef617cf1bd86ecf581bf72e81f8fdf56db6710aa2ebb8f699b936fd17ba005f5e07777945364c99ffcfdfbf30714d458572f2640
+SHA512 (xeus-0.23.8.tar.gz) = 2b9571cf6fd89ce13838da357b76706676794c5e6b8ecfb467a030fb357ee96b8e971167ff660767941e9c89a9bc55076715537e92570f0c67f9af3d4729e3a7

diff --git a/xeus.spec b/xeus.spec
index 5c174b0..c7d56b2 100644
--- a/xeus.spec
+++ b/xeus.spec
@@ -1,5 +1,5 @@
 Name:           xeus
-Version:        0.23.6
+Version:        0.23.8
 Release:        1%{?dist}
 Summary:        C++ implementation of the Jupyter kernel protocol
 
@@ -43,7 +43,7 @@ Development files for %{name} library.
 
 %build
 mkdir build && cd build
-%cmake -DBUILD_STATIC_LIBS=OFF -DDISABLE_ARCH_NATIVE=ON ..
+%cmake -DXEUS_BUILD_STATIC_LIBS=OFF -DXEUS_DISABLE_ARCH_NATIVE=ON ..
 %make_build
 
 make -C ../docs SPHINXBUILD=sphinx-build-3 html BUILDDIR=${PWD}
@@ -71,6 +71,9 @@ ctest -V
 
 
 %changelog
+* Sat Mar 14 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.23.8-1
+- Update to latest version
+
 * Tue Mar 03 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.23.6-1
 - Update to latest version
 

diff --git a/xeus.spec b/xeus.spec
index f740659..c7d56b2 100644
--- a/xeus.spec
+++ b/xeus.spec
@@ -7,11 +7,6 @@ License:        BSD
 URL:            https://github.com/QuantStack/xeus
 Source0:        https://github.com/QuantStack/xeus/archive/%{version}/%{name}-%{version}.tar.gz
 
-# xtl is broken on some arches.
-# https://bugzilla.redhat.com/show_bug.cgi?id=1745840
-# https://bugzilla.redhat.com/show_bug.cgi?id=1745841
-ExcludeArch: armv7hl ppc64le
-
 BuildRequires:  cmake >= 3.8
 BuildRequires:  cmake(cppzmq) >= 4.3.0
 BuildRequires:  cmake(nlohmann_json) >= 3.2.0
@@ -84,6 +79,7 @@ ctest -V
 
 * Fri Feb 14 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.23.5-1
 - Update to latest version
+- Re-enable build on armv7hl and ppc64le
 
 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

             reply	other threads:[~2026-07-11 22:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-11 22:27 Elliott Sales de Andrade [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-11 22:27 [rpms/xeus] epel10: Merge branch 'f31' Elliott Sales de Andrade
2026-07-11 22:27 Elliott Sales de Andrade
2026-07-11 22:27 Elliott Sales de Andrade

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178380887073.1.16579030660954039077.rpms-xeus-e53c2ac58594@fedoraproject.org \
    --to=quantum.analyst@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox