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: Update to latest version.
Date: Sat, 11 Jul 2026 22:45:38 GMT [thread overview]
Message-ID: <178380993856.1.4912584219730456641.rpms-xtl-bba0db473f8a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xtl
Branch : epel10
Commit : bba0db473f8aad44493c8b62ce65a1834ac7d391
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2020-07-21T16:10:32-04:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/xtl/c/bba0db473f8aad44493c8b62ce65a1834ac7d391?branch=epel10
Log:
Update to latest version.
---
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 fe97a73..db0e2be 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
@@ -51,8 +51,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
@@ -61,11 +61,11 @@ popd
%install
-%make_install
+%cmake_install
%check
-make xtest
+make -C "%{_vpath_builddir}" xtest
%files devel
@@ -80,6 +80,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
next reply other threads:[~2026-07-11 22:45 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-11 22:45 Elliott Sales de Andrade [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-11 22:45 [rpms/xtl] epel10: Update to latest version sergesanspaille
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 Elliott Sales de Andrade
2026-07-11 22:45 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=178380993856.1.4912584219730456641.rpms-xtl-bba0db473f8a@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