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/xtl] epel10: Merge branch 'f31'
Date: Sat, 11 Jul 2026 22:45:38 GMT [thread overview]
Message-ID: <178380993899.1.12646214412982890769.rpms-xtl-66bc25547da7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xtl
Branch : epel10
Commit : 66bc25547da7d3fd606473d94196501f32fdbf2b
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2020-07-21T16:10:39-04:00
Stats : +13/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/xtl/c/66bc25547da7d3fd606473d94196501f32fdbf2b?branch=epel10
Log:
Merge branch 'f31'
---
diff --git a/.gitignore b/.gitignore
index e4b5f85..040d4c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/xtl-0.6.11.tar.gz
/xtl-0.6.12.tar.gz
/xtl-0.6.13.tar.gz
+/xtl-0.6.15.tar.gz
diff --git a/sources b/sources
index 3015939..d84a05a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtl-0.6.13.tar.gz) = 80c9abf8bb13356757eb8a3d72a81675f88f81fdb45a1ac4f650d0ce64b6c95874ed30a80016b0e6b1e8d3bb6eb42b1ded4bff583de8c4d99c8d2dc3cde953af
+SHA512 (xtl-0.6.15.tar.gz) = 2587b15f9b2035851a9e4472151fcac846da797b4e680af235b24f871447b6b615b459b3f62d68c5f2677f83773bd34e5fb74ec86ac66dc3de4ddb83d55e6cff
diff --git a/xtl.spec b/xtl.spec
index a3d3914..b178c1f 100644
--- a/xtl.spec
+++ b/xtl.spec
@@ -2,7 +2,7 @@
%global debug_package %{nil}
Name: xtl
-Version: 0.6.13
+Version: 0.6.15
Release: 1%{?dist}
License: BSD
Summary: QuantStack tools library
@@ -47,8 +47,8 @@ Documentation files for %{name} library.
%build
-%cmake -DBUILD_TESTS=ON .
-%make_build
+%cmake -DBUILD_TESTS=ON
+%cmake_build
pushd docs
make html SPHINXBUILD=sphinx-build-3
@@ -57,11 +57,11 @@ popd
%install
-%make_install
+%cmake_install
%check
-make xtest
+make -C "%{_vpath_builddir}" xtest
%files devel
@@ -76,6 +76,9 @@ make xtest
%changelog
+* Tue Jul 21 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.6.15-1
+- Update to latest version
+
* Sat Mar 14 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.6.13-1
- Update to latest version
diff --git a/xtl.spec b/xtl.spec
index db0e2be..b178c1f 100644
--- a/xtl.spec
+++ b/xtl.spec
@@ -11,10 +11,6 @@ Source0: https://github.com/QuantStack/%{name}/archive/%{version}/%{name}
# https://github.com/QuantStack/xtl/issues/97
Patch0001: 0001-Fix-complex-test.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=1745840
-# https://bugzilla.redhat.com/show_bug.cgi?id=1745841
-ExcludeArch: armv7hl ppc64le
-
BuildRequires: binutils
BuildRequires: cmake
BuildRequires: doxygen
@@ -86,6 +82,9 @@ make -C "%{_vpath_builddir}" xtest
* Sat Mar 14 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.6.13-1
- Update to latest version
+* Fri Feb 14 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.6.12-2
+- Re-enable armv7hl and ppc64le
+
* Fri Feb 14 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.6.12-1
- Update to latest version
next reply other threads:[~2026-07-11 22:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-11 22:45 Elliott Sales de Andrade [this message]
2026-07-11 22:45 [rpms/xtl] epel10: Merge branch 'f31' 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=178380993899.1.12646214412982890769.rpms-xtl-66bc25547da7@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